Skip to content
Snippets Groups Projects
  1. Jun 17, 2006
  2. Jun 16, 2006
  3. Jun 15, 2006
  4. Jun 14, 2006
  5. Jun 13, 2006
  6. Jun 11, 2006
  7. Jun 08, 2006
  8. 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
  9. Jun 05, 2006
  10. Jun 03, 2006
  11. 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
  12. May 29, 2006
  13. May 23, 2006
  14. May 22, 2006
  15. May 21, 2006
  16. May 20, 2006
  17. May 18, 2006
  18. May 16, 2006
  19. May 15, 2006
  20. May 11, 2006
  21. May 09, 2006
Loading