| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2007-05-10 | add support for _NET_RESTACK_WINDOW | Dana Jansens | |
| 2007-05-10 | dont count button releases to change the context until the first button ↵ | Dana Jansens | |
| pressed is released | |||
| 2007-05-10 | the coordiantes are from the client, not the frame | Dana Jansens | |
| 2007-05-10 | add some debug prints | Dana Jansens | |
| make it C compliant. some random cleanups | |||
| 2007-05-10 | fix cmd line argument parsing, it would drop some. | Dana Jansens | |
| drop the --restart-binary argument. we're going to have to do it differently because gnome-session is stupid ! | |||
| 2007-05-10 | make restacking much better, yay | Dana Jansens | |
| no more cludge using actions to raise windows. when a window changes layer it uses add_nonintrusive now so it won't cover the focused window. this way fullscreen windows when they drop down, don't cover up the new focus target. fix add_nonintrusive so that if the window is focused it gets added to the top add back support for ConfigureRequest restacking, this time properly though, using all the detail and sibling modes. but when windows use this to raise they are using some old business and we're going to assume they actually want to activate instead. this means firefox works nicely. yay. ubuntu's firefox has been made to just stop raising entirely though. ! | |||
| 2007-05-09 | fix positioning of the icon | Dana Jansens | |
| 2007-05-09 | less redrawing | Dana Jansens | |
| 2007-05-09 | fix hovering for corner buttons during full-max | Dana Jansens | |
| 2007-05-09 | when a window is fully maxed, make clicking on the titlebar past the edge ↵ | Dana Jansens | |
| buttons count as clicking on the buttons | |||
| 2007-05-09 | mem leak | Dana Jansens | |
| 2007-05-09 | mem leak | Dana Jansens | |
| 2007-05-09 | mem leak | Dana Jansens | |
| 2007-05-09 | dont use XKeysymToKeycode because valgrind says it is doing bad things, and ↵ | Dana Jansens | |
| we have all the data we need anyways | |||
| 2007-05-09 | use the keysyms instead of translating. waste. | Dana Jansens | |
| 2007-05-09 | remove debug print | Dana Jansens | |
| 2007-05-09 | possible buffer overflow? | Dana Jansens | |
| 2007-05-09 | fix using uninit'd memory. don't use 0 keycode | Dana Jansens | |
| 2007-05-09 | add support for _NET_REQUEST_FRAME_EXTENTS | Dana Jansens | |
| 2007-05-09 | backwards compatibility.. | Dana Jansens | |
| 2007-05-09 | only allow west/move/east for shaded windows | Mikael Magnusson | |
| 2007-05-09 | missed a couple atoms, fix them for consistency | Dana Jansens | |
| 2007-05-09 | make the debug print compile.. :| | Dana Jansens | |
| 2007-05-09 | debug print | Dana Jansens | |
| 2007-05-09 | support for _NET_WM_USER_TIME_WINDOW round 2 ! yay abstraction | Dana Jansens | |
| 2007-05-09 | add support for _NET_WM_USER_TIME_WINDOW. round 1 ! ding. | Dana Jansens | |
| 2007-05-09 | moveresize_start already checks if the window can move or resize | Dana Jansens | |
| 2007-05-09 | resist for one key press at edges when keyboard move/resizing | Dana Jansens | |
| 2007-05-09 | optimization | Dana Jansens | |
| 2007-05-09 | make cycling desktops not move when cancelling | Dana Jansens | |
| 2007-05-09 | button presses which run actions during interactive actions will cancel the ↵ | Dana Jansens | |
| action. when you cancel switching desktops, don't go back, just stop. | |||
| 2007-05-09 | get the mouse pointer position if it is on another screen too. | Dana Jansens | |
| let you move/resize from the client menu if the mouse is on another screen | |||
| 2007-05-09 | unused variable | Dana Jansens | |
| 2007-05-09 | update to previous changes | Dana Jansens | |
| 2007-05-09 | size the frame properly on mapping | Dana Jansens | |
| 2007-05-09 | kill the hideDisabled option | Dana Jansens | |
| 2007-05-09 | further work to r6205. make the disabled titlebar buttons hide if they won't ↵ | Dana Jansens | |
| move other buttons around by doing so. | |||
| 2007-05-09 | punctuation | Dana Jansens | |
| 2007-05-09 | hide titlebar buttons if that won't move other buttons | Dana Jansens | |
| 2007-05-09 | typo | Dana Jansens | |
| 2007-05-09 | fix move and resize up | Dana Jansens | |
| 2007-05-09 | compile fix | Dana Jansens | |
| 2007-05-09 | more crash fix | Dana Jansens | |
| 2007-05-09 | fix no more crashing in the client menu. | Dana Jansens | |
| 2007-05-09 | hide after iconifying | Dana Jansens | |
| 2007-05-08 | update the client menu when you do stuff without closing it. | Dana Jansens | |
| but this means we can't use actions in it. oh well? can kill the desktop notifiers now too. yay for more obvious code paths. | |||
| 2007-05-08 | typo... | Dana Jansens | |
| 2007-05-08 | dont ungrab/regrab when the position in the chain didnt move | Dana Jansens | |
| 2007-05-08 | xhtml.. | Dana Jansens | |
| 2007-05-08 | make maximize work when its not-fullmax | Dana Jansens | |
