summaryrefslogtreecommitdiff
path: root/src/events.h
Commit message (Expand)AuthorAgeFilesLines
* CleanupOlivier Fourdan2007-05-091-2/+2
* Fix build with -Werror, remove some useless #includes and add some others (ac...Olivier Fourdan2006-12-131-2/+1
* Use X server time to restore focus when sent to the root window (bug #2472), ...Olivier Fourdan2006-11-041-3/+4
* Set focus flag on windows initially mapped on other desktopsOlivier Fourdan2006-09-111-5/+5
* Some cleanup in headers vs. functions used.Olivier Fourdan2006-05-061-1/+0
* Refactoring and small cleanup.Olivier Fourdan2006-05-041-1/+1
* Use a separate implementation from libxfcegui4 for gtk style and event filter...Olivier Fourdan2006-05-031-1/+2
* 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/+1
* Change internals to prepare multi-screen (not quite there yet)Olivier Fourdan2004-06-041-5/+6
* Change namespace to xfce_* and put back older deprecated fns for backward com...Olivier Fourdan2004-05-311-1/+1
* - 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
* Code reorg.Olivier Fourdan2003-08-131-2/+0
* Adopt a MapRequest/MapNotify/UnmapNotify scheme that is similar to xfwm3 that...Olivier Fourdan2003-08-121-0/+4
* Various small cleanups, rerun indent with new settings.Olivier Fourdan2003-05-161-3/+3
* 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
* Update for libxfcegui4 new include base dir.Olivier Fourdan2002-11-231-2/+2
* Remove xinerama code to move it to libxfcegui4 (xfwm4 now requires libxfcegui...Olivier Fourdan2002-11-221-1/+1
* Move some routines out of xfwm4 to libxfwmgui4, make xfwm4 depend on libxfcegui4Olivier Fourdan2002-10-181-1/+1
* As suggested by JAsper, adjust .indent.pro options for my own taste and apply...Olivier Fourdan2002-05-241-2/+2
* Initial revisionOlivier Fourdan2002-05-031-0/+39