- Aug 30, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 22955)
-
Olivier Fourdan authored
(Old svn revision: 22954)
-
- Jul 17, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 22472)
-
- Jul 02, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 22243)
-
- Jun 28, 2006
-
-
Olivier Fourdan authored
Add support for opacity lock (patch from Darren Salt <linux@youmustbejoking.demon.co.uk>, bug #1958), add support for changing opacity using mouse button 6 and 7 (patch from Darren Salt <linux@youmustbejoking.demon.co.uk>, bug #1959), add move/resize cancellation using a configurable keyboard shortcut (patch from Darren Salt <linux@youmustbejoking.demon.co.uk>, bug #1963), optimization for the compositor rebuilding screen when settings change (me :) (Old svn revision: 22213)
-
- Jun 14, 2006
-
-
Olivier Fourdan authored
Finish rework of the compositor, which should fix quite few bugs and improve performance (by discarding damages of covered windows, for example), unredirecting fullscreen overrides seems to work fine which gives a huge performance boost on fullscreen games, fixes translucent xscreensaver window, rework the NET_ACTIVE_WINDOW message handling to improve focus passing (see this thread on the ML http://foo-projects.org/pipermail/xfce4-dev/2006-June/020471.html) (Old svn revision: 22096)
-
- May 20, 2006
-
-
Olivier Fourdan authored
Fix bug with WM hints for focus not being updated properly, fix bug with gtk+ apps seen as focused even when iconified (!) (Old svn revision: 21740)
-
- Apr 19, 2006
-
-
Olivier Fourdan authored
Add host name on windows running on remote hosts (ala metacity), prevent windows above dock from being off screen, fix restore on move sensitivity. (Old svn revision: 21100)
-
- Mar 24, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 20530)
-
Olivier Fourdan authored
(Old svn revision: 20527)
-
- Feb 25, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 20053)
-
- Feb 18, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 19935)
-
- Dec 28, 2005
-
-
Olivier Fourdan authored
improve compositor shadows on shaped windows, truncate window title names as it breaks cairo if the string is too long (Bug #1296) (Old svn revision: 19148)
-
- Sep 18, 2005
-
-
Olivier Fourdan authored
Fix wrong pointer being passed to clientUpdateAllFrames(), add support to COMPOSITING_MANAGER as discussed on xdg list, rename gnome_win as xfwm4_win since it's really an internal window that has not much to do with gnome support (Old svn revision: 17669)
-
- Jun 20, 2005
-
-
Olivier Fourdan authored
(Old svn revision: 16034)
-
- Nov 23, 2004
-
-
Olivier Fourdan authored
(Old svn revision: 12159)
-
- Nov 03, 2004
-
-
Olivier Fourdan authored
Add: Support for NET_FRAME_EXTENTS and NET_REQUEST_FRAME_EXTENTS (Old svn revision: 12127)
-
- Oct 06, 2004
-
-
Olivier Fourdan authored
expand sources; (Old svn revision: 12036)
-
- Oct 03, 2004
-
-
Olivier Fourdan authored
(Old svn revision: 12023)
-
- Sep 25, 2004
-
-
Olivier Fourdan authored
(Old svn revision: 11983)
-
- Sep 21, 2004
-
-
Olivier Fourdan authored
(Old svn revision: 11959)
-
- Aug 28, 2004
-
-
Olivier Fourdan authored
Add support to NET_WM_STATE_DEMANDS_ATTENTION (I couldn't find any documentation on this state, but both kwin and metacity support it!), Reactivate code to prevent focus stealing (been #if 0'ed for a while) (Old svn revision: 11928)
-
- Aug 22, 2004
-
-
Olivier Fourdan authored
(Old svn revision: 11914)
-
- Aug 15, 2004
-
-
Olivier Fourdan authored
- libxfcegui4 fixes with gtk 2.2 - xfwm4 updates - Present panel plugins in alphabetical order - Fix add plugin dialog being placed over the panel when using SM - French po updates - Other various small bug fixes (Old svn revision: 11903)
-
- Aug 04, 2004
-
-
Olivier Fourdan authored
Add support for TRANSIENT_FOR update (with cautious checks for cyclic transient relationship) - That should fix the issue with gtranslator (bug #273) (Old svn revision: 11900)
-
- Jun 15, 2004
-
-
Olivier Fourdan authored
(Old svn revision: 11786)
-
- Jun 04, 2004
-
-
Olivier Fourdan authored
(Old svn revision: 11776)
-
- May 31, 2004
-
-
Olivier Fourdan authored
Improve internals of png composition in xfwm4 Prepare support for icons in xfwm4 (not quite there yet) (Old svn revision: 11773)
-
- May 30, 2004
-
-
Olivier Fourdan authored
- Modify xfwm4 to be compatible with the gtktoxevent API change (make sure you update both libxfcegui4 *and* xfwm4 at the same time!) - Code cleanup in xfwm4; move global variables in a dynamically allocated structure. (Old svn revision: 11770)
-
- May 13, 2004
-
-
Olivier Fourdan authored
Get rid of out own Xinerama impl. and use GdkScreen routines instead (that fixes at least two issues I can see ,the requirement to have Xienrama enabled in libxfcegui4 to get support for in in xfwm4, and as a side effect, xfwm4 is now compatible with SUN Xinerama which is slightly different from XFree Xinierama) Add a new theme, from my numerous attempts to deign a default xfwm4 theme for 4.2 Remove the theme "synthetic" that sould be moved to xfwm4-themes package (Old svn revision: 11752)
-
- May 11, 2004
-
-
Olivier Fourdan authored
(Old svn revision: 11746)
-
- May 04, 2004
-
-
Olivier Fourdan authored
(Old svn revision: 11739)
-
- May 02, 2004
-
-
Olivier Fourdan authored
Add preliminary support to net_wm_user_time to avoid focus stealing, I don't if that's exactly what we want, though. (Old svn revision: 11731)
-
- Apr 12, 2004
-
-
Olivier Fourdan authored
(Old svn revision: 11696)
-
- Mar 07, 2004
-
-
Olivier Fourdan authored
(Old svn revision: 11622)
-
- Jan 03, 2004
-
-
Olivier Fourdan authored
Implement experimental support for KDE systray protocol (xfwm4 acting like a proxy between KDE systray protocol and Freedesktop systray protocol) (Old svn revision: 11506)
-
Olivier Fourdan authored
(Old svn revision: 11505)
-
- Aug 31, 2003
-
-
Olivier Fourdan authored
(Old svn revision: 11306)
-
Olivier Fourdan authored
(Old svn revision: 11304)
-
- Aug 29, 2003
-
-
Olivier Fourdan authored
Blender sets only 4 elements in MWM hints intead of 5 as defined, as we ignore the fifth element anyway, read only 4 elements and make blender happy... (Old svn revision: 11299)
-