- 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 02, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 23601)
-
Olivier Fourdan authored
Add timeout to avoid blocking on broken apps that claim XSync compliance but don't implement the protocol properly. (Old svn revision: 23600)
-
- Nov 01, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 23589)
-
Olivier Fourdan authored
(Old svn revision: 23584)
-
Olivier Fourdan authored
(Old svn revision: 23582)
-
- 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)
-
- Oct 12, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 23375)
-
- Oct 09, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 23331)
-
Olivier Fourdan authored
(Old svn revision: 23330)
-
Olivier Fourdan authored
(Old svn revision: 23329)
-
Olivier Fourdan authored
(Old svn revision: 23328)
-
- Sep 11, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 23128)
-
- Sep 10, 2006
-
-
Olivier Fourdan authored
Grab keys on root instead of each client window, that saves a *lot* of grabs, makes the code simpler and also fix the keyboard shortcuts not working on shaded windows (Bug #2291). (Old svn revision: 23120)
-
- Sep 03, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 23068)
-
- Aug 21, 2006
-
-
Olivier Fourdan authored
Fix frame repaint error caused by the removal of pixmap caching (Bug #2202), fix an issue with themes that miss that menu button. (Old svn revision: 22847)
-
- Aug 16, 2006
-
-
Olivier Fourdan authored
Unmap the client window when shaded. Some apps want to be notified when the client is not visible (Bug #2168). That change should work although I liked the previous implementation better as it was a lot less intrusive in focus management. Let's see how this goes for now... (Old svn revision: 22806)
-
Olivier Fourdan authored
Should be enough to make sure grabs are really released (Bug #2136, #2146, possibly others such as #2144, #2161) (Old svn revision: 22803)
-
- Aug 15, 2006
-
-
Olivier Fourdan authored
Apply patch from Darren Salt <linux@youmustbejoking.demon.co.uk> focus transition (bug #2090), release key/mouse events using current time as several reports of key/mouse lokup have raised on the mailing list (and on bugzilla, #2136 and #2146) (Old svn revision: 22776)
-
Olivier Fourdan authored
Add Xutil.h include for Solaris, add new option for overlay unredirection, do not frame shaped windows, fix compositor crash when the client goes (bug #2105), fix maximization being misplaced with restore-on-move option, fix meaning of the Xfwm/CycleMinimum option in the WM tweak plugin (bug #2058) (Old svn revision: 22775)
-
- Jul 20, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 22496)
-
- Jul 18, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 22473)
-
- Jul 17, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 22472)
-
Olivier Fourdan authored
(Old svn revision: 22470)
-
- Jul 16, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 22464)
-
- Jul 10, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 22397)
-
- Jul 08, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 22296)
-
- 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 25, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 22198)
-
- Jun 14, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 22106)
-
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 30, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 21915)
-
- May 23, 2006
-
-
Olivier Fourdan authored
Set demand attention flag or actually activate a window on NET_WM_ACTIVE notification based on user preference, too. (Old svn revision: 21804)
-
- 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)
-
Olivier Fourdan authored
Fix the shortcut manager to not show additional un-managed shortcuts. (Old svn revision: 21727)
-
- May 18, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 21716)
-
- May 16, 2006
-
-
Olivier Fourdan authored
Don't consider windows that have the below/ontop property as older legacy windows trying to achieve fullscreen mode (should fix the issue reported on the ML). (Old svn revision: 21701)
-