summaryrefslogtreecommitdiff
path: root/src/hints.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-41/+41
* Lot of changes in constraintPos and other related areasOlivier Fourdan2003-02-221-2/+0
* 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 startup notification support (from freedesktop.org standard)Olivier Fourdan2003-02-091-2/+5
* Add missing bits for full session managementOlivier Fourdan2003-02-061-8/+14
* Add NET_WM_STATE_ABOVE and NET_WM_STATE_BELOW hints support (EWMH 1.2)Olivier Fourdan2002-11-081-0/+4
* Rearrange some part of the code.Olivier Fourdan2002-10-241-5/+5
* Improve Motif MWM hints compatibility.Olivier Fourdan2002-09-141-7/+27
* *** empty log message ***Olivier Fourdan2002-09-131-0/+2
* Add support for initial_stateOlivier Fourdan2002-06-251-1/+0
* Fix a problem with StarOffice6.0/OpenOffice1.0Olivier Fourdan2002-06-051-0/+2
* *** empty log message ***Olivier Fourdan2002-06-021-43/+54
* As suggested by JAsper, adjust .indent.pro options for my own taste and apply...Olivier Fourdan2002-05-241-39/+39
* Add net_wm_state_fullscreen supportOlivier Fourdan2002-05-221-0/+1
* Improve responsiveness when sigterm/sigkill is receivedOlivier Fourdan2002-05-191-0/+3
* Change focus handling to be faster and use less memoryOlivier Fourdan2002-05-171-0/+1
* Improve focus handling by using GNOME protocol, ICCCM and wm hints (in this o...Olivier Fourdan2002-05-161-0/+2
* Add support for colormaps handling/notificationOlivier Fourdan2002-05-131-0/+1