Age | Commit message (Expand) | Author | Files | Lines |
2003-10-06 | fix shape - all menus shaped, and some weird shape bugs | rathnor | 1 | -3/+3 |
2003-10-05 | make doFocusLast work for sloppy focus as well | rathnor | 1 | -3/+3 |
2003-09-29 | fix handling of base_Width/height hints in wm_normal_hints | rathnor | 1 | -2/+3 |
2003-09-29 | quadrant-resizing (Thanks Mathias Gumz) | rathnor | 1 | -4/+12 |
2003-09-24 | Fix updates to mwm_hints, and make configure request move and resize atomic | rathnor | 1 | -6/+6 |
2003-09-23 | add support for _NET_WM_STATE_FULLSCREEN | rathnor | 1 | -3/+3 |
2003-09-12 | minor stuff | fluxgen | 1 | -2/+2 |
2003-08-19 | moved textbutton to fbtk | fluxgen | 1 | -4/+4 |
2003-08-11 | added focus sig and updated for time command | fluxgen | 1 | -5/+4 |
2003-07-28 | some more fixing of wm_protocols | rathnor | 1 | -1/+2 |
2003-07-28 | update many things to use WinClient instead of FluxboxWindow | rathnor | 1 | -10/+2 |
2003-07-28 | added moveClientLeft and Right | fluxgen | 1 | -6/+8 |
2003-07-26 | fix window size when varying borderWidth | rathnor | 1 | -2/+2 |
2003-07-24 | fix some bugs + issues with maximisation. | rathnor | 1 | -3/+5 |
2003-07-20 | fix menus for "extra" things, like remember, so that they will be | rathnor | 1 | -5/+15 |
2003-07-17 | fix java bug (wasn't sending ConfigureNotify events in response to | rathnor | 1 | -2/+2 |
2003-07-10 | dont need to call constructor with menutheme | fluxgen | 1 | -2/+1 |
2003-06-25 | applied max vert horiz toggle patch from MrChuoi | fluxgen | 1 | -22/+34 |
2003-06-24 | minor cleaning, removed window number | fluxgen | 1 | -5/+2 |
2003-06-23 | fix grouping to persist over restart, plus various related bugs. | rathnor | 1 | -23/+12 |
2003-06-18 | added strut support | fluxgen | 1 | -2/+8 |
2003-06-15 | instance and class name in WinClient instead | fluxgen | 1 | -7/+3 |
2003-06-12 | minor fixes | fluxgen | 1 | -3/+3 |
2003-05-26 | fix usage of decoration.border (incl xmms move bug) | rathnor | 1 | -2/+1 |
2003-05-24 | reordered menus | fluxgen | 1 | -2/+3 |
2003-05-21 | fix cascade placement for multiple heads | rathnor | 1 | -2/+2 |
2003-05-15 | cleaning in FluxboxWindow interface | fluxgen | 1 | -45/+30 |
2003-05-14 | added better shape support | fluxgen | 1 | -2/+5 |
2003-05-11 | minor cleaning | fluxgen | 1 | -6/+4 |
2003-05-10 | using parent window instead of root window | fluxgen | 1 | -3/+8 |
2003-05-10 | variable name changes | fluxgen | 1 | -24/+23 |
2003-05-10 | moved BlackboxHints from BaseDisplay | fluxgen | 1 | -4/+28 |
2003-05-07 | transient fixes by making them WinClients | rathnor | 1 | -12/+6 |
2003-05-01 | clean ups of reconfigure/redraws | rathnor | 1 | -3/+3 |
2003-04-28 | fixing remembering of decorations | rathnor | 1 | -1/+2 |
2003-04-27 | fix nextFocus problem with tabbed windows | rathnor | 1 | -2/+2 |
2003-04-26 | add some comments to better describe the difference between the 2 | rathnor | 1 | -2/+7 |
2003-04-26 | Add code for remember functionality (Simon) | rathnor | 1 | -1/+19 |
2003-04-25 | small fix for gcc 3.3 compile bug (Simon) | rathnor | 1 | -6/+1 |
2003-04-20 | fix couple of functions that shouldn't have been marked as inline | rathnor | 1 | -3/+3 |
2003-04-20 | Add window snapping (Simon) | rathnor | 1 | -1/+4 |
2003-04-16 | added detachCurrentClient | fluxgen | 1 | -1/+3 |
2003-04-15 | raise on focus [at end of cycle], also a temporary raise while cycling | rathnor | 1 | -1/+2 |
2003-04-15 | added resizeClient and sendConfigureNotify | fluxgen | 1 | -2/+4 |
2003-04-15 | drag and drop support for tabs | fluxgen | 1 | -2/+5 |
2003-04-14 | merged with embedded-tab-branch | fluxgen | 1 | -78/+78 |
2003-03-22 | fix outline moving and warping (Simon) | rathnor | 1 | -1/+2 |
2003-02-23 | removed old function | fluxgen | 1 | -2/+1 |
2003-02-22 | fix focus models for new event handler and Resource setup | rathnor | 1 | -1/+3 |
2003-02-18 | Added layer menus for windows, toolbar, and slit, plus associated | rathnor | 1 | -4/+15 |