summaryrefslogtreecommitdiff
path: root/src/Workspace.cc
AgeCommit message (Expand)Author
2011-02-24better solution for warping transient windowsMathias Gumz
2010-09-08introduced FbTk::BidiStringMathias Gumz
2010-03-17Changed #ifdef DEBUG ... cerr << to using fbdbg.Henrik Kinnunen
2008-09-21Changed icon list signal in BScreen to use the new signal systemHenrik Kinnunen
2008-01-03remove old svn $Id$ tagsMark Tiefenbruck
2007-12-18remove some unnecessary uses of FluxboxWindow::deiconifyMark Tiefenbruck
2007-10-24fixed gcc 2.96 compile problemfluxgen
2007-10-24introduced workspacename for ClientPattern, and some miscellaneous cleanupmarkt
2007-10-13merged changes from pre-develmarkt
2007-07-07fixes for --program-prefix and --program-suffix, plus fixed overwriting init ...markt
2007-07-07save workspace names, and some fixes for menu behaviormarkt
2007-06-30fixed the groups file for the last timemarkt
2007-06-01fixed infinite loop caused by removing the last workspace when it contains wi...markt
2007-03-24workspace menu wasn't updating when window titles changedmarkt
2007-02-06closing a window from the workspace menu should close the chosen client,markt
2007-01-26fix some crashes with empty menus, and fixed default workspace namesmarkt
2006-10-30Cosmetic patch from Slava Semushinmathias
2006-08-03check if window is stuck when using followmodelmarkt
2006-08-02rename session.screen*.iconbar.deiconifyMode to session.screen0.userFollowModelmarkt
2006-07-22ewmh compliance updatesmarkt
2006-07-19preserve order of focused windows on restartmarkt
2006-07-04autogrouped windows from groups file didn't raise, bug #1449608markt
2006-06-28cleanup dead function Workspace::setLastFocusedWindowmarkt
2006-06-21fix nls... notably classify text on conversion whether its for X or simonb
2006-05-20improve native language handling, move messages and menu labels to simonb
2006-05-07more utf8 changes, notably window titlessimonb
2006-04-02size_t fixes, thanks Semushin Slava aka php-coderfluxgen
2006-02-20moved class Layer from class Fluxbox and thus reduces some dependeciesfluxgen
2006-02-19moved placement strategies to different PlacementStrategy classesfluxgen
2006-02-18moved all focus handling to FocusControlfluxgen
2006-02-16updated copyright infomathias
2005-06-23moved window menu from FluxboxWindow to BScreenfluxgen
2005-04-27close #1182770mathias
2005-04-23close #956325mathias
2005-01-24copyright datemathias
2004-12-13icc complaint about a "possible" conflict between themathias
2004-11-22undermouseplacement .. ensure the new window is on the screen. patch #1052534...mathias
2004-11-19svn propset svn:keywords "Id"mathias
2004-08-31add autoconf check for std c++ headersrathnor
2004-06-21fix groups file problem with windows not showing properlyrathnor
2004-06-07update NLS string handling...rathnor
2004-05-13fix up a number of things for when a window hides while moving,rathnor
2004-03-21primarily focus fix/tweak/rejiggingrathnor
2004-03-15really fix placeWindowrathnor
2004-03-15fix spin bug in placeWindowrathnor
2004-02-28copyright updatefluxgen
2004-02-20filename fix, patch from Mathias Gumzfluxgen
2004-01-21using empty instead of sizefluxgen
2003-12-30minor cleaningfluxgen
2003-12-18code cleaningfluxgen