- Oct 09, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 23328)
-
- Oct 07, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 23312)
-
Olivier Fourdan authored
(Old svn revision: 23311)
-
Olivier Fourdan authored
(Old svn revision: 23309)
-
Olivier Fourdan authored
Remove work around for unmap/map notifies on CompositeUnredirectWindow() because it was a bug in Xorg <= 7.0 that breaks in Xorg >= 7.1 (thus bug #64115 in Ubuntu Launchpad https://launchpad.net/distros/ubuntu/+source/xfwm4/+bug/64115) - See http://lists.freedesktop.org/archives/xorg/2005-October/010679.html for the rationale (Thanks Soeren!) - It means that unredirecting fullscreen windows *will* misbehave in Xorg 7.0 and previous versions (Old svn revision: 23304)
-
- Oct 05, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 23294)
-
Olivier Fourdan authored
(Old svn revision: 23292)
-
- Oct 04, 2006
-
-
Olivier Fourdan authored
Init ignore_unmaps to 0 instead of 1 at first unredirect, it seems to make more sense (and also it fixes a bug with xscreensaver) - Might break elsewhere though, but still needs fixing. (Old svn revision: 23287)
-
- Oct 03, 2006
-
-
Olivier Fourdan authored
Various optimizations: Do not draw wire frame when cycling is over, do not relocate the window on maximize/unmaximize if restore position is not set, increase the limit of resize per seconds to 50 (Old svn revision: 23276)
-
- Oct 02, 2006
-
-
Olivier Fourdan authored
Remove dependency on micro version, rework error handling in pixbuf loading, add cancel option when cycling (bug #2373), and other fixes (Old svn revision: 23265)
-
- Sep 26, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 23214)
-
- Sep 19, 2006
-
-
Olivier Fourdan authored
Fix regression introduced with rev. 22806 (shaded windows should be moved on screen to stay visible). (Old svn revision: 23178)
-
- Sep 18, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 23169)
-
- 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 04, 2006
-
-
Olivier Fourdan authored
Add option for borderless maximize to WM tweak plugin, optimize repaint and recompute maximized window geometry. (Old svn revision: 23076)
-
- Sep 03, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 23068)
-
- Aug 30, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 22955)
-
Olivier Fourdan authored
(Old svn revision: 22954)
-
Olivier Fourdan authored
(Old svn revision: 22952)
-
Olivier Fourdan authored
(Old svn revision: 22941)
-
Olivier Fourdan authored
(Old svn revision: 22940)
-
- Aug 29, 2006
-
-
Olivier Fourdan authored
Do not show window size/position when not showing content as the server is grabbed and other apps cannot update their contents (bug #2239), switch workspace when reaching screen edges even when moving the window using keyboard shortcuts (bug #2234) (Old svn revision: 22939)
-
Olivier Fourdan authored
(Old svn revision: 22938)
-
- Aug 24, 2006
-
-
Olivier Fourdan authored
Restore the compositorDamageWindow() hook, use it when the NET_WM_STATE_BELOW is updated to ensure that the shadow gets updated too. (Old svn revision: 22871)
-
- Aug 23, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 22860)
-
Olivier Fourdan authored
Don't show shadow with fullscreen and windows that set the NET_WM_STATE_BELOW property (like gdesklet for example) (Old svn revision: 22859)
-
Olivier Fourdan authored
(Old svn revision: 22858)
-
- Aug 21, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 22848)
-
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 19, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 22837)
-
Olivier Fourdan authored
(Old svn revision: 22836)
-
- Aug 17, 2006
-
-
Olivier Fourdan authored
Fix rendering speed issue reported from bug #2099 by reverting the use of clipping to render the window frame. Also revert the change for restack as I got some issues with the compositor being lost with actual window stack. (Old svn revision: 22814)
-
Olivier Fourdan authored
(Old svn revision: 22807)
-
- 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)
-