Closed hrdwrrsk closed 5 years ago
update is rolled out, also it comes with rounded context menu (Gtk3 only) and changes in emoji picker popover
another update will coming, there's some changes that I worked on:
-adaptive
dash/panel assets in GS, for adaptive panel transparency and dash (through dash-to-dock) (Note: Opactity is NOT customizable since dash/panel theming is rendered with SVG asset)-gtk-icon-transform: scale(0.5);
in budgie-menu (panel) applet icon, another hacky way to reduce icon size in budgie-menu applet icon instead using image asset, sadly, it doesn't work with panel size < 37 or the icon will too small (budgie-menu default applet icon size is 32px, but if you resize to < 37, 24px icon is used and it's bad for symbolic icons because it's blurry)pending stuff:
sneak peek for next update:
sass
folder
for GNOME shell, it's located at
src/gnome-shell/sass
and Gtk3 is located atsrc/gtk-3.0/sass
GNOME shell 3.32 removes panel adaptive transparency because 'legibility' issue, see https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/376
:backdrop
styling in GtkSwitch, and slider styling now same as button (checked state still inverted for dark variant, don't worry)no idea about suggested-action button in h/b selection-mode, what applications that use suggested action button in h/b selection-mode?
for March update and etc:
_drawing.scss
to make it done, especially for making special dark widgets for headerbar area
With introduction of mixed variant, light shell/panel theme would be deprecated (and shell theme will installs only default and dark variant)
moved to wiki
After some inactivity (because of experimentation w/KDE desktop with none finished and cancelled), I decided to update this theme, with some changes in Budgie-desktop styling (but some visual 'bug' still unfixed!)
Redesigned Budgie menu
Popover hover/active state now flat (to create consistency with native popover)
Add new icon tasklist popover styling
Reworked popover code and run dialog styling
It will be landed in a new commit.........