Age | Commit message (Expand) | Author | Files | Lines |
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 |
2003-06-24 | minor cleaning, removed window number | fluxgen | 1 | -3/+3 |
2003-06-23 | fix grouping to persist over restart, plus various related bugs. | rathnor | 1 | -233/+105 |
2003-06-22 | removed iconbar dep | fluxgen | 1 | -11/+2 |
2003-06-18 | added strut support | fluxgen | 1 | -3/+18 |
2003-06-15 | instance and class name in WinClient instead | fluxgen | 1 | -31/+13 |
2003-06-13 | added autogrouping | fluxgen | 1 | -23/+34 |
2003-06-12 | minor fixes | fluxgen | 1 | -4/+3 |
2003-06-11 | moved cursor to FbWinFrameTheme | fluxgen | 1 | -10/+10 |
2003-06-06 | fix crash on window attach - triggered when attaching from the focused window | rathnor | 1 | -2/+5 |
2003-05-26 | fix usage of decoration.border (incl xmms move bug) | rathnor | 1 | -46/+34 |
2003-05-24 | reorder menus | fluxgen | 1 | -3/+3 |
2003-05-24 | fixed layer menu bug, it should be internal so the parent dont kill it | fluxgen | 1 | -1/+4 |
2003-05-21 | fix cascade placement for multiple heads | rathnor | 1 | -3/+3 |
2003-05-20 | xinerama for placement + snapping, + tidy | rathnor | 1 | -17/+29 |
2003-05-19 | using property and changeProperty | fluxgen | 1 | -7/+5 |
2003-05-19 | correct some maximise numbers | rathnor | 1 | -4/+4 |
2003-05-19 | xinerama updates | rathnor | 1 | -10/+10 |
2003-05-17 | fixed cursor for grips | fluxgen | 1 | -7/+9 |
2003-05-15 | minor cleaning | fluxgen | 1 | -7/+7 |
2003-05-15 | minor cleaning in BScreen interface | fluxgen | 1 | -62/+43 |
2003-05-15 | cleaning in FluxboxWindow interface | fluxgen | 1 | -254/+285 |
2003-05-14 | added better shape support | fluxgen | 1 | -2/+75 |
2003-05-13 | minor debug msg fix | fluxgen | 1 | -1/+3 |
2003-05-13 | fix iconify with autoraise | rathnor | 1 | -1/+3 |
2003-05-11 | fix up various focus-related issues | rathnor | 1 | -4/+5 |
2003-05-11 | minor cleaning | fluxgen | 1 | -3/+3 |
2003-05-11 | minor fixes | fluxgen | 1 | -4/+11 |
2003-05-11 | minor cleaning | fluxgen | 1 | -5/+5 |
2003-05-10 | using parent window instead of root window | fluxgen | 1 | -73/+71 |
2003-05-10 | variable name changes | fluxgen | 1 | -305/+302 |
2003-05-10 | moved BlackboxHints from BaseDisplay | fluxgen | 1 | -56/+59 |
2003-05-08 | fix some missing enternotifies | rathnor | 1 | -3/+5 |
2003-05-08 | fix sloppy focus for embedded tabs | rathnor | 1 | -8/+27 |
2003-05-08 | fix silly mistake in widow move layers | rathnor | 1 | -2/+2 |
2003-05-08 | fix some focus problems when changing workspace | rathnor | 1 | -2/+2 |
2003-05-07 | fix crash from removeClient if window wasn't the active client | rathnor | 1 | -7/+15 |
2003-05-07 | transient fixes by making them WinClients | rathnor | 1 | -186/+180 |
2003-05-07 | fixed focus new on deiconify | fluxgen | 1 | -2/+2 |
2003-05-04 | add session.ignoreBorder to ignore border for movement events | rathnor | 1 | -1/+13 |
2003-05-04 | fix warping with multiple screens | rathnor | 1 | -3/+3 |
2003-05-01 | clean ups of reconfigure/redraws | rathnor | 1 | -16/+6 |
2003-04-28 | fixing remembering of decorations | rathnor | 1 | -7/+21 |
2003-04-28 | add client window to event manager | rathnor | 1 | -3/+8 |
2003-04-27 | fix nextFocus problem with tabbed windows | rathnor | 1 | -29/+19 |
2003-04-27 | fixed workspace warp bug | fluxgen | 1 | -16/+25 |