Getting places with revamping the SettingsPage widget. Floating headers, adding window controls is next. Might bump down the icon size on these?
Top-level
Getting places with revamping the SettingsPage widget. Floating headers, adding window controls is next. Might bump down the icon size on these? 119 comments
Maybe we should just go sidebar? This would give us search all the time. And it would be much easier/more predictable to implement window controls and we could just add back/forward buttons to the sidebar area maybe? Optional automatic system updates were merged! Automatic app updates will now be opt-out instead of opt-in. Plus system update notifications now mention if they contain security updates. Really happy with how the updates story has come together over the last couple years A couple branches got merged to fix permissions issues on greeter with network and host name setting. And @lenemter has a bunch of branches to bring better support for things like dark mode and accent colors on the greeter I opened the issue report about changing notifications when they contain security updates back in 2016 and finally implemented it myself last week. Feels good to close such an old feature request 💪🏼 It is still quite broken, but the latest build can be installed and logged into! https://builds.elementary.io/ Also also! The multitasking view redesign with the blurred background was merged. Very excited about that. Dark mode on the greeter should land this week. Yesterday I added session actions (shutdown, logout, etc) to the quick settings indicator. Gonna try to propose replacing the existing session indicator as a transition path here 🤞 https://github.com/elementary/quick-settings I’m also thinking about code names for the new release and happy to hear suggestions! Some constraints: Hopefully make this search not trash anymore https://github.com/elementary/switchboard/pull/288 Get into cleaning up these power settings a bit. This code is pretty wild 😬 https://github.com/elementary/switchboard-plug-power/pull/246 I know this layout is still pretty funky but trust the process 😅 also shoutouts to @allanday et al. I have been referencing this great GNOME design page to think about how to present options: https://wiki.gnome.org/Design/SystemSettings/Power We're getting places, we're learning about UPower, we're having fun, we're searching for AAs under the couch https://github.com/elementary/switchboard-plug-power/pull/253 Could use some feedback about which #A11y -related settings folks expect to be able to reach in quick settings https://github.com/elementary/quick-settings/discussions/21 Proposed a branch to move these toggles to the front page and get rid of the sub page. Also cleaned up these icons a bit and I’m trying something with button shapes, let me know if you guess what the difference between circle and rounded square buttons is 👀 AppCenter GTK 4 branch was merged 🎉 I might order a pizza. I need to celebrate Edit: ordered a deep dish pizza and a half pound of boneless wings Started the process of cleaning up all the styles https://github.com/elementary/appcenter/pull/2116 Thinking about putting together a hardware wishlist for our sponsors page. There’s things people ask about that I can’t test. Top of my mind is: Almost ready to propose listing connected devices: https://github.com/elementary/switchboard-plug-power/pull/253 Just one question: If there's no connected devices is it better to show a placeholder or remove this section entirely? Attaching a poll below 👇 In power settings, when there are no connected battery devices, such as when you're using a desktop with a wired mouse and keyboard, should we show the connected devices section with a placeholder or completely remove that section? See the screenshot above for context Dude I'm so good at stuff. Plank vs elementary Dock branch I just proposed: https://github.com/elementary/dock/pull/218 One is a bunch of custom Cairo drawing the other is Adw.Animation/Gtk.Allocate/Gsk.Transform Merged Jeremy’s branch to fix some stuff in display settings for arranging multiple displays. Everything is super smooth and working nicely there. Proposed a couple branches to prep for gtk4, but I have a fully working gtk4 branch so hopefully those get reviewed quickly and we can finish that port before the end of the month! My animation branches for the dock were merged. Also a bunch of fixes and cleanups for AppCenter. Couple of things for Power settings. Very productive day today! Today is Friday Fun Day! So I'm keeping the animations trend going. It's hard to describe how damn good this feels haha I'm not sure it comes through perfectly here https://github.com/elementary/granite/pull/689 The current GTK 4 style we use was meant to be a pretty straightforward port of the GTK 3 style to smooth out the transition. So it is based around the same GTK 3 limitations. It’s fun to go back now and see what’s possible in GTK 4. I’m not sure I’ll finish a shippable new stylesheet in just a couple months here, but I would like to at least make some progress towards it GTK 4 branch of displays is proposed and had one round of review so far. Could definitely still get that in this month! I also proposed Wallpaper Portal. Trying to work towards more wallpaper options like Lock Screen and dark style options. Plus! I got a Wacom tablet thanks to @micah so I’ll be able to port Wacom settings! Look at the cute note he left me too 🥰 Here we go friends! First step: replacing some of this old events stuff with EventControllers https://github.com/elementary/switchboard-plug-wacom/pull/38 GTK 4 port of display settings was merged! Building in daily now. Also ported Settings to Adw.Navigation view and made significant progress on porting AppCenter there as well. Finally getting to the big payoff phase. Months of refactoring and porting and updating and rewriting. Really excited to realize this design direction more I love tearing through old lasagna. Removing code is my favorite thing to do https://github.com/elementary/switchboard-plug-wacom/pull/50/files Last week spent some time cleaning up Language & Region settings. Ported to Gtk.DropDown so those dropdowns have search now. Added a link to Date & Time settings since there was some confusion about how to change clock location and formats. Fixed deprecation warnings and some other under the hood stuff. Started in on porting Login & Lockscreen to GTK 4. Getting my Wacom branches merged has been a bit slow so working my way through other areas Made an executive decision and just kind powered through the Wacom GTK 4 port by reviewing my own branches (shame shame). But now System Settings is fully and completely ported to GTK 4. It's over. I'm gonna go cry/celebrate I haven’t been keeping up on posting what I’m working on 😅 I have branches proposed for all the settings plugins to handle their own window controls so we can finally land the dual pane design and save some vertical pixels. Waiting for reviews there Been working on the new Granite stylesheet. Today I proposed a branch so that Granite apps will load accent color over the settings portal, which helps our cross-desktop app story a lot https://github.com/elementary/granite/pull/704 Shoutouts to @leolost for reviewing my branches, the big System Settings redesign has landed! I'm so excited about this. There is still a lot of room to improve individual settings but I'm really happy with this overall If you're someone who wants scrollbars to always be shown, presumably you want them to always be expanded as well right? Still just kind of "sketching" but playing with some ideas for StackSwitcher. Contrast is obviously not good here, but mostly looking at shapes and mixing flat and raised styles to emphasize selection/activation. Trying to modernize things without losing too much fidelity. Most of all I want interactive elements to feel touchable and respond in satisfying ways to changes in state Working my way through here. Lots to clean up but getting places conceptually https://github.com/elementary/switchboard-plug-applications/pull/219 Haven’t submitted a pull request to a freedesktop.org project in a while 😅 https://gitlab.freedesktop.org/xdg/default-icon-theme/-/merge_requests/4 We're fucking getting places dude! That's looking a whole lot more like a thing to meeee https://github.com/elementary/switchboard-plug-applications/pull/216 Shoutouts to @lenemter for reviewing my Flatpak PermissionStore branches, we now have settings for several of those. Still working through this sidebar design branch. I need to make some icons! We’re making such good progress on cleaning up our app launching story in the dock. Thanks to @leolost the dock will now focus apps which already have a window open instead of launching new windows. We have a window spread when apps have multiple windows. And I have a branch for reading the SingleMainWindow hint from the launcher entry so that we can more predictably launch new windows on middle click (solves a 3 year old bug): https://github.com/elementary/dock/pull/227 Oh I forgot to mention that @leolost also implemented the scroll to switch windows behavior, so if that was a feature you loved from plank you get to keep it 😉 And all this is done in a Wayland-compatible way! Speaking of which he’s also working on positioning for panels and docks https://github.com/elementary/gala/pull/1887 lol accidentally nuked my installation because of the 64bit time migration. Otherwise trying to get out monthly blog post today So in addition to 64bit time transition there’s also now Mutter 46. Dailies look like they’re failing right now because of Mutter 46. I submitted a branch to fix Gala builds for 46 and make sure we’re using 46 in our CI. Greeter and Panel are the other packages affected here, so hang tight. We’ll get it sorted :) Until then there are older OS 8 builds but trying to upgrade them will almost certainly nuke your shit currently Gala build is fixed. Greeter should theoretically be fixed for mutter 46 already but some dependency seems to be pulling in something with conflicts maybe? I think that’s a 64bit time migration issue. Not sure what’s up with panel. New day new mysteries 🔎 Fixed panel. Still not sure what is happening with Greeter. Maybe some lib needs to be rebuilt still. I ended up fixing libgala and rebuilding Granite 6. We’ll figure it out Packages are all fixed, dailies are building again. They don’t seem to be able to make it to the installer session though 😅 So new problem to solve |
They're also clamped now which is nice!