Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
Fixes vncviewer switch to fullscreen. Maybe mplayer fullscreen issue too? | |||||
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 | |
it should be much safer now | |||||
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 | |
added back if the menu is rebuilt. | |||||
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 | |
ConfigureRequests). Also fix no border on transients and some initial gnome atom values. | |||||
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 | |
Also split atomhandler::setupWindow | |||||
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 | |
Also move a large proportion of window initialisation from FluxboxWindow to WinClient | |||||
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 | |
later unfocusing that window would die since it had no client. Now we make sure we remove all references from the fluxbox Window->FluxboxWindow list first | |||||
2003-05-26 | fix usage of decoration.border (incl xmms move bug) | rathnor | 1 | -46/+34 | |
add BORDER to help turn on borders to remember stuff | |||||
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 | |