Age | Commit message (Expand) | Author | Files | Lines |
2004-04-12 | hide window menu if click on another window, patch from Mathias Gumz | fluxgen | 1 | -7/+8 |
2004-04-12 | fixed grab counting | fluxgen | 1 | -18/+68 |
2004-03-31 | fixed decoration bug with MOTIF_WM_HINTS | fluxgen | 1 | -5/+3 |
2004-03-30 | fixed java-menu bug, patch from Scott Moser | fluxgen | 1 | -2/+3 |
2004-03-30 | optional decoration of transient windows, patch from Scott Moser | fluxgen | 1 | -2/+2 |
2004-03-28 | fixed window snapping with screen | fluxgen | 1 | -9/+17 |
2004-03-21 | primarily focus fix/tweak/rejigging | rathnor | 1 | -16/+14 |
2004-03-08 | fix passing of focus when grouping | rathnor | 1 | -1/+14 |
2004-03-03 | fix outline moving windows being dropped on their own workspace | rathnor | 1 | -1/+2 |
2004-02-20 | fixed focus issues with remember hidden, patch from Mathias Gumz | fluxgen | 1 | -2/+9 |
2004-02-16 | fixed bug in no decoration windows on restart | fluxgen | 1 | -7/+17 |
2004-01-23 | fix some issues with window frame that happened when changing style | rathnor | 1 | -1/+34 |
2004-01-21 | copyright update | fluxgen | 1 | -4/+4 |
2004-01-19 | state sig notify when hidden value changes | fluxgen | 1 | -1/+3 |
2004-01-18 | support for _NET_WM_STATE_HIDDEN and _NET_WM_STATE_SKIP_TASKBAR | fluxgen | 1 | -14/+16 |
2004-01-17 | minor fixes, fixed popupMenu position if m_last_button_x is outside window | fluxgen | 1 | -4/+3 |
2004-01-16 | different window for position coordinates, patch from Junichiro Kita | fluxgen | 1 | -2/+3 |
2004-01-16 | windowmenu command, patch fomr Junichiro Kita | fluxgen | 1 | -1/+2 |
2003-12-31 | using num, scroll and capslock mask from KeyUtil. Using use_mod1 resource | fluxgen | 1 | -30/+37 |
2003-12-30 | fixed focus issue | fluxgen | 1 | -24/+16 |
2003-12-21 | sync after input focus | fluxgen | 1 | -2/+12 |
2003-12-21 | minor fix for setCurrentClient and focused label | fluxgen | 1 | -6/+9 |
2003-12-21 | more sloppy focus fixing | rathnor | 1 | -10/+14 |
2003-12-18 | code cleaning | fluxgen | 1 | -54/+40 |
2003-12-14 | move client to drop zone when detaching client to root window | fluxgen | 1 | -3/+11 |
2003-12-12 | removed next prev client from menu | fluxgen | 1 | -5/+1 |
2003-12-10 | separator in menu | fluxgen | 1 | -2/+2 |
2003-12-10 | cleaning in the menu code | fluxgen | 1 | -3/+2 |
2003-12-10 | fixed geometry bug | fluxgen | 1 | -7/+5 |
2003-12-07 | title change signal | fluxgen | 1 | -19/+7 |
2003-12-04 | sync function | fluxgen | 1 | -14/+11 |
2003-11-27 | send to menu | fluxgen | 1 | -4/+6 |
2003-11-27 | fixed multi button menu item for maximize item | fluxgen | 1 | -4/+12 |
2003-11-19 | some menu tweaking | rathnor | 1 | -9/+21 |
2003-10-28 | make client windows only reparented one below toplevel - i.e. not into | rathnor | 1 | -41/+46 |
2003-10-26 | some extra checks | fluxgen | 1 | -2/+7 |
2003-10-06 | fix shape - all menus shaped, and some weird shape bugs | rathnor | 1 | -2/+3 |
2003-10-05 | fix window size when changing titlebar height | rathnor | 1 | -10/+14 |
2003-10-05 | make doFocusLast work for sloppy focus as well | rathnor | 1 | -7/+24 |
2003-10-02 | address some memory issues shown up with valgrind | rathnor | 1 | -1/+6 |
2003-09-29 | fix aterm opaue move updating - thanks Mathias Gumz | rathnor | 1 | -2/+5 |
2003-09-29 | fix handling of base_Width/height hints in wm_normal_hints | rathnor | 1 | -44/+15 |
2003-09-29 | quadrant-resizing (Thanks Mathias Gumz) | rathnor | 1 | -77/+55 |
2003-09-24 | Fix updates to mwm_hints, and make configure request move and resize atomic | rathnor | 1 | -56/+56 |
2003-09-24 | fixed the aterm bug | fluxgen | 1 | -5/+2 |
2003-09-23 | add support for _NET_WM_STATE_FULLSCREEN | rathnor | 1 | -4/+8 |
2003-09-16 | more gravity tweaks | rathnor | 1 | -1/+12 |
2003-09-15 | minor change in window menu | fluxgen | 1 | -2/+2 |
2003-09-14 | focus fixes | rathnor | 1 | -21/+18 |
2003-09-14 | less flicker | fluxgen | 1 | -8/+11 |