- Jan 08, 2007
-
-
Olivier Fourdan authored
Ignore focus stealing prevention between windows of the same group or between windows that have a transient relationship. (Old svn revision: 24323)
-
- Jan 07, 2007
-
-
Olivier Fourdan authored
(Old svn revision: 24291)
-
- Dec 23, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 24177)
-
- Dec 19, 2006
-
-
Olivier Fourdan authored
Update application icon asynchronously to avoid queuing useless icon updates (Ubuntu/Launchpad bug #61424) (Old svn revision: 24141)
-
- 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)
-
- Dec 12, 2006
-
-
Olivier Fourdan authored
Quit nicely when MANAGE client message is received, so that xfwm4 obeys to ICCCM2 standard (bug #2374) (Old svn revision: 24087)
-
- Dec 10, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 24076)
-
- Dec 07, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 24053)
-
- Dec 06, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 24052)
-
- Dec 05, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 24048)
-
- Dec 04, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 24046)
-
- Nov 27, 2006
-
-
Olivier Fourdan authored
Focus windows that raise themselves if focus stealing prevention is disabled, and set demands attention flag otherwise, that should improve focus prevention. (Old svn revision: 23992)
-
- Nov 24, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 23947)
-
Olivier Fourdan authored
(Old svn revision: 23945)
-
- Nov 07, 2006
-
-
Olivier Fourdan authored
Fix focus transitionning to root taking into account the pending focus too, so that focus doesn't return to the fallback internal window when it should return to some other client window (like when an application closes with a modal dialog opened). <= If you understand what I mean here, you're tough! (Old svn revision: 23777)
-
- 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)
-