Skip to content
  1. Oct 10, 2019
  2. Sep 26, 2019
  3. Aug 30, 2019
  4. Aug 27, 2019
  5. Aug 21, 2019
  6. Aug 19, 2019
  7. Aug 14, 2019
  8. Aug 05, 2019
  9. Jul 30, 2019
  10. Jul 24, 2019
  11. Jul 09, 2019
  12. Jun 19, 2019
  13. Jun 06, 2019
  14. May 28, 2019
  15. May 22, 2019
  16. May 16, 2019
  17. Apr 24, 2019
  18. Mar 19, 2019
  19. Mar 09, 2019
  20. Mar 07, 2019
  21. Feb 26, 2019
    • Colomban Wendling's avatar
      Prevent apps from interrupting the application switcher announces · badee704
      Colomban Wendling authored
      When an app was emitting a window:deactivate after the app switcher
      started talking, it would stop its speech because the app switcher
      isn't considered as being the current app, and thus the logic to stop
      speech of the current app on window:deactivate would kick in.
      
      Work around this by removing the focus when the switcher gains focus,
      which prevents the window:deactivate speech cancellation from kicking
      in, without introducing too many side effects from actual window
      switching.
      badee704
  22. Feb 21, 2019
  23. Feb 12, 2019
  24. Feb 05, 2019