home.social

#retiledsettings — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #retiledsettings, aggregated by home.social.

  1. Decided to add textboxes to the rest of the options in the settings app so that they can at least be graphically configured for now, even if it's not optimal. There's more in the start+theme page, but I didn't take screenshots of it. Please note that there's a bug with the #PlasmaMobile keyboard where closing it with the navbar button breaks opening it again until you reload the page.

    #Retiled #RetiledSettings #programming

  2. I didn't notice that I accidentally had the default values for the accessibility/ease of access settings set to false, when they're supposed to be set to true. I fixed that when switching boolean settings over to a control that combines the label and toggle switch for easier modification and adding new settings.

    #Retiled #RetiledSettings #programming

  3. Just added a toggle switch for graphically turning on or off the animation tiles do where they slide around when in edit mode.

    #Retiled #RetiledSettings #programming

  4. I've just made it so that boolean settings can be configured in #RetiledSettings. More work needs to be done to support stuff like accent colors, themes, and tile base sizes, but you can turn on or off background wallpapers, specify whether to have them be tile wallpapers, and turn on or off control tilting and parallax wallpaper scrolling. Currently these changes require restarting affected apps, but I plan to support D-Bus.

    #Retiled #programming #DBus

  5. I have modified the "Universal" #QtQuick style's toggle switches to be more like Metro and they look just about perfect (need to tweak it a bit, mostly for spacing and text position/capitalization/size), down to smoothly filling the space when the handle slides over. Here's the current start+theme page in my Settings app, by the way. I don't think I've shown it before.

    #Retiled #RetiledSettings #programming #MetroDesign #MetroUI #Metro

  6. I have modified the "Universal" #QtQuick style's toggle switches to be more like Metro and they look just about perfect (need to tweak it a bit, mostly for spacing and text position/capitalization/size), down to smoothly filling the space when the handle slides over. Here's the current start+theme page in my Settings app, by the way. I don't think I've shown it before.

    #Retiled #RetiledSettings #programming #MetroDesign #MetroUI #Metro

  7. I got bored/tired of waiting to start implementing the Settings app so I got started on it:

    github.com/DrewNaylor/Retiled/

    #Retiled #RetiledSettings