| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix transet removing opacity property | Olivier Fourdan | 2004-10-06 | 1 | -1/+1 |
* | Better support for transparency property. | Olivier Fourdan | 2004-10-03 | 1 | -0/+3 |
* | Add compositor. | Olivier Fourdan | 2004-09-25 | 1 | -0/+7 |
* | Include patch for 2D desktop layout support from Paramjit Oberoi <param@cs.wi... | Olivier Fourdan | 2004-09-21 | 1 | -0/+19 |
* | Reorg internal flags, | Olivier Fourdan | 2004-08-28 | 1 | -0/+1 |
* | Add CVS Id, like Jasper does with the panel. | Olivier Fourdan | 2004-08-22 | 1 | -1/+2 |
* | Resync with repository, most notably: | Olivier Fourdan | 2004-08-15 | 1 | -1/+1 |
* | Add support for TRANSIENT_FOR update (with cautious checks for cyclic transie... | Olivier Fourdan | 2004-08-04 | 1 | -0/+1 |
* | Add multiscreen support. | Olivier Fourdan | 2004-06-15 | 1 | -3/+16 |
* | Change internals to prepare multi-screen (not quite there yet) | Olivier Fourdan | 2004-06-04 | 1 | -3/+3 |
* | Fix potential memleak in libxfcegui4 | Olivier Fourdan | 2004-05-31 | 1 | -0/+4 |
* | - Change gtktoxevent API to be GdkScreen and therefore multiscreen compliant | Olivier Fourdan | 2004-05-30 | 1 | -16/+17 |
* | Get rid of out own Xinerama impl. and use GdkScreen routines instead (that fi... | Olivier Fourdan | 2004-05-13 | 1 | -14/+14 |
* | Add support for standard NET_SHOWING_DESKTOP. | Olivier Fourdan | 2004-05-11 | 1 | -0/+1 |
* | Code cleanup, standardize fn names in hints.[ch] | Olivier Fourdan | 2004-05-04 | 1 | -6/+6 |
* | Add preliminary support to net_wm_user_time to avoid focus stealing, I don't ... | Olivier Fourdan | 2004-05-02 | 1 | -0/+2 |
* | Change theme | Olivier Fourdan | 2004-04-12 | 1 | -0/+1 |
* | Include patch for desktop names from Aurelien Foret <orelien@chez.com> | Olivier Fourdan | 2004-03-07 | 1 | -1/+2 |
* | Fix C++ comment in Bernhard's patch | Olivier Fourdan | 2004-01-03 | 1 | -0/+10 |
* | Integrate Bernhard Walle <bernhard@bwalle.de> patch to add support for KDE co... | Olivier Fourdan | 2004-01-03 | 1 | -0/+5 |
* | Use "int" where "int" is to be used instead of CARD32 (for portability) | Olivier Fourdan | 2003-08-31 | 1 | -2/+2 |
* | Use "unsigned long" instead of CARD32 for MWM hints as CARD32 seems to cause ... | Olivier Fourdan | 2003-08-31 | 1 | -6/+4 |
* | Blender sets only 4 elements in MWM hints intead of 5 as defined, as we ignor... | Olivier Fourdan | 2003-08-29 | 1 | -2/+2 |
* | A deseperate attempt to fix remaining bugs in xfwm4 | Olivier Fourdan | 2003-08-11 | 1 | -5/+2 |
* | Adjust motif hints, to avoid a bug on some system where the motif hint is sma...xfce-4.0rc2 | Olivier Fourdan | 2003-07-20 | 1 | -1/+3 |
* | Various small cleanups, rerun indent with new settings. | Olivier Fourdan | 2003-05-16 | 1 | -27/+27 |
* | Grab server and draw frame shadows during Alt+Tab ops | Olivier Fourdan | 2003-04-21 | 1 | -1/+3 |
* | Add support for apps that set their transient_for field to "None" | Olivier Fourdan | 2003-04-05 | 1 | -3/+3 |
* | Major autostuff update. | Benedikt Meurer | 2003-03-17 | 1 | -1/+1 |
* | Reformat code usign astyle, redesign microdeck theme, include nestu's Spanish... | Olivier Fourdan | 2003-03-16 | 1 | -4/+4 |
* | Major rework of stacking management. | Olivier Fourdan | 2003-03-09 | 1 | -1/+1 |
* | Improve window move/resize and expand sources | Olivier Fourdan | 2003-02-27 | 1 | -41/+41 |
* | Lot of changes in constraintPos and other related areas | Olivier Fourdan | 2003-02-22 | 1 | -2/+0 |
* | Take the frame into account when receiving a XConfigureRequest for apps that ... | Olivier Fourdan | 2003-02-21 | 1 | -3/+3 |
* | Avoid using "__" for defines in headers as it could be reserved for the compiler | Olivier Fourdan | 2003-02-20 | 1 | -3/+3 |
* | Add startup notification support (from freedesktop.org standard) | Olivier Fourdan | 2003-02-09 | 1 | -2/+5 |
* | Add missing bits for full session management | Olivier Fourdan | 2003-02-06 | 1 | -8/+14 |
* | Add NET_WM_STATE_ABOVE and NET_WM_STATE_BELOW hints support (EWMH 1.2) | Olivier Fourdan | 2002-11-08 | 1 | -0/+4 |
* | Rearrange some part of the code. | Olivier Fourdan | 2002-10-24 | 1 | -5/+5 |
* | Improve Motif MWM hints compatibility. | Olivier Fourdan | 2002-09-14 | 1 | -7/+27 |
* | *** empty log message *** | Olivier Fourdan | 2002-09-13 | 1 | -0/+2 |
* | Add support for initial_state | Olivier Fourdan | 2002-06-25 | 1 | -1/+0 |
* | Fix a problem with StarOffice6.0/OpenOffice1.0 | Olivier Fourdan | 2002-06-05 | 1 | -0/+2 |
* | *** empty log message *** | Olivier Fourdan | 2002-06-02 | 1 | -43/+54 |
* | As suggested by JAsper, adjust .indent.pro options for my own taste and apply... | Olivier Fourdan | 2002-05-24 | 1 | -39/+39 |
* | Add net_wm_state_fullscreen support | Olivier Fourdan | 2002-05-22 | 1 | -0/+1 |
* | Improve responsiveness when sigterm/sigkill is received | Olivier Fourdan | 2002-05-19 | 1 | -0/+3 |
* | Change focus handling to be faster and use less memory | Olivier Fourdan | 2002-05-17 | 1 | -0/+1 |
* | Improve focus handling by using GNOME protocol, ICCCM and wm hints (in this o... | Olivier Fourdan | 2002-05-16 | 1 | -0/+2 |
* | Add support for colormaps handling/notification | Olivier Fourdan | 2002-05-13 | 1 | -0/+1 |