2007-05-09 |
Dana Jansens | fix using uninit'd memory. don't use 0 keycode |
tree | commitdiff |
2007-05-09 |
Dana Jansens | add support for _NET_REQUEST_FRAME_EXTENTS |
tree | commitdiff |
2007-05-09 |
Dana Jansens | backwards compatibility.. |
tree | commitdiff |
2007-05-09 |
Mikael Magnusson | only allow west/move/east for shaded windows |
tree | commitdiff |
2007-05-09 |
Dana Jansens | missed a couple atoms, fix them for consistency |
tree | commitdiff |
2007-05-09 |
Dana Jansens | make the debug print compile.. :| |
tree | commitdiff |
2007-05-09 |
Dana Jansens | debug print |
tree | commitdiff |
2007-05-09 |
Dana Jansens | support for _NET_WM_USER_TIME_WINDOW round 2 ! yay... |
tree | commitdiff |
2007-05-09 |
Dana Jansens | add support for _NET_WM_USER_TIME_WINDOW. round 1 ... |
tree | commitdiff |
2007-05-09 |
Dana Jansens | moveresize_start already checks if the window can move... |
tree | commitdiff |
2007-05-09 |
Dana Jansens | resist for one key press at edges when keyboard move... |
tree | commitdiff |
2007-05-09 |
Dana Jansens | optimization |
tree | commitdiff |
2007-05-09 |
Dana Jansens | make cycling desktops not move when cancelling |
tree | commitdiff |
2007-05-09 |
Dana Jansens | button presses which run actions during interactive... |
tree | commitdiff |
2007-05-09 |
Dana Jansens | get the mouse pointer position if it is on another... |
tree | commitdiff |
2007-05-09 |
Dana Jansens | unused variable |
tree | commitdiff |
2007-05-09 |
Dana Jansens | update to previous changes |
tree | commitdiff |
2007-05-09 |
Dana Jansens | size the frame properly on mapping |
tree | commitdiff |
2007-05-09 |
Dana Jansens | kill the hideDisabled option |
tree | commitdiff |
2007-05-09 |
Dana Jansens | further work to r6205. make the disabled titlebar butto... |
tree | commitdiff |
2007-05-09 |
Dana Jansens | punctuation |
tree | commitdiff |
2007-05-09 |
Dana Jansens | hide titlebar buttons if that won't move other buttons |
tree | commitdiff |
2007-05-09 |
Dana Jansens | typo |
tree | commitdiff |
2007-05-09 |
Dana Jansens | fix move and resize up |
tree | commitdiff |
2007-05-09 |
Dana Jansens | compile fix |
tree | commitdiff |
2007-05-09 |
Dana Jansens | more crash fix |
tree | commitdiff |
2007-05-09 |
Dana Jansens | fix no more crashing in the client menu. |
tree | commitdiff |
2007-05-09 |
Dana Jansens | hide after iconifying |
tree | commitdiff |
2007-05-08 |
Dana Jansens | update the client menu when you do stuff without closin... |
tree | commitdiff |
2007-05-08 |
Dana Jansens | typo... |
tree | commitdiff |
2007-05-08 |
Dana Jansens | dont ungrab/regrab when the position in the chain didnt... |
tree | commitdiff |
2007-05-08 |
Dana Jansens | xhtml.. |
tree | commitdiff |
2007-05-08 |
Dana Jansens | make maximize work when its not-fullmax |
tree | commitdiff |
2007-05-08 |
Dana Jansens | maximize in the client menu is enabled when it's not... |
tree | commitdiff |
2007-05-08 |
Dana Jansens | let you move splash screens if you are so inclined |
tree | commitdiff |
2007-05-08 |
Dana Jansens | let windows that cant iconify still iconify with their... |
tree | commitdiff |
2007-05-08 |
Dana Jansens | but deiconify |
tree | commitdiff |
2007-05-08 |
Dana Jansens | dont iconify if you can't |
tree | commitdiff |
2007-05-08 |
Dana Jansens | only place dialogs above other windows |
tree | commitdiff |
2007-05-08 |
Dana Jansens | don't focus splash screens and toolbars and menus when... |
tree | commitdiff |
2007-05-08 |
Dana Jansens | try again. merge r6177-6182 from 3.4-working |
tree | commitdiff |
2007-05-08 |
Dana Jansens | merge r6176-6182 from 3.4-working |
tree | commitdiff |
2007-05-08 |
Dana Jansens | recalc the layer when above/below changes |
tree | commitdiff |
2007-05-08 |
Dana Jansens | dont check if relatives have focus. gtk apps all set... |
tree | commitdiff |
2007-05-08 |
Dana Jansens | only show the debug message when relevent |
tree | commitdiff |
2007-05-08 |
Mikael Magnusson | double space in debug output |
tree | commitdiff |
2007-05-08 |
Dana Jansens | redo how a window checks if it can activate. |
tree | commitdiff |
2007-05-08 |
Dana Jansens | i dont like this "application window" concept. swap... |
tree | commitdiff |
2007-05-08 |
Dana Jansens | make helper windows share desktops with all their appli... |
tree | commitdiff |
2007-05-08 |
Dana Jansens | ok, so, back out the last commit. owner events are... |
tree | commitdiff |
2007-05-08 |
Dana Jansens | why did we pass thru owner events ?? its working withou... |
tree | commitdiff |
2007-05-08 |
Dana Jansens | ! |
tree | commitdiff |
2007-05-07 |
Dana Jansens | um... hide the client menu when the window changes... |
tree | commitdiff |
2007-05-07 |
Dana Jansens | try reselect the same line. its not perfect though.. |
tree | commitdiff |
2007-05-07 |
Dana Jansens | add a notifier for clients changing desktops. use it... |
tree | commitdiff |
2007-05-07 |
Mikael Magnusson | update some strings and the swedish translation |
tree | commitdiff |
2007-05-07 |
Dana Jansens | translate "More..." |
tree | commitdiff |
2007-05-07 |
Dana Jansens | oops hehe. a render call in the loop for debugging... |
tree | commitdiff |
2007-05-07 |
Dana Jansens | merge in r6153-6154 from the 3.4 branch |
tree | commitdiff |
2007-05-07 |
Dana Jansens | when a window becomes transient for its group, it needs... |
tree | commitdiff |
2007-05-07 |
Dana Jansens | show the right icon |
tree | commitdiff |
2007-05-07 |
Dana Jansens | fix a crash after reconfigure, the desktop names were... |
tree | commitdiff |
2007-05-07 |
Dana Jansens | popups fixes. if the text for the popup is empty now... |
tree | commitdiff |
2007-05-07 |
Dana Jansens | remove a debugging print |
tree | commitdiff |
2007-05-07 |
Dana Jansens | we werent dropping it in screen, we were dropping it... |
tree | commitdiff |
2007-05-07 |
Dana Jansens | we were always overwriting the last desktop name |
tree | commitdiff |
2007-05-07 |
Dana Jansens | a variable sized alt-tab box. is this nice or slower... |
tree | commitdiff |
2007-05-07 |
Dana Jansens | fix a comment |
tree | commitdiff |
2007-05-07 |
Dana Jansens | windows on other desktops are iconic state too |
tree | commitdiff |
2007-05-07 |
Dana Jansens | this had changed for the animation stuff but it is... |
tree | commitdiff |
2007-05-07 |
Dana Jansens | switch to using a command line variable instead, for... |
tree | commitdiff |
2007-05-07 |
Dana Jansens | add .desktops for running Openbox, KDE/Openbox and... |
tree | commitdiff |
2007-05-07 |
Dana Jansens | the session properties are not set on the group leader... |
tree | commitdiff |
2007-05-06 |
Dana Jansens | client machine and wm_command can be set on the group... |
tree | commitdiff |
2007-05-06 |
Dana Jansens | memory leak |
tree | commitdiff |
2007-05-06 |
Dana Jansens | a focus fix? konquerer would end up losign focus on... |
tree | commitdiff |
2007-05-06 |
Dana Jansens | missed some stuff? |
tree | commitdiff |
2007-05-06 |
Dana Jansens | change the perapp settings "head" option to "monitor... |
tree | commitdiff |
2007-05-06 |
Dana Jansens | document the per app settings in rc.xml.in. some xsd... |
tree | commitdiff |
2007-05-06 |
Mikael Magnusson | don't translate message saying we can't translate messages |
tree | commitdiff |
2007-05-06 |
Dana Jansens | fix the popup text width, cuz the way its calculated... |
tree | commitdiff |
2007-05-06 |
Dana Jansens | lower the screen support win at startup. this way we... |
tree | commitdiff |
2007-05-06 |
Dana Jansens | save session state for old clients that dont use XSMP... |
tree | commitdiff |
2007-05-06 |
Dana Jansens | don't make the desktop fullscreen |
tree | commitdiff |
2007-05-06 |
Dana Jansens | a bunch of thigns got squashed into this commit.. sorry.. |
tree | commitdiff |
2007-05-06 |
Dana Jansens | fix popup sizes |
tree | commitdiff |
2007-05-06 |
Dana Jansens | resize the desktop switch popup to as big as it needs... |
tree | commitdiff |
2007-05-06 |
Dana Jansens | fixes for resizing to strings. |
tree | commitdiff |
2007-05-06 |
Dana Jansens | show the desktop in the focus popup if its not on the... |
tree | commitdiff |
2007-05-06 |
Dana Jansens | add an allDesktops option to Next/PreviousWindow to... |
tree | commitdiff |
2007-05-06 |
Dana Jansens | give the focus indicator a fixed width |
tree | commitdiff |
2007-05-06 |
Dana Jansens | more animation frames for iconifying, if your computer... |
tree | commitdiff |
2007-05-06 |
Dana Jansens | more restrictive to keep clients on screen in more... |
tree | commitdiff |
2007-05-06 |
Dana Jansens | refactor all the session stuff. yay, it works properly... |
tree | commitdiff |
2007-05-05 |
Dana Jansens | change the --config-file to --config, which works diffe... |
tree | commitdiff |
2007-05-05 |
Dana Jansens | extranous ) |
tree | commitdiff |
2007-05-05 |
Dana Jansens | fix stupid apps focusing. yah. |
tree | commitdiff |
2007-05-05 |
Dana Jansens | changes to the client menu, which entries are there... |
tree | commitdiff |
2007-05-05 |
Dana Jansens | prepend is faster |
tree | commitdiff |
2007-05-05 |
Dana Jansens | some changes to ConfigureRequest, based on what I found... |
tree | commitdiff |
next |