Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • 0.13.2
    8c561a85 · Bump version to 0.13.2 ·
    Tweaks 0.13.2
    
    * Support for more CPU core names
    * Better handling of errors thrown by settings backends
    * Minor spelling fix
    * Add Vermin and Ruff CI checks
  • 0.13.1
    2a358efe · Bump version to 0.13.1 ·
    Tweaks 0.13.1
    
    * Respect ~/.themes and ~/.icons when looking for themes
  • 0.13.0
    38a24389 · Bump version to 0.13.0 ·
    Tweaks 0.13.0
    
    * Add support for the GNOME/Adwaita style preference
    * Mark the prefer-color-scheme setting for GTK3 as legacy
    * Ensure Adwaita is in the theme listing
    * Use Handy StyleManager to integrate better when running in GNOME
      environments
    
  • 0.12.0
    847c6b74 · Bump version to 0.12.0 ·
    Tweaks 0.12.0
    
    This release adds a new Xresources backend and a settings page for
    configuring colors in Sxmo thanks to @Porkyofthepine
  • 0.11.0
    fd4cfbea · Bump version to 0.11.0 ·
    Tweaks 0.11.0
    
    * Fix custom audio profile generation
    * Make the setting boxes Listboxes instead of frames for the nice
      rounded corners
    * Rename appdata.xml to metainfo.xml (Thanks newbyte)
  • 0.10.0
    4be016f1 · Bump version to 0.10.0 ·
    Tweaks 0.10.0
    
    * Add DMI firmware info on the About page
    * Prefer the DTB device model over the DMI model
    * Hide the memory speed on the PinePhone if the data is invalid
  • 0.9.0
    Tweaks 0.9.0
    
    * Better CPU information for 32 bit ARM
    * Complete refactor of the backends
    * Added a Phosh setting for the adaptive app filter
    * Hide sections without any valid settings in them
    * Fix icon in gnome/phosh
  • 0.8.1
    Tweaks 0.8.1
    
    This release has a few bugfixes for features in 0.8.0
    
    * The background daemon won't crash anymore on reading the memory speed
      node on the PinePhone
    * Fixed the sound profile name created by the new sound panel
    * Moved the Phosh notch settings to it's own section
    * Added support for pixel units in the css backend
    * Added more CPU core info
  • 0.8.0
    Tweaks 0.8.0
    
    * Support setting the gnome sound theme (@pabloyoyoista)
    * Added a sound theme editor for a Custom sound theme (@pabloyoyoista)
    * Fixed the requirement to tap the navigation twice on the first run on
      mobile layout (@pabloyoyoista)
    * The subtitle is cleared when pressing the back button (@pabloyoyoista)
    * Fixed a bug in the osk-sdl config parser where booleans were always
      true (@Arnavion)
    * Added StartupNotify for better integrating into Phosh
    * Added a bit more documentation for the soundtheme and symlink backend
  • 0.7.3
    Tweaks 0.7.3
    
    * Fix new bug introduced 0.7.2 where it would crash if no gtk.css file
      existed yet or it was empty
  • 0.7.2
    Tweaks 0.7.2
    
    * Fix crash when the gtk.css file can't be parsed
    * Don't corrupt the gtk.css file if there's no newline at the end of the
      file before editing
    * Better error messages for parser bugs
  • 0.7.1
    445ba38e · Quote filenames in css ·
    Tweaks 0.7.1
    
    Bugfix release that fixes the quoting on css images
  • 0.7.0
    Tweaks 0.7.0
    
    * CSS Backend
    * Phosh applist and lockscreen background setting
    * Formfactor metadata in the desktop file
  • 0.6.1
    postmarketos-tweaks 0.6.1
    
    * Fixes syntax error in the tweakd init script
  • 0.6.0
    275994b8 · Add 0.6.0 version info ·
    postmarketos-tweaks 0.6.0
    
    * Support setting the max battery charge level on the PinePhone
    * Don't crash on missing gtk3 settings.ini
  • 0.5.0
    postmarketos-tweaks 0.5.0
    
    * Improved handling of missing gschema settings
  • 0.4.0
    29a1da95 · Update metainfo ·
    postmarketos-tweaks 0.4.0
    
    * Default to the sidebar view when on mobile
  • 0.3.0
    6caaf2d7 · Add font settings ·
    postmarketos-tweaks 0.3.0
    
    * Add font configuration page
  • 0.2.0
    81b3eb63 · Allow theme changes ·
    postmarketos-tweaks 0.2.0
    
    * Can now set the gtk3 and icon theme
    * Improved mobile navigation
  • 0.1.3
    464b3ea0 · Add strip_directory ·
    postmarketos-tweaks 0.1.3
    
    * Add stip_directory to the settings install command