Commit Graph

120 Commits (2c45d9e4b4a120201dc029a10937058a2e9e094b)

Author SHA1 Message Date
David Mohammed 2c45d9e4b4
GSD and headerbar transparency (#249)
* gtk3: Fix headerbar transparency on some apps

Some applications draw additional headerbar elements on top of the
main csd headerbar. This results in the headerbar appearing
non-transparent, even if transparency is enabled, as two (or more)
backgrounds with 0.97 alpha are stacked on top of each other.

Fix this by making the background transparent on every headerbar
that's descendant of another headerbar.

* gtk3: Fix titlebar separators with sidebar

This fixes separators with sidebar class on titlebars.

The issue was present at least on gnome-control-center 3.32, as
reported here: https://github.com/NicoHood/arc-theme/issues/238
2019-05-19 22:47:05 +01:00
David Mohammed a6cf4045f6
Restyle Pathbar (#243)
* gtk3: Add .nautilus-path-bar to linked button rules

For some reason, the .linked button rules from _common.scss keep
overriding .nautilus-path-bar button theming in _application.scss.

Work around the issue by adding :not(.nautilus-path-bar) selectors.

* gtk3: Update pathbar theming for nautilus 3.32

* gtk3: Remove nautilus 3.32 path-bar separators

This is more consistent with other path-bars and stack-switchers.
2019-05-16 14:59:05 +01:00
NoXPhasma 0a9c219bcb
Fix levelbar min-width and min-height
Follow up pull request of #194 to fix the min height and with of the levelbar.
2019-03-11 16:27:10 +01:00
NoXPhasma 354441297f Fix vertical and horizontal levelbar values (#194)
* Fix vertical and horizontal levelbar values

The horizontal levelbar auto-width and auto-height values were used wrongly for vertical levelbar and vis versa.

* 20px min-height on horizontal bars looks better
2019-02-18 14:31:59 +00:00
gm10 2bac3c1a8f Fix horizontal stepper icons (#181) 2019-01-29 20:46:20 +00:00
Léarch 3ff7a88e47 Display horizontal separators 2018-09-02 16:08:34 +02:00
FrancescoCuiusIuculano 4149a7d088 Add dedicated unmaximize buttons (#102)
* Add dedicated unmaximize button
2018-08-09 15:31:01 +01:00
Horst3180 947a0adee3
fix asymmetric circular buttons (fix #728) 2017-03-02 18:23:37 +01:00
Horst3180 e411c4b50d
gtk 3.22: fix frame borders (#742) 2017-03-02 17:46:35 +01:00
Horst3180 ef96c20d4e
be more careful with libreoffice toolbar workaround (#670) 2016-11-25 18:47:24 +01:00
Horst3180 5b15bdc442 gtk3: add a workaround for broken Libreoffice toolbar styling 2016-10-05 14:43:59 +02:00
Horst3180 b8a8461709 revert recent pathbar changes 2016-10-01 21:49:37 +02:00
Horst3180 a7e9f80aab spinbutton tweaks 2016-09-20 21:30:16 +02:00
Horst3180 97d96272f0 fix color of disabled labels in checked buttons 2016-09-20 21:09:23 +02:00
Horst3180 6e3491ff80 tweak treeview progressbars 2016-09-20 11:14:09 +02:00
Horst3180 6f765888d6 fix bogus box-shadows in stack-switchers 2016-09-13 17:13:52 +02:00
Horst3180 ed153bb55b separate disabled linked buttons more clearly 2016-09-12 14:19:10 +02:00
Horst3180 c374cbaba2 clean up treeview style properties 2016-08-31 14:11:33 +02:00
Horst3180 32017a2692 fix infobar styling 2016-08-31 14:02:58 +02:00
Horst3180 57248f7aaf clean up calendar styling 2016-08-31 13:35:50 +02:00
Horst3180 99d645f808 simpler outline-color styling 2016-08-31 13:25:34 +02:00
Horst3180 3f11de0a63 hide separator in font and filechooser buttons 2016-08-31 13:17:16 +02:00
Horst3180 0cfa794f7c GTK 3.22: fix parsing errors 2016-08-31 01:00:14 +02:00
Horst3180 5bd92f12a2 don't use background images for entries 2016-08-31 00:35:56 +02:00
Horst3180 06b0911009 don't use selected_fg_color in weird places 2016-08-31 00:00:33 +02:00
Horst3180 2f80d3ccf8 fix switches in selected menuitems (fix #556) 2016-06-01 20:00:36 +02:00
Horst3180 ca76d0e2e5 use accent color for menu highlight (fix #135) 2016-05-29 19:22:18 +02:00
Horst3180 5fd6b58a42 remove textview border 2016-05-28 19:08:51 +02:00
Horst3180 c5ed48f5af fix a firefox workaround 2016-05-16 22:28:36 +02:00
Horst3180 28cdb3e34b gtk3: reduce menubar height to match gtk2 theme (fix #535) 2016-05-16 19:50:44 +02:00
Horst3180 8f25fc712e 3.20: menu separator workaround for firefox (#526) 2016-05-15 11:55:06 +02:00
Horst3180 fb3fe2fc0b lighten tooltips a bit (fix #519) 2016-05-14 13:31:18 +02:00
Horst3180 d49d7df3c2 fix laggy scrollbar in gnome-terminal 2016-05-14 12:18:02 +02:00
Horst3180 5ec25f42e6 3.20: update gnome-builder styling (fix #514) 2016-05-08 19:36:34 +02:00
Horst3180 3798cbce4f be more careful with notebook margins (fix #503) 2016-05-01 16:40:39 +02:00
Antonio Romero 90f1c14066 Workaround for check and radio in FF GTK 3.20 (#473) 2016-04-20 17:34:46 +02:00
Horst3180 935b23cc07 add a temporary workaround to make firefox scrollbars visible with gtk 3.20 2016-04-20 14:41:06 +02:00
Horst3180 de54c87454 improve linked button styling 2016-04-11 19:42:43 +02:00
Horst3180 46a232eff8 notebook fixes 2016-04-06 00:04:04 +02:00
Horst3180 3a41c93ff4 style textview border 2016-04-05 23:45:23 +02:00
Horst3180 0573472a16 simplify scale style 2016-04-05 18:58:22 +02:00
Horst3180 bf1883a538 rewrite scale style 2016-04-02 22:42:44 +02:00
Horst3180 d1dcbc135e tweak button padding 2016-04-01 14:04:59 +02:00
Horst3180 3d60f42e3b combobox fixes 2016-04-01 14:00:25 +02:00
Horst3180 0f5c74a1c9 nicer button padding 2016-03-31 21:25:07 +02:00
Horst3180 f42f5a31e9 add some backdrop transitions 2016-03-31 19:58:44 +02:00
Horst3180 f4e661f717 fix extend for headerbar widgets 2016-03-31 19:47:59 +02:00
Horst3180 58a8abc370 set background for acceleditor 2016-03-31 15:55:30 +02:00
Horst3180 9c5a1374d6 add margins to buttons in osd toolbars 2016-03-30 22:17:03 +02:00
Horst3180 7b2f1bfe25 tweak osd scale slider 2016-03-30 22:16:16 +02:00