Commit Graph

1522 Commits

Author SHA1 Message Date
Joonas Henriksson 6418d1eb2d
gnome-shell: Fix network list items 2022-08-31 04:28:22 +03:00
Joonas Henriksson 80fe772a69
gnome-shell: Fix rtl lockscreen notification labels
Based on upstream commit:
bac3ab6a10
2022-08-31 02:41:31 +03:00
Joonas Henriksson f5e4a2eeb7
gnome-shell: Add padding to OSD popups 2022-05-21 22:01:20 +03:00
Joonas Henriksson 2570e8ebe1
gtk3, gtk4: Add border to solid-csd decorations
As per upstream, hopefully preventing some borderless windows.
2022-05-20 04:31:54 +03:00
Joonas Henriksson e30e20c406
README: Update preview screenshots again
Have a popup menu open on the preview.
2022-05-01 15:06:57 +03:00
Joonas Henriksson 1413019ed5
README: Update preview screenshots
Use more detailed background, to make the transparency more apparent.
2022-04-30 17:34:59 +03:00
Joonas Henriksson b13cff7b1a
gnome-shell: Adjust notification icon alignment
Try to align icon with message-title. The alignment depends on font
scaling factor, but this seems to work for widest scaling range.
2022-04-30 15:58:01 +03:00
Joonas Henriksson 2b08e56a10
gnome-shell: Adjust notification time alignment
The alignment is wrong with some font scaling settings, but this
seems to happen on default shell theme as well [1]. With this change,
the alignment is correct with slightly wider font scaling range.

[1] https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/5418
2022-04-30 15:12:06 +03:00
Joonas Henriksson e17a926932
gnome-shell: Use em for calendar day sizes
Based on upstream commit:
d52508a29e
2022-04-30 14:19:26 +03:00
Joonas Henriksson e4d0e33752
gnome-shell: Fix no-notifications font size 2022-04-26 04:00:06 +03:00
Joonas Henriksson 7bcbbfbbbe
gnome-shell: Fix no notifications text font-weight 2022-04-26 00:37:58 +03:00
Joonas Henriksson 4a61d7dc68
gnome-shell: Hide message-list/calendar separator 2022-04-26 00:34:38 +03:00
Joonas Henriksson 659665a438
gnome-shell: Fix screenshot UI close button 2022-04-26 00:23:17 +03:00
Joonas Henriksson 7e3fc35188
gnome-shell: Fix active popup-menu-item sliders 2022-04-26 00:19:26 +03:00
Joonas Henriksson 9125d2f6b5
gnome-shell: Fix popup-menu-item keyboard focus 2022-04-26 00:16:14 +03:00
Joonas Henriksson b3a22ae56d
gtk3: Fix switches in all xfce4-panel menus
Apply earlier fix [1] for xfce4-pulseaudio-plugin switches to all
switches in xfce4-panel popups menus.

[1] f4e1593262

Fixes: https://github.com/jnsh/arc-theme/issues/183
2022-04-24 15:47:07 +03:00
Joonas Henriksson 7039f6f229
gnome-shell: Update IBus candidate popup styling
This was changed upstream in GNOME 42 cycle.
2022-04-10 01:16:28 +03:00
Joonas Henriksson 73ada85635
gtk3, gtk4: Install gtk-dark.css for Arc-Dark
With the new "dark style preference" introduced with GNOME 42, when
dark style is requested while using a theme that doesn't have a
gtk-dark.css, GTK will use the default dark theme Adwaita-Dark,
instead of falling back to just using the non-dark version of the
selected theme, which was the old behavior when applications
requested dark theme. Fix this situation in Arc-Dark by adding the
gtk-dark.css files just like with other variants.

Fixes: https://github.com/jnsh/arc-theme/issues/180
2022-04-07 18:43:25 +03:00
Joonas Henriksson 1491458a2c
Update version for release 20220405 2022-04-05 23:53:19 +03:00
Joonas Henriksson bd773f2002
gnome-shell: Remove icons from theme gresource
In gnome-shell 42, these are included in a separate icon gresource
file, and therefore not needed in the theme gresource.

Based on upstream commit:
0e3ddb1f02
2022-04-05 23:35:48 +03:00
Joonas Henriksson 4411abeb3d
gtk4: Add libadwaita public color definitions 2022-04-05 05:13:51 +03:00
Joonas Henriksson 5e95b2ea84
gtk3: Style nautilus search entry popup-button
Recycle nautilus 42 path bar popover button styling to this, which
seems to work with earlier nautilus versions as well.
2022-04-05 05:13:51 +03:00
Joonas Henriksson 5d4b94be80
gtk3: Style updated pathbar in nautilus 42 2022-04-05 05:13:51 +03:00
Joonas Henriksson 10594d4956
gnome-shell: Rewrite popup-menus
Rewrite after major upstream rework in GNOME 42.
2022-04-05 05:13:51 +03:00
Joonas Henriksson ab05644728
gnome-shell: Update network dialog
Sync with upstream styling in GNOME Shell 42.
2022-03-28 06:11:02 +03:00
Joonas Henriksson 09745d995e
gnome-shell: Update LookingGlass buttons
Fixes and small updates fox GNOME Shell 42.
2022-03-28 06:11:02 +03:00
Joonas Henriksson f6d894c262
gnome-shell: Update calendar for GNOME Shell 42 2022-03-28 06:11:02 +03:00
Joonas Henriksson 0b288f2005
gnome-shell: Remove unwanted margin from some buttons
Fixes 1px gap between some buttons, that was inherited from the
default theme after GNOME Shell 42 update.
2022-03-28 06:10:35 +03:00
Joonas Henriksson 15f34d5e37
gnome-shell: Fix buttons font-weight
Default theme made them bold in GNOME Shell 42.
2022-03-28 03:32:31 +03:00
Joonas Henriksson 8842fa6aa6
gnome-shell: Fix notification message-list appearance
Update against changes in the default theme for GNOME Shell 42.
2022-03-28 03:32:30 +03:00
Joonas Henriksson 52cd0beebc
gnome-shell: Style the new screenshot UI 2022-03-26 21:57:09 +02:00
Joonas Henriksson 5fe63a7835
gnome-shell: Add checked styling to osd_button 2022-03-26 01:54:31 +02:00
Joonas Henriksson 648be5588f
gnome-shell: Update workspace-switcher popup
Based on upstream changes:
f88222edd6
209d8c7f10
2022-03-20 04:37:05 +02:00
Joonas Henriksson 3a191c98dd
gnome-shell: Update OSD styling
Per the new upstream design:
3e8fd65045
2022-03-20 01:57:55 +02:00
Joonas Henriksson 9bc47f9ab2
gnome-shell: Fix linked button corners in RTL
Based on upstream commit:
b2fa3ad98f
2022-03-18 00:49:55 +02:00
Joonas Henriksson 3cd00ef475
gnome-shell: Remove panel corner style remnants
The corner was always hidden in Arc, but now that it's been removed
from upstream as well [1], the styling can be removed.

[1] 4f27a6e520
2022-03-18 00:49:55 +02:00
Joonas Henriksson ae5d8d6a40
gnome-shell: Add GDM auth list styling
Based on upstream commmit:
051a6be121
2022-03-17 01:15:22 +02:00
Joonas Henriksson 064a8a8e99
gnome-shell: Add lookingGlass debug flag styling
Based on upstream commit:
ac4412e4aa (bf6e0dac3b910f7544a83b9eabf6bea9fa4934bb_110_119)
2022-03-17 00:48:19 +02:00
Joonas Henriksson bbf5d71d92
gnome-shell: Add :checked state to buttons
As per upstream:
48f8aec676
2022-03-15 02:44:28 +02:00
Joonas Henriksson 55ff6c611e
gnome-shell: Split theme for version 42 2022-03-15 02:43:53 +02:00
Joonas Henriksson 2a48c6956d
gnome-shell: Add focus indicator to dnd switch
Add border to the "Do Not Disturb" switch in clock menu. This isn't
visually consistent with GTK focus rings, but makes more sense in
its location where e.g. the focused "Clear" button and message
bubbles have similar border.

Based on upstream commit:
25ece58538
2022-03-15 02:24:54 +02:00
Joonas Henriksson 95e5797739
cinnamon: Update max-rows in calendar dot container
Based on upstream commit:
a88e0fdc50
2022-03-09 19:12:10 +02:00
Joonas Henriksson f4e1593262
gtk3: Fix switches in xfce4-pulseaudio-plugin menus
Earlier fix for the GTK3 switch focus rings [1] turned the switch
icons in xfce4-panel pulseaudio-plugin menu non-transparent. Work
around with specific tweak for it.

[1] 7a764f03e8

Fixes: https://github.com/jnsh/arc-theme/issues/176
2022-03-05 22:52:07 +02:00
Joonas Henriksson cf78d6bb22
Revert "gtk3: Ensure titlebutton icons stay hidden"
This reverts commit 45b46b5299.
It resulted in issues with some Sublime Text themes.

Fixes: https://github.com/jnsh/arc-theme/issues/175
2022-02-28 03:30:13 +02:00
Joonas Henriksson 2a0e8ab0b0
gtk3: Add background color to nautilus path-bar
Add button background color to the nautilus path-bar-box container,
for identical appearance with regular path-bars and stack-switchers.

The problem is that this by itself breaks the appearance of hovered
buttons inside the path-bar-box, since there are two stacked
transparent button backgrounds. Work around this by using transparent
white backgrounds for hovered buttons, with the transparency tuned
to make them look as close as possible with regular path-bar buttons.

Closes: https://github.com/jnsh/arc-theme/issues/96
2022-02-24 02:38:01 +02:00
Joonas Henriksson 7843ee1afe
meson/render-assets.py: Update GTK4 asset paths
Paths changed in f040255886
2022-02-23 01:34:21 +02:00
Joonas Henriksson e5e7131a97
Update version for release 20220223 2022-02-23 01:30:11 +02:00
Joonas Henriksson ee83bf9919
gtk4: Add initial styling for libadwaita widgets 2022-02-21 22:26:50 +02:00
Joonas Henriksson ee79cbc410
gtk4: Remove duplicate CSS rule 2022-02-19 14:56:50 +02:00
Joonas Henriksson 7d337bb0a0
gtk4: Always hide border from active spinbutton button 2022-02-19 03:52:17 +02:00