1. 04 Aug, 2024 3 commits
  2. 28 Jul, 2024 2 commits
  3. 24 Jul, 2024 1 commit
  4. 03 May, 2024 1 commit
  5. 21 Apr, 2024 3 commits
  6. 15 Apr, 2024 1 commit
  7. 25 Mar, 2024 4 commits
  8. 14 Mar, 2024 1 commit
    • Boh_132_Boh's avatar
      Updated meson build instructions (#402) · d1eb9bfe
      Boh_132_Boh authored
      Just switched from "meson build --prefix=/usr" to "meson setup build --prefix=/usr " as while compiling I received this warning:
      
      WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated.
      d1eb9bfe
  9. 09 Mar, 2024 3 commits
    • Erik Reider's avatar
      Bumped PKGBUILD versions · d2b79740
      Erik Reider authored
      d2b79740
    • Erik Reider's avatar
      Bumped version to 0.10.1 · 4275fa39
      Erik Reider authored
      4275fa39
    • Abílio Costa's avatar
      Fix default mpris icon size (#370) · ed1b721a
      Abílio Costa authored
      * Fix default mpris icon size
      
      The widget was was using the .ui size instead of the user config
      size in the following situations:
      
      - there was no media player app
      - the media player app icon was used
      - the audio-x-generic-symbolic icon was used
      
      This fix sets the default size for the album art icon according to the
      user's config.
      
      set_from_gicon and set_from_icon_name receive a Gtk.IconSize enum value,
      not an int, so we need to call set_pixel_size to set the proper size.
      
      * Use INVALID for IconSize
      
      * Fix lint
      ed1b721a
  10. 08 Mar, 2024 1 commit
  11. 07 Mar, 2024 1 commit
  12. 21 Feb, 2024 1 commit
  13. 10 Feb, 2024 6 commits
  14. 08 Jan, 2024 1 commit
  15. 02 Jan, 2024 1 commit
  16. 20 Dec, 2023 4 commits
  17. 19 Dec, 2023 5 commits
  18. 15 Dec, 2023 1 commit