summaryrefslogtreecommitdiff
path: root/src/mywindow.h
Commit message (Expand)AuthorAgeFilesLines
* Update mouse cursor theme and size dynamically (Bug #6854)Olivier Fourdan2011-10-191-0/+2
* Update copyright year.Olivier Fourdan2011-01-051-1/+1
* Mass update: Update (c) yearOlivier Fourdan2010-12-161-1/+1
* * 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
* Add support for button prelight in windows frameOlivier Fourdan2007-06-111-0/+1
* CleanupOlivier Fourdan2007-05-091-2/+2
* Use X server time to restore focus when sent to the root window (bug #2472), ...Olivier Fourdan2006-11-041-29/+30
* Set focus flag on windows initially mapped on other desktopsOlivier Fourdan2006-09-111-19/+19
* Add Xutil.h include for Solaris, add new option for overlay unredirection, do...Olivier Fourdan2006-08-151-1/+2
* Update copyright date and add propertiesOlivier Fourdan2006-02-181-1/+1
* Cache XRender picture and visual format to improve speedOlivier Fourdan2005-09-241-0/+7
* Update datesOlivier Fourdan2005-06-201-1/+1
* Internal reorg.Olivier Fourdan2005-01-291-7/+4
* Add support for ARGB clients.Olivier Fourdan2005-01-271-3/+14
* Add CVS Id, like Jasper does with the panel.Olivier Fourdan2004-08-221-1/+2
* Add multiscreen support.Olivier Fourdan2004-06-151-26/+25
* Change internals to prepare multi-screen (not quite there yet)Olivier Fourdan2004-06-041-7/+28
* - Change gtktoxevent API to be GdkScreen and therefore multiscreen compliantOlivier Fourdan2004-05-301-13/+13
* Get rid of out own Xinerama impl. and use GdkScreen routines instead (that fi...Olivier Fourdan2004-05-131-13/+13
* 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-4/+4
* Major rework of stacking management.Olivier Fourdan2003-03-091-1/+1
* Improve window move/resize and expand sourcesOlivier Fourdan2003-02-271-13/+13
* Take the frame into account when receiving a XConfigureRequest for apps that ...Olivier Fourdan2003-02-211-3/+3
* Avoid using "__" for defines in headers as it could be reserved for the compilerOlivier Fourdan2003-02-201-3/+3
* Add optimizationsOlivier Fourdan2003-02-131-0/+48