aboutsummaryrefslogtreecommitdiff
path: root/src/Screen.cc
AgeCommit message (Expand)AuthorFilesLines
2002-08-30new function reassociateGroup and check moving windowfluxgen1-9/+30
2002-08-24fixed workspace creation bug and reassociation bug, thanks Simon Bowdenfluxgen1-2/+3
2002-08-16restore with remapfluxgen1-2/+2
2002-08-14updated fbatoms stuff and changed some strings to std stringfluxgen1-41/+37
2002-08-11cleaning in getNameOfWorkspacefluxgen1-7/+6
2002-08-04new functionnames in slitfluxgen1-5/+5
2002-08-02added autogrouping-from-tab patch from Steve Cooperfluxgen1-16/+25
2002-07-23moved Texture and Color into new files, fixed some const and pointersfluxgen1-13/+12
2002-07-23changed added specifik window parameter to sendToWorkspacefluxgen1-5/+5
2002-07-20minor updatefluxgen1-10/+10
2002-07-10minor indentation and commentsfluxgen1-4/+6
2002-06-02removed FONT_ELEMENT_SIZEfluxgen1-6/+1
2002-05-19added configurable geometryfluxgen1-1/+2
2002-05-17minor intel compiler fixfluxgen1-1/+28
2002-05-17removed const on return values of fundamental types and changed strftime_form...fluxgen1-15/+4
2002-05-08added reconfigure for the listfluxgen1-2/+7
2002-05-08added desktopwheeling optionfluxgen1-2/+3
2002-05-07const iterators in updateGnomeListfluxgen1-3/+4
2002-04-28minor stufffluxgen1-7/+11
2002-04-12added workspace_warping optionfluxgen1-4/+6
2002-04-09update from Workspace changesfluxgen1-16/+16
2002-04-08updated to match BaseMenufluxgen1-24/+24
2002-04-04fixed some bools and indentationfluxgen1-42/+40
2002-04-04moved nls defines to enums in namespace FBNLSfluxgen1-159/+63
2002-04-03std::string for title and icon title in FluxboxWindowfluxgen1-2/+2
2002-04-02saner search in prev/next focus, and added bool doSkipWindowfluxgen1-62/+62
2002-03-27fixed getIconName in addIconfluxgen1-2/+2
2002-03-23some signed/unsigned stufffluxgen1-17/+14
2002-03-19Xinerama supportfluxgen1-3/+33
2002-03-19update getMenu from slitfluxgen1-4/+4
2002-03-18added parameter to next/prev Focus and optionsbits for themfluxgen1-9/+20
2002-03-08fixed bug in ::removeNetizen and changed name from InitMenu to initMenufluxgen1-7/+8
2002-02-28back to basemenu insert/removefluxgen1-4/+5
2002-02-27changed to remove/add workspace in Workspacemenufluxgen1-7/+9
2002-02-26gnome layer not supported yetfluxgen1-2/+2
2002-02-26added sendToWorkspace(int id, bool changeWS)fluxgen1-8/+41
2002-02-21count all clients in all workspacesfluxgen1-10/+21
2002-02-21updateGnomeClientList when changin workspacefluxgen1-8/+4
2002-02-20parameter values for next/prev/right/leftWorkspacefluxgen1-17/+11
2002-02-20added updateGnomeClientListfluxgen1-7/+37
2002-02-17fixed iconbar bugfluxgen1-4/+13
2002-02-17clean menu parsingfluxgen1-106/+116
2002-02-11removed catchfluxgen1-12/+7
2002-02-10bugfix in iconlist loopfluxgen1-7/+5
2002-02-08to std listfluxgen1-116/+150
2002-02-07moved gnome atomsfluxgen1-25/+32
2002-02-04fixed event mask, netwm and gnome workspace and workspace_count atomsfluxgen1-33/+92
2002-02-02leftWorkspace/rightWorkspace addedpekdon1-0/+16
2002-01-27Fixed menu parsingfluxgen1-466/+311
2002-01-21Fixed update of workspaces and some indentationfluxgen1-13/+11