Skip to content
Snippets Groups Projects
  1. Jun 21, 2016
  2. Jun 18, 2016
  3. Jun 17, 2016
  4. Jun 15, 2016
  5. Jun 13, 2016
    • Olivier Fourdan's avatar
      stacking: Raise on focus to activate · 3877bf45
      Olivier Fourdan authored
      
      Bug: 12634
      
      xfwm4 would raise a client upon receiving the _NET_ACTIVE_WINDOW message
      but if the client provided an old timestamp, the window won't be focused
      (as the timestamp will be older than the last current X server time).
      
      To avoid this, only raise the window on focus event notification and
      when using click-to-focus mode.
      
      Signed-off-by: default avatarOlivier Fourdan <fourdan@xfce.org>
      3877bf45
  6. Jun 07, 2016
  7. Jun 06, 2016
  8. Jun 05, 2016
  9. Jun 04, 2016
  10. Jun 02, 2016
    • Keith Packard's avatar
      Force application win_gravity to NorthWestGravity · b1658353
      Keith Packard authored and Olivier Fourdan's avatar Olivier Fourdan committed
      
      LibreOffice incorrectly sets its top level windows win_gravity field
      to StaticGravity. Resizing these windows to the left or upwards
      results in a corrupted application with the application window moved
      within the parent by the parent window resize.
      
      Metacity forces window gravity for all application windows to
      NorthWest, masking this application bug. xfwm4 should do the same.
      
      A bug has been filed against LibreOffice as well.
      
      Signed-off-by: default avatarKeith Packard <keithp@keithp.com>
      b1658353
  11. May 19, 2016
  12. May 15, 2016
  13. May 13, 2016
  14. May 11, 2016
  15. May 08, 2016
  16. May 07, 2016
  17. May 04, 2016
  18. May 03, 2016
  19. May 02, 2016
  20. May 01, 2016
  21. Apr 30, 2016
Loading