aboutsummaryrefslogtreecommitdiff
path: root/src/fluxbox.cc
AgeCommit message (Expand)AuthorFilesLines
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
2003-05-18moved Resource to FbTkfluxgen1-15/+16
2003-05-15minor cleaningfluxgen1-65/+3
2003-05-15minor cleaning in BScreen interfacefluxgen1-26/+26
2003-05-15cleaning in FluxboxWindow interfacefluxgen1-22/+22
2003-05-14added better shape supportfluxgen1-2/+8
2003-05-14using clients screen instead of fluxboxwindwos screenfluxgen1-9/+8
2003-05-13minor fixesfluxgen1-5/+1
2003-05-13fixed better error msgfluxgen1-25/+23
2003-05-13fixed menu timestamps stufffluxgen1-22/+25
2003-05-12trying to use XRRScreenChangeSelectInputfluxgen1-1/+8
2003-05-12minor fix in RANDR initfluxgen1-4/+10
2003-05-12added RANDR supportfluxgen1-1/+25
2003-05-11fix up various focus-related issuesrathnor1-4/+4
2003-05-11minor fixfluxgen1-16/+15
2003-05-11minor cleaningfluxgen1-2/+2
2003-05-11fixed focus last crash bug, a dangling m_focused_window pointerfluxgen1-34/+27
2003-05-11minor cleaningfluxgen1-21/+21
2003-05-10using FbRootWindowfluxgen1-5/+5
2003-05-10fixed typeofluxgen1-8/+8
2003-05-10minor bugfixfluxgen1-2/+2
2003-05-10removed BaseDisplay so we moved some of the functions herefluxgen1-39/+118
2003-05-07minor fixfluxgen1-2/+2
2003-05-07minor cleaningfluxgen1-3/+3
2003-05-04fix up focus problemsrathnor1-2/+58
2003-05-04add session.ignoreBorder to ignore border for movement eventsrathnor1-1/+2
2003-05-04fix multiple screen keyactions to sometimes take effect on screen the pointer...rathnor1-54/+59
2003-04-29reconfigure fix (setFocusedWindow didn't check if win already focused)rathnor1-1/+3
2003-04-28tiny consistency fixrathnor1-2/+2
2003-04-28fixed execute on right screenfluxgen1-2/+2
2003-04-27fix bug for not using modifiers on nextWindowrathnor1-3/+21
2003-04-27remove mention of old useIconbar resource (toolbar modes now do thisrathnor1-2/+1