2008-03-03 |
Vincent Povirk | xwm, core: handle docking windows
|
commit | commitdiff | tree |
2008-03-03 |
Vincent Povirk | TODO: resize cursor
|
commit | commitdiff | tree |
2008-03-03 |
Vincent Povirk | core: fix crash when single-clicking window borders
|
commit | commitdiff | tree |
2008-03-03 |
Vincent Povirk | xwm: implement the type property on LuccaWindow
|
commit | commitdiff | tree |
2008-03-03 |
Vincent Povirk | TODO: LuccaBin bug
|
commit | commitdiff | tree |
2008-03-03 |
Vincent Povirk | core: work around a problem with LuccaBin; it seems...
|
commit | commitdiff | tree |
2008-03-03 |
Vincent Povirk | xwm: add code to theoretically account for changes...
|
commit | commitdiff | tree |
2008-03-03 |
Vincent Povirk | xwm: handle changes to WM_HINTS and unset WM_HINTS...
|
commit | commitdiff | tree |
2008-03-03 |
Vincent Povirk | xwm: don't set the closedown mode
|
commit | commitdiff | tree |
2008-02-29 |
Vincent Povirk | edit INSTALL, add test option to build script
|
commit | commitdiff | tree |
2008-02-29 |
Vincent Povirk | core: add a bar separating the titlebar from the client...
|
commit | commitdiff | tree |
2008-02-29 |
Vincent Povirk | TODO: update for previous fix
|
commit | commitdiff | tree |
2008-02-29 |
Vincent Povirk | xwm, core: dialog windows open in the tile containing...
|
commit | commitdiff | tree |
2008-02-27 |
Vincent Povirk | add TODO
|
commit | commitdiff | tree |
2008-02-27 |
Vincent Povirk | core: update the titlebars as the windows' titles change
|
commit | commitdiff | tree |
2008-02-27 |
Vincent Povirk | xwm: watch for changes in the requested title of managed...
|
commit | commitdiff | tree |
2008-02-27 |
Vincent Povirk | xwm, core: focus windows when the pointer enters them
|
commit | commitdiff | tree |
2008-02-27 |
Vincent Povirk | xwm, core: set the input focus to a window when that...
|
commit | commitdiff | tree |
2008-02-27 |
Vincent Povirk | xwm, core: track focus change events (which do not...
|
commit | commitdiff | tree |
2008-02-25 |
Vincent Povirk | start-xephyr: start gnome-settings-daemon so controls...
|
commit | commitdiff | tree |
2008-02-25 |
Vincent Povirk | core: make the x button close windows
|
commit | commitdiff | tree |
2008-02-25 |
Vincent Povirk | xwm: implement lucca_window_close
|
commit | commitdiff | tree |
2008-02-25 |
Vincent Povirk | xwm: fix case where a window is reused by an app
|
commit | commitdiff | tree |
2008-02-25 |
Vincent Povirk | xwm: trigger the 'withdraw' signal when windows are...
|
commit | commitdiff | tree |
2008-02-25 |
Vincent Povirk | xwm: check to see if a LuccaWindow already exists for...
|
commit | commitdiff | tree |
2008-02-25 |
Vincent Povirk | xwm: add a test for a bug in the withdraw code and...
|
commit | commitdiff | tree |
2008-02-23 |
Vincent Povirk | core: set the minimum tile size at 70x70 pixels
|
commit | commitdiff | tree |
2008-02-23 |
Vincent Povirk | core: implement tile deleting
|
commit | commitdiff | tree |
2008-02-23 |
Vincent Povirk | core: implemented resizing (but not deleting!) tiles
|
commit | commitdiff | tree |
2008-02-22 |
Vincent Povirk | core: implement "split right" operation
|
commit | commitdiff | tree |
2008-02-22 |
Vincent Povirk | xwm, core: implement "split down" operation
|
commit | commitdiff | tree |
2008-02-22 |
Vincent Povirk | bin: set window type to GTK_WINDOW_POPUP in the realize...
|
commit | commitdiff | tree |
2008-02-22 |
Vincent Povirk | bin: use gtk_widget_set_size_request so that GtkWindow...
|
commit | commitdiff | tree |
2008-02-22 |
Vincent Povirk | bin: use gtk_window instead of gdk_window functions...
|
commit | commitdiff | tree |
2008-02-22 |
Vincent Povirk | core: add window switching functionality
|
commit | commitdiff | tree |
2008-02-22 |
Vincent Povirk | xwm: catch BadWindow errors properly in lucca_window_configure
|
commit | commitdiff | tree |
2008-02-20 |
Vincent Povirk | core: windows are now presented to the user, occupying...
|
commit | commitdiff | tree |
2008-02-20 |
Vincent Povirk | core: add LuccaGraphicalTile class
|
commit | commitdiff | tree |
2008-02-20 |
Vincent Povirk | bin: don't set the GdkWindow's title if the GtkWindow...
|
commit | commitdiff | tree |
2008-02-20 |
Vincent Povirk | xwm,bin: move LuccaBin into its own module
|
commit | commitdiff | tree |
2008-02-18 |
Vincent Povirk | core: stub implementation of LuccaWorkArea
|
commit | commitdiff | tree |
2008-02-18 |
Vincent Povirk | xwm: fix copy/paste error from last commit
|
commit | commitdiff | tree |
2008-02-18 |
Vincent Povirk | xwm: implement window property for LuccaWindow
|
commit | commitdiff | tree |
2008-02-18 |
Vincent Povirk | xwm: fix lucca_display_default_screen returning NULL...
|
commit | commitdiff | tree |
2008-02-18 |
Vincent Povirk | xwm: implement lucca_screen_get_display
|
commit | commitdiff | tree |
2008-02-18 |
Vincent Povirk | xwm: add valid, width/height, and workarea-* properties...
|
commit | commitdiff | tree |
2008-02-15 |
Vincent Povirk | xwm: implement lucca_display_create_internal (untested)
|
commit | commitdiff | tree |
2008-02-15 |
Vincent Povirk | xwm: implement lucca_display_get_windows
|
commit | commitdiff | tree |
2008-02-15 |
Vincent Povirk | xwm: implement lucca_display_get_default_screen
|
commit | commitdiff | tree |
2008-02-15 |
Vincent Povirk | implement lucca_display_disconnect and clean up some...
|
commit | commitdiff | tree |
2008-02-15 |
Vincent Povirk | xwm: add test for valid property on displays
|
commit | commitdiff | tree |
2008-02-15 |
Vincent Povirk | implement lucca_window_configure
|
commit | commitdiff | tree |
2008-02-13 |
Vincent Povirk | xwm: implement lucca_window_get_requested_states
|
commit | commitdiff | tree |
2008-02-13 |
Vincent Povirk | xwm: implement lucca_window_get_geometry_hints
|
commit | commitdiff | tree |
2008-02-13 |
Vincent Povirk | X Window Management Module: make requested-title property...
|
commit | commitdiff | tree |
2008-02-13 |
Vincent Povirk | X Window Management Module: implement requested-title...
|
commit | commitdiff | tree |
2008-02-11 |
Vincent Povirk | implement new-window signal for windows that exist...
|
commit | commitdiff | tree |
2008-02-11 |
Vincent Povirk | LuccaDisplay objects can connect to a gdk display and...
|
commit | commitdiff | tree |
2008-02-08 |
Vincent Povirk | add untested code for lucca_display_connect
|
commit | commitdiff | tree |
2008-02-08 |
Vincent Povirk | add XWM files to .gitignore
|
commit | commitdiff | tree |
2008-02-08 |
Vincent Povirk | add X Window Management module
|
commit | commitdiff | tree |
2008-02-08 |
Vincent Povirk | obsessive comment fixing
|
commit | commitdiff | tree |
2008-02-08 |
Vincent Povirk | fix typos in LUCCA_IS_*_CLASS
|
commit | commitdiff | tree |
2008-02-08 |
Vincent Povirk | write test results to a log instead of printing them
|
commit | commitdiff | tree |
2008-02-08 |
Vincent Povirk | add remaining minimum size checks
|
commit | commitdiff | tree |
2008-02-08 |
Vincent Povirk | add check in lucca_layout_initialize for a tile with...
|
commit | commitdiff | tree |
2008-02-08 |
Vincent Povirk | add some tests and related fixes for checks that ensure...
|
commit | commitdiff | tree |
2008-02-08 |
Vincent Povirk | implement lucca_layouttile_resize_block
|
commit | commitdiff | tree |
2008-02-08 |
Vincent Povirk | implement lucca_layouttile_resize_preview
|
commit | commitdiff | tree |
2008-02-06 |
Vincent Povirk | implement lucca_layouttile_split
|
commit | commitdiff | tree |
2008-02-06 |
Vincent Povirk | implement lucca_layouttile_set_geometry
|
commit | commitdiff | tree |
2008-02-06 |
Vincent Povirk | implement lucca_layouttile_get_geometry_hints
|
commit | commitdiff | tree |
2008-02-06 |
Vincent Povirk | implement lucca_layouttile_get_layout
|
commit | commitdiff | tree |
2008-02-06 |
Vincent Povirk | implement x, y, width, height properties for LuccaLayoutTile
|
commit | commitdiff | tree |
2008-02-06 |
Vincent Povirk | layout tests: properly free all references when the...
|
commit | commitdiff | tree |
2008-02-06 |
Vincent Povirk | implement valid property on LuccaLayoutTile
|
commit | commitdiff | tree |
2008-02-06 |
Vincent Povirk | implement lucca_layout_get_tiles()
|
commit | commitdiff | tree |
2008-02-06 |
Vincent Povirk | implement lucca_layout_get_tiles_in_rectangle
|
commit | commitdiff | tree |
2008-02-04 |
Vincent Povirk | implement LuccaLayout properties
|
commit | commitdiff | tree |
2008-02-04 |
Vincent Povirk | minor fix to lucca_layout_dispose
|
commit | commitdiff | tree |
2008-02-04 |
Vincent Povirk | implement dispose() methods so layouts and tiles can...
|
commit | commitdiff | tree |
2008-02-04 |
Vincent Povirk | implement lucca_layout_deinit
|
commit | commitdiff | tree |
2008-02-04 |
Vincent Povirk | add dependency listing and lucca-common.h
|
commit | commitdiff | tree |