2007-05-10 |
Dana Jansens | add _NET_RESTACK_WINDOW
|
commit | commitdiff | tree |
2007-05-10 |
Dana Jansens | add support for _NET_RESTACK_WINDOW
|
commit | commitdiff | tree |
2007-05-10 |
Dana Jansens | not using this anymore
|
commit | commitdiff | tree |
2007-05-10 |
Dana Jansens | dont clean the rc and menu. and include them in make...
|
commit | commitdiff | tree |
2007-05-10 |
Dana Jansens | dont count button releases to change the context until...
|
commit | commitdiff | tree |
2007-05-10 |
Dana Jansens | the coordiantes are from the client, not the frame
|
commit | commitdiff | tree |
2007-05-10 |
Dana Jansens | kill the .in's for xml. we're not installing the xsd...
|
commit | commitdiff | tree |
2007-05-10 |
Dana Jansens | add some debug prints
|
commit | commitdiff | tree |
2007-05-10 |
Dana Jansens | fix cmd line argument parsing, it would drop some.
|
commit | commitdiff | tree |
2007-05-10 |
Dana Jansens | make restacking much better, yay
|
commit | commitdiff | tree |
2007-05-09 |
Dana Jansens | fix positioning of the icon
|
commit | commitdiff | tree |
2007-05-09 |
Dana Jansens | less redrawing
|
commit | commitdiff | tree |
2007-05-09 |
Dana Jansens | fix hovering for corner buttons during full-max
|
commit | commitdiff | tree |
2007-05-09 |
Dana Jansens | when a window is fully maxed, make clicking on the...
|
commit | commitdiff | tree |
2007-05-09 |
Dana Jansens | update compliance
|
commit | commitdiff | tree |
2007-05-09 |
Dana Jansens | mem leak
|
commit | commitdiff | tree |
2007-05-09 |
Dana Jansens | use pango 1.16 stuff if its there. and use the old...
|
commit | commitdiff | tree |
2007-05-09 |
Dana Jansens | mem leak
|
commit | commitdiff | tree |
2007-05-09 |
Dana Jansens | mem leaks
|
commit | commitdiff | tree |
2007-05-09 |
Dana Jansens | mem leak
|
commit | commitdiff | tree |
2007-05-09 |
Dana Jansens | dont use XKeysymToKeycode because valgrind says it...
|
commit | commitdiff | tree |
2007-05-09 |
Dana Jansens | use the keysyms instead of translating. waste.
|
commit | commitdiff | tree |
2007-05-09 |
Dana Jansens | fix using uninit'd values
|
commit | commitdiff | tree |
2007-05-09 |
Dana Jansens | remove debug print
|
commit | commitdiff | tree |
2007-05-09 |
Dana Jansens | possible buffer overflow?
|
commit | commitdiff | tree |
2007-05-09 |
Dana Jansens | fix using uninit'd memory. don't use 0 keycode
|
commit | commitdiff | tree |
2007-05-09 |
Dana Jansens | add support for _NET_REQUEST_FRAME_EXTENTS
|
commit | commitdiff | tree |
2007-05-09 |
Dana Jansens | add the _NET_WM_REQUEST_FRAME_EXTENTS test
|
commit | commitdiff | tree |
2007-05-09 |
Dana Jansens | backwards compatibility..
|
commit | commitdiff | tree |
2007-05-09 |
Dana Jansens | add the user time window test
|
commit | commitdiff | tree |
2007-05-09 |
Dana Jansens | missed a couple atoms, fix them for consistency
|
commit | commitdiff | tree |
2007-05-09 |
Dana Jansens | make the debug print compile.. :|
|
commit | commitdiff | tree |
2007-05-09 |
Dana Jansens | debug print
|
commit | commitdiff | tree |
2007-05-09 |
Dana Jansens | support for _NET_WM_USER_TIME_WINDOW round 2 ! yay...
|
commit | commitdiff | tree |
2007-05-09 |
Dana Jansens | add support for _NET_WM_USER_TIME_WINDOW. round 1 ...
|
commit | commitdiff | tree |
2007-05-09 |
Dana Jansens | moveresize_start already checks if the window can move...
|
commit | commitdiff | tree |
2007-05-09 |
Dana Jansens | resist for one key press at edges when keyboard move...
|
commit | commitdiff | tree |
2007-05-09 |
Dana Jansens | optimization
|
commit | commitdiff | tree |
2007-05-09 |
Dana Jansens | make cycling desktops not move when cancelling
|
commit | commitdiff | tree |
2007-05-09 |
Dana Jansens | button presses which run actions during interactive...
|
commit | commitdiff | tree |
2007-05-09 |
Dana Jansens | get the mouse pointer position if it is on another...
|
commit | commitdiff | tree |
2007-05-09 |
Dana Jansens | unused variable
|
commit | commitdiff | tree |
2007-05-09 |
Dana Jansens | update to previous changes
|
commit | commitdiff | tree |
2007-05-09 |
Dana Jansens | size the frame properly on mapping
|
commit | commitdiff | tree |
2007-05-09 |
Dana Jansens | kill the hideDisabled option
|
commit | commitdiff | tree |
2007-05-09 |
Dana Jansens | further work to r6205. make the disabled titlebar buttons...
|
commit | commitdiff | tree |
2007-05-09 |
Dana Jansens | punctuation
|
commit | commitdiff | tree |
2007-05-09 |
Dana Jansens | hide titlebar buttons if that won't move other buttons
|
commit | commitdiff | tree |
2007-05-09 |
Dana Jansens | typo
|
commit | commitdiff | tree |
2007-05-09 |
Dana Jansens | fix move and resize up
|
commit | commitdiff | tree |
2007-05-09 |
Dana Jansens | compile fix
|
commit | commitdiff | tree |
2007-05-09 |
Dana Jansens | more crash fix
|
commit | commitdiff | tree |
2007-05-09 |
Dana Jansens | fix no more crashing in the client menu.
|
commit | commitdiff | tree |
2007-05-09 |
Dana Jansens | hide after iconifying
|
commit | commitdiff | tree |
2007-05-08 |
Dana Jansens | update the client menu when you do stuff without closing it.
|
commit | commitdiff | tree |
2007-05-08 |
Dana Jansens | typo...
|
commit | commitdiff | tree |
2007-05-08 |
Dana Jansens | dont ungrab/regrab when the position in the chain didnt...
|
commit | commitdiff | tree |
2007-05-08 |
Dana Jansens | xhtml..
|
commit | commitdiff | tree |
2007-05-08 |
Dana Jansens | make maximize work when its not-fullmax
|
commit | commitdiff | tree |
2007-05-08 |
Dana Jansens | maximize in the client menu is enabled when it's not...
|
commit | commitdiff | tree |
2007-05-08 |
Dana Jansens | let you move splash screens if you are so inclined
|
commit | commitdiff | tree |
2007-05-08 |
Dana Jansens | let windows that cant iconify still iconify with their...
|
commit | commitdiff | tree |
2007-05-08 |
Dana Jansens | but deiconify
|
commit | commitdiff | tree |
2007-05-08 |
Dana Jansens | dont iconify if you can't
|
commit | commitdiff | tree |
2007-05-08 |
Dana Jansens | only place dialogs above other windows
|
commit | commitdiff | tree |
2007-05-08 |
Dana Jansens | don't focus splash screens and toolbars and menus when...
|
commit | commitdiff | tree |
2007-05-08 |
Dana Jansens | try again. merge r6177-6182 from 3.4-working
|
commit | commitdiff | tree |
2007-05-08 |
Dana Jansens | merge r6176-6182 from 3.4-working
|
commit | commitdiff | tree |
2007-05-08 |
Dana Jansens | recalc the layer when above/below changes
|
commit | commitdiff | tree |
2007-05-08 |
Dana Jansens | dont check if relatives have focus. gtk apps all set...
|
commit | commitdiff | tree |
2007-05-08 |
Dana Jansens | only show the debug message when relevent
|
commit | commitdiff | tree |
2007-05-08 |
Dana Jansens | redo how a window checks if it can activate.
|
commit | commitdiff | tree |
2007-05-08 |
Dana Jansens | i dont like this "application window" concept. swap...
|
commit | commitdiff | tree |
2007-05-08 |
Dana Jansens | make helper windows share desktops with all their applicatio...
|
commit | commitdiff | tree |
2007-05-08 |
Dana Jansens | ok, so, back out the last commit. owner events are...
|
commit | commitdiff | tree |
2007-05-08 |
Dana Jansens | why did we pass thru owner events ?? its working without...
|
commit | commitdiff | tree |
2007-05-08 |
Dana Jansens | !
|
commit | commitdiff | tree |
2007-05-07 |
Dana Jansens | po updates?
|
commit | commitdiff | tree |
2007-05-07 |
Dana Jansens | um... hide the client menu when the window changes...
|
commit | commitdiff | tree |
2007-05-07 |
Dana Jansens | try reselect the same line. its not perfect though..
|
commit | commitdiff | tree |
2007-05-07 |
Dana Jansens | add a notifier for clients changing desktops. use it...
|
commit | commitdiff | tree |
2007-05-07 |
Dana Jansens | translate "More..."
|
commit | commitdiff | tree |
2007-05-07 |
Dana Jansens | oops hehe. a render call in the loop for debugging...
|
commit | commitdiff | tree |
2007-05-07 |
Dana Jansens | merge in r6153-6154 from the 3.4 branch
|
commit | commitdiff | tree |
2007-05-07 |
Dana Jansens | when a window becomes transient for its group, it needs...
|
commit | commitdiff | tree |
2007-05-07 |
Dana Jansens | show the right icon
|
commit | commitdiff | tree |
2007-05-07 |
Dana Jansens | fix a crash after reconfigure, the desktop names were...
|
commit | commitdiff | tree |
2007-05-07 |
Dana Jansens | misparsing of rgb:4/5/6 colors
|
commit | commitdiff | tree |
2007-05-07 |
Dana Jansens | popups fixes. if the text for the popup is empty now...
|
commit | commitdiff | tree |
2007-05-07 |
Dana Jansens | remove a debugging print
|
commit | commitdiff | tree |
2007-05-07 |
Dana Jansens | we werent dropping it in screen, we were dropping it...
|
commit | commitdiff | tree |
2007-05-07 |
Dana Jansens | we were always overwriting the last desktop name
|
commit | commitdiff | tree |
2007-05-07 |
Dana Jansens | a variable sized alt-tab box. is this nice or slower...
|
commit | commitdiff | tree |
2007-05-07 |
Dana Jansens | fix a comment
|
commit | commitdiff | tree |
2007-05-07 |
Dana Jansens | windows on other desktops are iconic state too
|
commit | commitdiff | tree |
2007-05-07 |
Dana Jansens | this had changed for the animation stuff but it is...
|
commit | commitdiff | tree |
2007-05-07 |
Dana Jansens | make reference to there is no session manager
|
commit | commitdiff | tree |
2007-05-07 |
Dana Jansens | it looks better GNOME/Openbox etc rather than vice...
|
commit | commitdiff | tree |
2007-05-07 |
Dana Jansens | dont install the xsd's
|
commit | commitdiff | tree |
2007-05-07 |
Dana Jansens | add the 'engine="box"' to the theme format, and require...
|
commit | commitdiff | tree |
next |