Skip to content
Snippets Groups Projects
  1. Mar 24, 2018
  2. Mar 23, 2018
  3. Mar 22, 2018
    • Philipp Hörist's avatar
      Refactor resizing MUC rosters · e0256719
      Philipp Hörist authored
      Dont trigger resizes on notify::position, because the absolut
      handle position changes also on window resizes, but the relative handle
      position doesnt change.
      
      Instead we use the notify::position event now to save the new position
      to the config file and use left button release event (release of the handle after dragging)
      and the window maximize/minimize event to trigger resizes in all controls
      
      This fixes also fixes a issue where a previously hidden roster was shown again
      if a new tab was opened.
      
      Fixes #8984
      e0256719
  4. Mar 21, 2018
  5. Mar 20, 2018
  6. Mar 19, 2018
  7. Mar 17, 2018
  8. Mar 16, 2018
  9. Mar 15, 2018
  10. Mar 14, 2018
  11. Mar 11, 2018
  12. Mar 08, 2018
Loading