Age | Commit message (Expand) | Author | Files | Lines |
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 |
2003-09-12 | cleaning in frame theme | fluxgen | 1 | -9/+3 |
2003-09-12 | optimized rendering | fluxgen | 1 | -21/+26 |
2003-09-11 | fix problems relating to windows reparenting themselves. | rathnor | 1 | -2/+5 |
2003-09-11 | fix gravity handling | rathnor | 1 | -125/+23 |
2003-09-10 | setUpdateDelayTime | fluxgen | 1 | -1/+2 |
2003-08-25 | moved border color and width to frame theme | fluxgen | 1 | -5/+5 |
2003-08-24 | remove round corners for already shaped windows, i.e xmms | fluxgen | 1 | -16/+6 |
2003-08-24 | cleaning | fluxgen | 1 | -17/+14 |
2003-08-19 | moved textbutton to fbtk | fluxgen | 1 | -6/+6 |
2003-08-13 | using TextButton for label | fluxgen | 1 | -2/+2 |
2003-08-13 | Button changed to a FbWindow | fluxgen | 1 | -9/+9 |
2003-08-11 | using new timer command and focus signal | fluxgen | 1 | -7/+12 |
2003-07-28 | some more fixing of wm_protocols | rathnor | 1 | -6/+14 |
2003-07-28 | missed updating wm_protocols | rathnor | 1 | -4/+4 |
2003-07-28 | update many things to use WinClient instead of FluxboxWindow | rathnor | 1 | -86/+27 |
2003-07-28 | added moveClientLeft and Right | fluxgen | 1 | -1/+52 |
2003-07-26 | fix window size when varying borderWidth | rathnor | 1 | -15/+10 |
2003-07-24 | fix some bugs + issues with maximisation. | rathnor | 1 | -62/+115 |
2003-07-21 | fix removeClient (no idea why that line was removed [by me]) | rathnor | 1 | -1/+2 |
2003-07-21 | fix focus properly | rathnor | 1 | -26/+42 |
2003-07-20 | fix focus and raising for transient windows in particular | rathnor | 1 | -28/+42 |
2003-07-20 | fix menus for "extra" things, like remember, so that they will be | rathnor | 1 | -13/+178 |
2003-07-19 | fix up xinerama for heads of toolbar and slit | rathnor | 1 | -2/+3 |
2003-07-17 | fix java bug (wasn't sending ConfigureNotify events in response to | rathnor | 1 | -12/+10 |
2003-07-10 | dont need to call constructor with menutheme | fluxgen | 1 | -4/+3 |
2003-07-04 | support in remember for specifying groups. | rathnor | 1 | -8/+47 |
2003-07-02 | minor cleaning | fluxgen | 1 | -4/+4 |
2003-06-30 | dont resize if not isResizable, disabled title in layermenu | fluxgen | 1 | -4/+6 |
2003-06-26 | speedups for having lots of stuck windows | rathnor | 1 | -3/+9 |
2003-06-25 | applied max vert horiz toggle patch from MrChuoi | fluxgen | 1 | -27/+39 |
2003-06-25 | minor workspace fix | fluxgen | 1 | -4/+2 |