Skip to content
Snippets Groups Projects
  1. May 04, 2019
  2. May 03, 2019
  3. May 02, 2019
  4. May 01, 2019
  5. Apr 28, 2019
  6. Apr 27, 2019
  7. Apr 26, 2019
  8. Apr 25, 2019
  9. Apr 24, 2019
  10. Apr 22, 2019
  11. Apr 21, 2019
  12. Apr 19, 2019
    • Olivier Fourdan's avatar
      cycle: No need to raise parents separately · 2a23df92
      Olivier Fourdan authored
      Bug 15303
      
      Now that parent windows get raised along with their transients, no need
      to raise them separately.
      2a23df92
    • Olivier Fourdan's avatar
      stacking: Raise all transients together · fa9517ea
      Olivier Fourdan authored
      Bug 15303
      
      Xfwm4 would raise the transients of a given window along with the parent
      window, to keep the transients above their parents, but would not raise
      the parents along with the transient windows.
      
      Rework the stacking code to raise the deepest parent of a transient
      being raised so that all parents window of a transient get raised along
      with it.
      fa9517ea
    • Olivier Fourdan's avatar
      clients: Allow transients to be minimized · bd6481d1
      Olivier Fourdan authored
      Bug 14953
      
      Until now, xfwm4 would prevent any sort of transients to be minimized.
      
      Allow regular transients windows to be minimized, while still preventing
      dialogs to be minimized independently from their parent window.
      
      Note: This requires a fix in xfce4-panel taskbar to show those windows
      (bug 15307), otherwise the user may not be able to restore the windows
      once hidden.
      bd6481d1
    • Anonymous's avatar
      I18n: Update translation bg (100%). · 063e325e
      Anonymous authored
      168 translated messages.
      
      Transifex (https://www.transifex.com/xfce/public/).
      063e325e
  13. Apr 16, 2019
  14. Apr 15, 2019
    • Olivier Fourdan's avatar
      compositor: Fix XError with window preview · 4700670a
      Olivier Fourdan authored
      Bug: 14990
      
      When a window is iconified, the compositor would keep a copy of its
      picture for the window preview in the tabwin.
      
      However, it would still release the picture, and a further XError would
      occur when trying to use it.
      4700670a
    • Olivier Fourdan's avatar
      focus: Raise on activate only with raise-on-focus · 7431908b
      Olivier Fourdan authored
      Bug: 14656
      
      Commit 3877bf45 ("stacking: Raise on focus to activate") caused a
      regression with raise-on-focus disabled as it would always raise
      regardless of the actual value of the setting.
      
      Raise window on activate only when "raise-on-focus" is enabled.
      7431908b
  15. Apr 14, 2019
  16. Mar 16, 2019
  17. Feb 08, 2019
  18. Feb 06, 2019
  19. Jan 17, 2019
Loading