summaryrefslogtreecommitdiff
path: root/src/hints.h
Commit message (Expand)AuthorAgeFilesLines
* Fix build with -Werror, remove some useless #includes and add some others (ac...Olivier Fourdan2006-12-131-3/+1
* Use X server time to restore focus when sent to the root window (bug #2472), ...Olivier Fourdan2006-11-041-51/+153
* Add support for XSync protocol.Olivier Fourdan2006-11-011-0/+5
* Set focus flag on windows initially mapped on other desktopsOlivier Fourdan2006-09-111-5/+5
* Fix compiler warningOlivier Fourdan2006-08-301-1/+1
* Add support for newest _NET_WM_CM_S<n> property used by gdk_screen_is_compos...Olivier Fourdan2006-08-301-1/+2
* Rework maximization switches (bug #2047)Olivier Fourdan2006-07-171-1/+2
* Allow enabling/disabling of compositing on the fly from the WM tweaks plugin,...Olivier Fourdan2006-07-021-1/+1
* Add support for opacity lock (patch from Darren Salt <linux@youmustbejoking.d...Olivier Fourdan2006-06-281-0/+1
* Finish rework of the compositor, which should fix quite few bugs and improve ...Olivier Fourdan2006-06-141-2/+3
* Fix bug with WM hints for focus not being updated properly, fix bug with gtk+...Olivier Fourdan2006-05-201-0/+4
* Add host name on windows running on remote hosts (ala metacity), prevent wind...Olivier Fourdan2006-04-191-7/+8
* Trivial cleanupOlivier Fourdan2006-03-241-1/+1
* Fix desktop names not showing in window menu and other various fixes.Olivier Fourdan2006-03-241-0/+1
* Disable KDE systray proxy in xfwm4 as KDE now supports standard systrayOlivier Fourdan2006-02-251-3/+6
* Update copyright date and add propertiesOlivier Fourdan2006-02-181-1/+1
* Use relative moves to warp the pointer, Olivier Fourdan2005-12-281-0/+1
* Fix wrong pointer being passed to clientUpdateAllFrames(), add support to COM...Olivier Fourdan2005-09-181-0/+1
* Update datesOlivier Fourdan2005-06-201-1/+1
* Huge rework of the way atoms are managed internally.Olivier Fourdan2004-11-231-137/+34
* Revert: Treat dialogs that don't set their transient_for as transients for gr...Olivier Fourdan2004-11-031-5/+8
* Fix transet removing opacity propertyOlivier Fourdan2004-10-061-1/+1
* Better support for transparency property.Olivier Fourdan2004-10-031-0/+3
* Add compositor.Olivier Fourdan2004-09-251-0/+7
* Include patch for 2D desktop layout support from Paramjit Oberoi <param@cs.wi...Olivier Fourdan2004-09-211-0/+19
* Reorg internal flags,Olivier Fourdan2004-08-281-0/+1
* Add CVS Id, like Jasper does with the panel.Olivier Fourdan2004-08-221-1/+2
* Resync with repository, most notably:Olivier Fourdan2004-08-151-1/+1
* Add support for TRANSIENT_FOR update (with cautious checks for cyclic transie...Olivier Fourdan2004-08-041-0/+1
* Add multiscreen support.Olivier Fourdan2004-06-151-3/+16
* Change internals to prepare multi-screen (not quite there yet)Olivier Fourdan2004-06-041-3/+3
* Fix potential memleak in libxfcegui4Olivier Fourdan2004-05-311-0/+4
* - Change gtktoxevent API to be GdkScreen and therefore multiscreen compliantOlivier Fourdan2004-05-301-16/+17
* Get rid of out own Xinerama impl. and use GdkScreen routines instead (that fi...Olivier Fourdan2004-05-131-14/+14
* Add support for standard NET_SHOWING_DESKTOP.Olivier Fourdan2004-05-111-0/+1
* Code cleanup, standardize fn names in hints.[ch]Olivier Fourdan2004-05-041-6/+6
* Add preliminary support to net_wm_user_time to avoid focus stealing, I don't ...Olivier Fourdan2004-05-021-0/+2
* Change themeOlivier Fourdan2004-04-121-0/+1
* Include patch for desktop names from Aurelien Foret <orelien@chez.com>Olivier Fourdan2004-03-071-1/+2
* Fix C++ comment in Bernhard's patchOlivier Fourdan2004-01-031-0/+10
* Integrate Bernhard Walle <bernhard@bwalle.de> patch to add support for KDE co...Olivier Fourdan2004-01-031-0/+5
* Use "int" where "int" is to be used instead of CARD32 (for portability)Olivier Fourdan2003-08-311-2/+2
* Use "unsigned long" instead of CARD32 for MWM hints as CARD32 seems to cause ...Olivier Fourdan2003-08-311-6/+4
* Blender sets only 4 elements in MWM hints intead of 5 as defined, as we ignor...Olivier Fourdan2003-08-291-2/+2
* A deseperate attempt to fix remaining bugs in xfwm4Olivier Fourdan2003-08-111-5/+2
* Adjust motif hints, to avoid a bug on some system where the motif hint is sma...xfce-4.0rc2Olivier Fourdan2003-07-201-1/+3
* Various small cleanups, rerun indent with new settings.Olivier Fourdan2003-05-161-27/+27
* Grab server and draw frame shadows during Alt+Tab opsOlivier Fourdan2003-04-211-1/+3
* Add support for apps that set their transient_for field to "None"Olivier Fourdan2003-04-051-3/+3
* Major autostuff update.Benedikt Meurer2003-03-171-1/+1