Commit Graph

73 Commits

Author SHA1 Message Date
Hirnmoder
e64f3b437e Beautify DTP
- Remove dead/future code in order to re-add it when support for GTK variables arrives
- This fixes the "Ignoring length property that isn't a number" warnings
2025-01-27 19:21:12 +01:00
Hirnmoder
28fe18ac16 Beautify DTP
- Allow hover animation travel below 0%
- Allow hover animation zoom below 100%
- Hover highlighting independent of hover animation
- Custom color for hover highlighting
- Custom color for mouse down highlighting
- Icon background with rounded corners
- Customize margin for app icons towards screen border and desktop
2024-09-23 09:16:01 +02:00
Charles Gagnon
84d53f1d5f Fix yaru show apps 2024-09-20 09:00:41 -04:00
Gabriel Crabbé
04456f981e Clean up whitespace 2024-09-03 16:26:43 +02:00
Gabriel Crabbé
4e012d8b9a Harmonize CSS paths to .show-apps
.dash-item-container already existed in GNOME Shell 42, for which the rule was introduced.
2024-09-03 16:21:04 +02:00
Gabriel Crabbé
c3f885d388 Remove Yaru show-apps icon background 2024-09-03 16:19:24 +02:00
Charles Gagnon
632d3bdcfc Remove yaru icon background 2024-05-02 08:07:59 -04:00
Charles Gagnon
5b175afda2 Merge pull request #2034 from max-dw-i/add-symbolic-icon-style
Add setting for changing app icon style to symbolic
2024-04-02 11:13:20 -04:00
Charles Gagnon
fe9fd50e90 Remove dash item hover background 2024-03-26 20:58:17 -04:00
Balló György
9548560fed Update style for GNOME 46
The app-well-app class is no longer available. Use overview-tile class instead, and update some styles to match with earlier GNOME Shell versions.
2024-03-24 00:08:02 +01:00
Maxim Shpak
cccbdcdaa2 Add setting for changing app icon style to symbolic 2024-02-17 18:09:44 +03:00
Charles Gagnon
2724bcb5f5 So long, corners 2023-02-13 13:02:38 -05:00
Charles Gagnon
97a7a79581 Fix showapps icon padding on GS 42 2022-04-06 22:41:38 -04:00
Charles Gagnon
bba04a56b0 Fix new aggregate menu icon container vertical spacing 2022-04-03 21:38:27 -04:00
Charles Gagnon
9115e08919 Use different time and date time separator vertical 2022-04-03 18:46:14 -04:00
Charles Gagnon
a721d66c01 Adjust vertical panel clock 2022-04-03 15:35:15 -04:00
abakkk
f35717a2c3 Implement animate-appicon-hover settings
The taskbar controls the animations by listening:
* appIcon 'notify::hover' and 'menu-state-changed' signals.
* scrollView 'motion-event' and 'leave-event' signals (ripple and plank animations).

The animations are processed in a new TaskbarItemContainer (that extends DashItemContainer).
Vertical animations are done with a Clutter clone because the appIcon actor cannot go outside the taskbar.
Horizontal animations (plank) are directly applied to the taskbarItemContainer.

AppIcon._onAnimateAppiconHoverChanged removes icon backgrounds when animations are enabled. It also increases the size of the icon texture in order to prevent it from being ugly when it is scaled.
2021-02-20 13:47:55 +01:00
hlechner
9aa9d939ba add light theme support for desktop button 2020-07-29 22:50:18 -03:00
Charles Gagnon
dad2a3013c Remove duplicated css rule 2020-07-09 18:32:24 -04:00
Charles Gagnon
53672002f1 Merge branch 'master' into feature-panel-positions 2020-05-17 13:17:25 -04:00
Charles Gagnon
f907ccca4a Add setting to sync positions on every monitor 2020-05-17 09:42:07 -04:00
Tom Perez
7f49de4110 Merge remote-tracking branch 'upstream/master' 2020-05-17 00:23:36 -07:00
Tom Perez
5243edd92f Override show-apps background for transparent icons. 2020-05-17 00:22:29 -07:00
Charles Gagnon
e79d0da8c9 Add new panel positioning options 2020-05-12 19:00:51 -04:00
Charles Gagnon
07478c8a39 Apply adwaita border radius to top panel corner 2020-05-03 18:41:33 -04:00
Charles Gagnon
a196afa7b0 Use constant for title right padding 2020-05-03 11:22:51 -04:00
CharlesG
e7e658dd71 Fix badge numbers on 3.36 2020-03-15 22:29:35 -04:00
Charles Gagnon
4f36264a21 Fix warped appindicator icons on 3.28 vertical panel 2020-03-15 17:28:11 -04:00
Jason DeRose
bf213af4c2 Initial implementation of dbus progress and badge counts 2020-02-03 08:46:39 -05:00
Charles Gagnon
1192abbf38 Restore panel css class names 2019-10-28 09:33:52 -04:00
Charles Gagnon
f67ea70f9a Set larger default padding for vertical panel buttons 2019-09-18 09:06:26 -04:00
Charles Gagnon
e692cba8ef Fix vertical clock padding on primary monitor 2019-09-15 15:08:47 -04:00
Charles Gagnon
e3061ab5c0 Adjust vertical clock for 12h format 2019-09-14 20:18:47 -04:00
Charles Gagnon
f5f01f85df Adjust panel buttons with vertical panel size 2019-09-14 12:05:47 -04:00
Charles Gagnon
d6c19fa97b Adjust fine-tune styles for vertical panel 2019-09-11 12:30:11 -04:00
Charles Gagnon
18a774a142 Adjust boxes padding 2019-09-10 09:21:35 -04:00
Charles Gagnon
38a1792258 Adjust panel boxes 2019-09-07 21:43:18 -04:00
Charles Gagnon
2cd9429f0d Use custom panel on primary monitor 2019-09-07 17:03:51 -04:00
Charles Gagnon
e53ccd399c Adjust vertical allocations 2019-09-02 23:05:08 -04:00
Charles Gagnon
f26e092d04 Add custom scrollview fade for previews 2019-06-09 21:54:30 -04:00
Charles Gagnon
0a5ce634e4 Add previews dynamic size option 2019-05-26 17:46:05 -04:00
Charles Gagnon
8e6c196f44 Use clipping container to prevent alpha addition 2019-05-18 00:08:53 -04:00
Charles Gagnon
15d1bf4464 Work on preview animations 2019-05-17 01:25:39 -04:00
Charles Gagnon
4e2f757e2f Add window clones scaling 2019-05-16 14:22:01 -04:00
Charles Gagnon
207cc57772 Add initial window clones 2019-05-14 17:08:08 -04:00
Charles Gagnon
de1b38f076 Reset margin and padding of taskbar's immediate widget children 2019-03-30 22:48:49 -04:00
Charles Gagnon
7c47fd0433 Add light visual feedback on appicon click 2019-02-06 21:38:53 -05:00
Charles Gagnon
aa86ce8b1e Adjust appIcon drag positioning 2019-01-24 22:20:58 -05:00
Charles Gagnon
e69690df67 Add option to specify show apps icon padding 2019-01-14 22:53:14 -05:00
Charles Gagnon
15a3cea2d5 Fix allocations for 3.32 2019-01-13 23:18:19 -05:00