Skip to content

Tags: ErikReider/SwaySettings

Tags

v0.5.0

Toggle v0.5.0's commit message
Erik Reider (20):

      Updated page icons
      Added vala-lint.conf and fixed its errors
      Fixed PulseCardProfile[] warning
      Renamed all Vala files and directories to use UpperCamelCase
      Updated PKGBUILD
      Added close button back to all pages
      Removed PKGBUILD depends versions
      Added vapi file (#37)
      Added dependency list to README. Fixes #40
      Updated .uncrustify.cfg
      Add ability to use user specified wallpapers (#41)
      Add ability to use local gschema for debugging
      SOUND: Fixed virtual sinks not being displayed
      Separated per executable vala files into their own directories
      GTK 4 port + total UI rework (#44)
      Use default disabled opacity for placeholder widgets
      Hide pages that require swayipc when not running sway. Fixes #39
      Minor fixes
      Bumped version to 0.5.0
      Updated PKGBUILD

v0.4.0

Toggle v0.4.0's commit message
Erik Reider (16):

      Only call Page on_back when done transitioning
      Fix bluetooth page not waiting until atleast one adapter is available
      Fixed each settings page not displaying the correct name
      Fixed gtk colorscheme trying to write to gtk files
      Fixed default apps oversized choosers
      Centered startup apps item header and subtitle
      Sync GTK3 theme with GTK4 color-scheme (#34)
      Update README.md
      Fixed setting wallpaper not creating thumbnail
      Appearance page now displays the current wallpaper behind color-scheme selector
      Increased min size of window
      Simplified mouse4 back detection
      Added sway-wallpaper. A swaybg replacement (#35)
      Removed unnecessary if statement in bluetooth_device_row
      Pulseaudio sound page (#23)
      Bumped version to 0.4.0

v0.3.0

Toggle v0.3.0's commit message