Skip to content
Snippets Groups Projects
  1. Aug 30, 2022
    • Sébastien Blin's avatar
      sip: fix "transfer to" label · 50ca3cd0
      Sébastien Blin authored
      Change-Id: If3324a34c9be6ff2b09bdab48b148946abe02c51
      GitLab: #815
      50ca3cd0
    • Sébastien Blin's avatar
      gnulinux: add support for system theme · ec1d664b
      Sébastien Blin authored
      Use 'color-scheme' from gsettings if available to check if dark theme
      is preferred.  Otherwise, fall back on theme name from 'gtk-theme'.
      
      The default is to follow the system theme (if supported), and
      'EnableDarkTheme' would be unused.  'AppTheme' can currently have
      one of three values: 'System', 'Dark', 'Light'.
      
      Change-Id: I8008c8fe0f4750c97e71838fff0031f80b685f5e
      GitLab: #723
      ec1d664b
  2. Aug 29, 2022
  3. Aug 26, 2022
  4. Aug 25, 2022
  5. Aug 24, 2022
  6. Aug 22, 2022
  7. Aug 19, 2022
  8. Aug 17, 2022
  9. Aug 16, 2022
  10. Aug 15, 2022
  11. Aug 12, 2022
  12. Aug 11, 2022
  13. Aug 10, 2022
    • Sébastien Blin's avatar
      libnm: add small delay for connectivity changed · 17041f78
      Sébastien Blin authored
      The primary connection signal from libnm is triggered way too soon,
      before the routes added, causing generally the first requests to
      failed with some socket error. Delaying this a bit helps the first
      requests to pass successfully.
      
      Change-Id: I09551ff748ac503dde187c0c937b9405cd33a914
      17041f78
Loading