aboutsummaryrefslogtreecommitdiff
path: root/src/Workspace.cc
AgeCommit message (Expand)AuthorFilesLines
2007-07-07fixes for --program-prefix and --program-suffix, plus fixed overwriting init ...markt1-0/+2
2007-07-07save workspace names, and some fixes for menu behaviormarkt1-1/+1
2007-06-30fixed the groups file for the last timemarkt1-2/+4
2007-06-01fixed infinite loop caused by removing the last workspace when it contains wi...markt1-2/+3
2007-03-24workspace menu wasn't updating when window titles changedmarkt1-1/+1
2007-02-06closing a window from the workspace menu should close the chosen client,markt1-1/+1
2007-01-26fix some crashes with empty menus, and fixed default workspace namesmarkt1-0/+1
2006-10-30Cosmetic patch from Slava Semushinmathias1-30/+37
2006-08-03check if window is stuck when using followmodelmarkt1-1/+2
2006-08-02rename session.screen*.iconbar.deiconifyMode to session.screen0.userFollowModelmarkt1-7/+14
2006-07-22ewmh compliance updatesmarkt1-2/+2
2006-07-19preserve order of focused windows on restartmarkt1-2/+0
2006-07-04autogrouped windows from groups file didn't raise, bug #1449608markt1-0/+1
2006-06-28cleanup dead function Workspace::setLastFocusedWindowmarkt1-17/+0
2006-06-21fix nls... notably classify text on conversion whether its for X or simonb1-2/+1
2006-05-20improve native language handling, move messages and menu labels to simonb1-3/+3
2006-05-07more utf8 changes, notably window titlessimonb1-1/+2
2006-04-02size_t fixes, thanks Semushin Slava aka php-coderfluxgen1-1/+1
2006-02-20moved class Layer from class Fluxbox and thus reduces some dependeciesfluxgen1-2/+2
2006-02-19moved placement strategies to different PlacementStrategy classesfluxgen1-271/+8
2006-02-18moved all focus handling to FocusControlfluxgen1-1/+2
2006-02-16updated copyright infomathias1-1/+1
2005-06-23moved window menu from FluxboxWindow to BScreenfluxgen1-1/+10
2005-04-27close #1182770mathias1-2/+2
2005-04-23close #956325mathias1-3/+9
2005-01-24copyright datemathias1-1/+1
2004-12-13icc complaint about a "possible" conflict between themathias1-3/+3
2004-11-22undermouseplacement .. ensure the new window is on the screen. patch #1052534...mathias1-4/+4
2004-11-19svn propset svn:keywords "Id"mathias1-1/+1
2004-08-31add autoconf check for std c++ headersrathnor1-3/+11
2004-06-21fix groups file problem with windows not showing properlyrathnor1-3/+4
2004-06-07update NLS string handling...rathnor1-6/+7
2004-05-13fix up a number of things for when a window hides while moving,rathnor1-3/+3
2004-03-21primarily focus fix/tweak/rejiggingrathnor1-24/+8
2004-03-15really fix placeWindowrathnor1-12/+15
2004-03-15fix spin bug in placeWindowrathnor1-3/+3
2004-02-28copyright updatefluxgen1-2/+2
2004-02-20filename fix, patch from Mathias Gumzfluxgen1-2/+2
2004-01-21using empty instead of sizefluxgen1-2/+2
2003-12-30minor cleaningfluxgen1-4/+3
2003-12-18code cleaningfluxgen1-10/+10
2003-12-14no need to have Workspace instance in ClientMenuItem since it already hold th...fluxgen1-16/+7
2003-12-10cleaning in the menu codefluxgen1-2/+2
2003-12-07observe title signalfluxgen1-23/+7
2003-12-03window menu for client in clientmenufluxgen1-2/+2
2003-10-25removing trailing whitespace in filenamefluxgen1-11/+5
2003-10-06fix shape - all menus shaped, and some weird shape bugsrathnor1-2/+3
2003-08-24cleaningfluxgen1-6/+4
2003-08-19removed old functionsfluxgen1-15/+2
2003-08-04minor cleaningfluxgen1-7/+6