Skip to content
Snippets Groups Projects
  1. Jun 28, 2006
    • Olivier Fourdan's avatar
      Add support for opacity lock (patch from Darren Salt... · e3cb862b
      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)
      e3cb862b
  2. Jun 25, 2006
  3. Jun 23, 2006
  4. Jun 22, 2006
  5. Jun 21, 2006
  6. Jun 20, 2006
  7. Jun 18, 2006
  8. Jun 17, 2006
  9. Jun 16, 2006
  10. Jun 15, 2006
  11. Jun 14, 2006
  12. Jun 13, 2006
  13. Jun 11, 2006
  14. Jun 08, 2006
  15. Jun 07, 2006
    • Olivier Fourdan's avatar
      Avoid needlessly re-compositing opaque windows in front of other damaged... · 3f91e892
      Olivier Fourdan authored
      Avoid needlessly re-compositing opaque windows in front of other damaged windows. This also helps with stuff that isn't properly redirected yet, such as Xv and DRI with free drivers (patch originally contributed by Michel Dänzer <michel@tungstengraphics.com>).
      Fix compilation with --enable-debug=full.
      
      
      (Old svn revision: 22034)
      3f91e892
  16. Jun 05, 2006
  17. Jun 03, 2006
  18. May 30, 2006
    • Olivier Fourdan's avatar
      Do not pass focus to the desktop by default (Fix bug #1853). The problem is... · edce06e5
      Olivier Fourdan authored
      Do not pass focus to the desktop by default (Fix bug #1853). The problem is that xfdesktop sets its InputHint from WM Hints property to False to avoid focus, but GTK+ itself sets the WM_TAKE_FOCUS property, so it's impossible for the WM to tell whether or not the windows may or may not accept focus, which leads to unpredictable results when the last available focusable window vanishes (which is just what happens in bug #1853. From what I saw, metacity and kwin have the same problem. The workaround used here is to simply not use the desktop as a fallback focusable window. If the user wants to focus the desktop, (s)he just has to explicitely click on it.
      
      (Old svn revision: 21917)
      edce06e5
    • Olivier Fourdan's avatar
      Fix input flag not being updated on XA_WM_HINTS property change · 0a389f9e
      Olivier Fourdan authored
      (Old svn revision: 21915)
      0a389f9e
  19. May 29, 2006
Loading