summaryrefslogtreecommitdiff
path: root/src/session.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year.Olivier Fourdan2011-01-051-1/+1
* Mass update: Update (c) yearOlivier Fourdan2010-12-161-1/+1
* Properly implement session handling.Nick Schermer2010-11-261-5/+3
* * src/*.c, src/*.h: Update year.Olivier Fourdan2009-01-181-1/+1
* Update FSF addressOlivier Fourdan2008-05-311-2/+4
* Rework a bit the code for hilight and frame drawingOlivier Fourdan2007-06-121-1/+1
* CleanupOlivier Fourdan2007-05-091-0/+4
* Use X server time to restore focus when sent to the root window (bug #2472), ...Olivier Fourdan2006-11-041-13/+8
* Set focus flag on windows initially mapped on other desktopsOlivier Fourdan2006-09-111-7/+7
* Refactoring, allowing to close session the close window shortcut (fixes bug #...Olivier Fourdan2006-05-201-13/+27
* Update copyright date and add propertiesOlivier Fourdan2006-02-181-1/+1
* Update datesOlivier Fourdan2005-06-201-1/+1
* Add CVS Id, like Jasper does with the panel.Olivier Fourdan2004-08-221-1/+2
* Add multiscreen support.Olivier Fourdan2004-06-151-1/+3
* Change internals to prepare multi-screen (not quite there yet)Olivier Fourdan2004-06-041-14/+15
* - Change gtktoxevent API to be GdkScreen and therefore multiscreen compliantOlivier Fourdan2004-05-301-1/+1
* Get rid of out own Xinerama impl. and use GdkScreen routines instead (that fi...Olivier Fourdan2004-05-131-1/+1
* Various small cleanups, rerun indent with new settings.Olivier Fourdan2003-05-161-4/+4
* Reformat code usign astyle, redesign microdeck theme, include nestu's Spanish...Olivier Fourdan2003-03-161-2/+2
* Take the frame into account when receiving a XConfigureRequest for apps that ...Olivier Fourdan2003-02-211-5/+5
* Avoid using "__" for defines in headers as it could be reserved for the compilerOlivier Fourdan2003-02-201-3/+3
* Add missing bits for full session managementOlivier Fourdan2003-02-061-0/+46