aboutsummaryrefslogtreecommitdiff
path: root/src/fluxbox.cc
AgeCommit message (Expand)AuthorFilesLines
2003-10-28make client windows only reparented one below toplevel - i.e. not intorathnor1-2/+3
2003-10-14fix identification of event targets in event managerrathnor1-5/+11
2003-10-13minor fixfluxgen1-2/+2
2003-10-09drawing optimisations and fixesrathnor1-4/+5
2003-10-06minor menu positioning tweaksrathnor1-11/+12
2003-10-05shuffle bunch of stuff from Keys into FbTk/KeyUtilrathnor1-5/+6
2003-10-05fix reading of auto raise delayrathnor1-19/+17
2003-10-05make doFocusLast work for sloppy focus as wellrathnor1-16/+115
2003-09-14minor stufffluxgen1-2/+2
2003-09-14correct little focus thingrathnor1-2/+2
2003-09-14focus fixesrathnor1-3/+8
2003-09-12fixed focus issue when changing next or prevclientfluxgen1-6/+4
2003-09-11fix problems relating to windows reparenting themselves.rathnor1-2/+3
2003-09-10added updateDelayTime resourcefluxgen1-2/+15
2003-08-24cleaningfluxgen1-25/+8
2003-08-22fixed search paths for new image loadingfluxgen1-35/+27
2003-08-15minor fixfluxgen1-6/+6
2003-08-12minor cleaningfluxgen1-51/+25
2003-08-12reverted back to no updateNetizenWindowDel in removeClientfluxgen1-1/+3
2003-08-12sending updateNetizenWindowDel in BScreen removeWindowfluxgen1-2/+2
2003-08-11load theme after all screens are createdfluxgen1-1/+3
2003-08-11fixed minor focus bug and updated to use timer commandfluxgen1-60/+21
2003-08-10fix ~ to work properly in session.menuFilerathnor1-7/+2
2003-08-04minor fixfluxgen1-3/+3
2003-07-28moved kde dockapp test to screenfluxgen1-46/+1
2003-07-28update many things to use WinClient instead of FluxboxWindowrathnor1-79/+106
2003-07-27minor fixfluxgen1-10/+9
2003-07-23fixed kde dockapp bugfluxgen1-2/+55
2003-07-21fix focus properlyrathnor1-4/+3
2003-07-20fix focus and raising for transient windows in particularrathnor1-5/+7
2003-07-18reorganise operation of ResourceManagerrathnor1-4/+13
2003-07-10minor cleaningfluxgen1-5/+1
2003-07-04fix winclient death signallingrathnor1-6/+7
2003-07-04support in remember for specifying groups.rathnor1-3/+10
2003-07-01handle focus out event to revert focus to fluxboxwindow if a menu isnt focusedfluxgen1-2/+18
2003-06-30include generated defaults filefluxgen1-1/+2
2003-06-30using FbTk Command in keys instead of enumfluxgen1-391/+25
2003-06-25compile time option for toolbarfluxgen1-12/+7
2003-06-25removed toolbar from screenfluxgen1-12/+3
2003-06-24include toolbarhandlerfluxgen1-3/+3
2003-06-24removed window numberfluxgen1-5/+1
2003-06-23removed toolbar in load rcfluxgen1-7/+2
2003-06-18handling propertyNotify for atomhandlersfluxgen1-9/+13
2003-06-15new keys for cycling through groups - NextGroup/PrevGroup (they are an aliasrathnor1-1/+3
2003-06-12moved cursor to FbWinFrameTheme and setting pid of fluxbox on root window her...fluxgen1-12/+12
2003-06-11hide toolbar menu and slit menu if we click on root windowfluxgen1-5/+14
2003-06-11revert NULL thingrathnor1-2/+2
2003-06-11make sure that "0" is 4-bit safe for a null pointer by replacing it with (voidrathnor1-2/+2
2003-06-08add reconfigure and restart keysrathnor1-1/+8
2003-06-08fix bug that left empty window frames aroundrathnor1-2/+3