- Jun 01, 2008
-
-
Olivier Fourdan authored
Rework move/resize, better keyboard operations, allow move/resize from menu and from taskbar - TODO: Change keyboard shortcuts accordingly (Old svn revision: 27007)
-
- May 31, 2008
-
-
Olivier Fourdan authored
(Old svn revision: 26999)
-
- Jan 21, 2008
-
-
Olivier Fourdan authored
Exit on SelectionClear event so that xfwm4 exits even with WM who do not send a ClientMEssage event such as Openbox (bug #2374) (Old svn revision: 26584)
-
- Nov 06, 2007
-
-
Olivier Fourdan authored
(Old svn revision: 26262)
-
- Oct 28, 2007
-
-
Olivier Fourdan authored
(Old svn revision: 26214)
-
Olivier Fourdan authored
(Old svn revision: 26211)
-
- Sep 09, 2007
-
-
Olivier Fourdan authored
(Old svn revision: 26057)
-
- Jun 21, 2007
-
-
Olivier Fourdan authored
Fix xfwm4 hanging with gtk+-2.11.x (Bug #3346) - Patch based on a similar fix for Metacity, see gnome bug #354213 (Old svn revision: 25830)
-
- Jun 12, 2007
-
-
Olivier Fourdan authored
(Old svn revision: 25807)
-
- Jun 11, 2007
-
-
Olivier Fourdan authored
(Old svn revision: 25801)
-
- Jun 02, 2007
-
-
Olivier Fourdan authored
Add resize from top of window, based on a patch by Phil Vandry <vandry@tzone.org>, reworked to allow compatibility with unchanged themes, bug fixes, and various improvements (Old svn revision: 25773)
-
- May 09, 2007
-
-
Olivier Fourdan authored
(Old svn revision: 25698)
-
- Apr 02, 2007
-
-
Olivier Fourdan authored
(Old svn revision: 25369)
-
- Dec 14, 2006
-
-
Olivier Fourdan authored
Fix user focus timetamp being falsely reset to 0 causing some windows to be started un-focused (Bug #2664), re-add some traces (which compile with -Werror this time), small code/api cleanup. (Old svn revision: 24107)
-
- Dec 13, 2006
-
-
Olivier Fourdan authored
Fix build with -Werror, remove some useless #includes and add some others (actually, time.h and sys/time.h were not required since Time is defined in X.h anyway). (Old svn revision: 24099)
-
Olivier Fourdan authored
Use timestamp provided by NET_ACTIVE_WINDOW and NET_CURRENT_DESKTOP messages from EWMH version 1.3 and above, fix focus transition with NET_CURRENT_DESKTOP messages causing either flickering or wrong restacking on workspace switch (bug #2654), fix serious bug introduced with previous commit causing xfwm4 to quit on any selection MESSAGE notify. (Old svn revision: 24096)
-
- Nov 27, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 23991)
-
- Nov 14, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 23876)
-
- Nov 13, 2006
-
-
Olivier Fourdan authored
Do not reset time to CurrentTime with events that don't feature a timestamp (actually, it's a revert of on commit I made a few days ago). (Old svn revision: 23854)
-
- Nov 04, 2006
-
-
Olivier Fourdan authored
Use X server time to restore focus when sent to the root window (bug #2472), a bit of code cleanup and some refactoring. (Old svn revision: 23704)
-
- Nov 01, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 23584)
-
- Oct 31, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 23578)
-
- Oct 30, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 23559)
-
- Oct 29, 2006
-
-
Olivier Fourdan authored
This fixes several focus issues for me, but since focus is a sensitive beast, to say the least, so I dunno about others. (Old svn revision: 23551)
-
- Oct 13, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 23403)
-
- Sep 11, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 23128)
-
- Jul 08, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 22296)
-
- 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 22, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 22181)
-
Olivier Fourdan authored
(Old svn revision: 22179)
-
- 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)
-
- Jun 03, 2006
-
-
Olivier Fourdan authored
Create _MOTIF_WM_INFO from the WM to make rxvt-unicode happy and not use override-redirect windows but proper Motif decoration hints to get borderless windows (Fix bug #1877). (Old svn revision: 21955)
-
- May 20, 2006
-
-
Olivier Fourdan authored
Fix the shortcut manager to not show additional un-managed shortcuts. (Old svn revision: 21727)
-
- May 15, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 21694)
-
- May 06, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 21549)
-
- 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)
-
- Apr 15, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 20909)
-
- Apr 14, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 20890)
-
- Apr 01, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 20674)
-