2007-05-12 |
Dana Jansens | change the "handle" context to "bottom". add a "top... |
tree | commitdiff |
2007-05-12 |
Dana Jansens | make the handle resize by default, and give the handle... |
tree | commitdiff |
2007-05-12 |
Dana Jansens | split the move and resize functions. |
tree | commitdiff |
2007-05-12 |
Dana Jansens | add <desktop>yes</desktop> option for Next/Previous... |
tree | commitdiff |
2007-05-12 |
Dana Jansens | fix for fullscreen things getting lowered when switchin... |
tree | commitdiff |
2007-05-12 |
Dana Jansens | change client menu back to "Roll up/down". update strin... |
tree | commitdiff |
2007-05-12 |
Dana Jansens | do it better, prevent creating new races |
tree | commitdiff |
2007-05-12 |
Dana Jansens | try catch weird racey corner case where we try fallback... |
tree | commitdiff |
2007-05-11 |
Dana Jansens | give different border colors to active and inactive... |
tree | commitdiff |
2007-05-11 |
Dana Jansens | don't show handles on windows that cannot resize |
tree | commitdiff |
2007-05-11 |
Dana Jansens | fix for circular transiency |
tree | commitdiff |
2007-05-11 |
Dana Jansens | oops, debug prints |
tree | commitdiff |
2007-05-11 |
Dana Jansens | pick the closest icon instead of always a smaller one |
tree | commitdiff |
2007-05-11 |
Dana Jansens | separate roll up and roll down. |
tree | commitdiff |
2007-05-11 |
Dana Jansens | fix focus cycling. checking the wrong client. |
tree | commitdiff |
2007-05-11 |
Dana Jansens | remove the last param from configure_full, it's not... |
tree | commitdiff |
2007-05-11 |
Dana Jansens | set the default window gravity to NorthWest. |
tree | commitdiff |
2007-05-11 |
Dana Jansens | don't adjust the decorations while the server is grabbe... |
tree | commitdiff |
2007-05-11 |
Dana Jansens | change when configurerequests create configurenotifies. |
tree | commitdiff |
2007-05-11 |
Dana Jansens | this fixes pypanel.. heh. |
tree | commitdiff |
2007-05-10 |
Dana Jansens | when un-showing the desktop if a window is getting... |
tree | commitdiff |
2007-05-10 |
Dana Jansens | why didn't that commit |
tree | commitdiff |
2007-05-10 |
Dana Jansens | stacking fixes for layers |
tree | commitdiff |
2007-05-10 |
Dana Jansens | don't get the layer from the group like that. let new... |
tree | commitdiff |
2007-05-10 |
Dana Jansens | add comments explaining why we don't switch desktops... |
tree | commitdiff |
2007-05-10 |
Dana Jansens | always set the multipliers just dont allow 0 |
tree | commitdiff |
2007-05-10 |
Dana Jansens | center the text and icon vertically |
tree | commitdiff |
2007-05-10 |
Dana Jansens | make sure math is done in the right order |
tree | commitdiff |
2007-05-10 |
Dana Jansens | let the pager popup grow vertically |
tree | commitdiff |
2007-05-10 |
Dana Jansens | fix assert happening by combining interactive and non... |
tree | commitdiff |
2007-05-10 |
Dana Jansens | make the squares a little smaller. it looks nicer? |
tree | commitdiff |
2007-05-10 |
Dana Jansens | don't make interactive desktop cycling switch until... |
tree | commitdiff |
2007-05-10 |
Dana Jansens | make stuff know it is not focused but changing desktops... |
tree | commitdiff |
2007-05-10 |
Dana Jansens | going down the order so look for a lower layer |
tree | commitdiff |
2007-05-10 |
Dana Jansens | translate a few more strings and use g_message not... |
tree | commitdiff |
2007-05-10 |
Dana Jansens | checking string length with the wrong texture |
tree | commitdiff |
2007-05-10 |
Dana Jansens | make the frame before you use the frame.. |
tree | commitdiff |
2007-05-10 |
Dana Jansens | set the session stuff before trying to apply per-app... |
tree | commitdiff |
2007-05-10 |
Mikael Magnusson | fix typo in a comment, at least i do'nt think config5Au... |
tree | commitdiff |
2007-05-10 |
Dana Jansens | make configurerequest activate but net_restack_windows... |
tree | commitdiff |
2007-05-10 |
Dana Jansens | add support for _NET_RESTACK_WINDOW |
tree | commitdiff |
2007-05-10 |
Dana Jansens | dont count button releases to change the context until... |
tree | commitdiff |
2007-05-10 |
Dana Jansens | the coordiantes are from the client, not the frame |
tree | commitdiff |
2007-05-10 |
Dana Jansens | add some debug prints |
tree | commitdiff |
2007-05-10 |
Dana Jansens | fix cmd line argument parsing, it would drop some. |
tree | commitdiff |
2007-05-10 |
Dana Jansens | make restacking much better, yay |
tree | commitdiff |
2007-05-09 |
Dana Jansens | fix positioning of the icon |
tree | commitdiff |
2007-05-09 |
Dana Jansens | less redrawing |
tree | commitdiff |
2007-05-09 |
Dana Jansens | fix hovering for corner buttons during full-max |
tree | commitdiff |
2007-05-09 |
Dana Jansens | when a window is fully maxed, make clicking on the... |
tree | commitdiff |
2007-05-09 |
Dana Jansens | mem leak |
tree | commitdiff |
2007-05-09 |
Dana Jansens | mem leak |
tree | commitdiff |
2007-05-09 |
Dana Jansens | mem leak |
tree | commitdiff |
2007-05-09 |
Dana Jansens | dont use XKeysymToKeycode because valgrind says it... |
tree | commitdiff |
2007-05-09 |
Dana Jansens | use the keysyms instead of translating. waste. |
tree | commitdiff |
2007-05-09 |
Dana Jansens | remove debug print |
tree | commitdiff |
2007-05-09 |
Dana Jansens | possible buffer overflow? |
tree | commitdiff |
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 |
next |