Commit Graph

121 Commits

Author SHA1 Message Date
Charles Gagnon
a1fb0cb7f8 Fix all panel styling applied to same widget
#2374
2025-09-12 18:38:14 -04:00
Charles Gagnon
44be0a739f Cleanup appicon prototype on disable 2025-09-05 13:23:15 -04:00
Charles Gagnon
4787d12180 Add g-s 49 as supported version 2025-09-04 20:32:37 -04:00
Kyrill Zorin
f788b04245 Fix cache bug 2025-08-12 00:15:43 +01:00
Charles Gagnon
7d64244a04 Check time separator version 2025-07-29 09:50:30 -04:00
Charles Gagnon
d2471ce2ef Merge pull request #2353 from TorosFanny/fix-time-split
Vertical panel time ellipsis post-Gnome update (ASCII colon split)
2025-07-29 09:40:16 -04:00
TorosFanny
73e6632c6d Vertical panel time ellipsis post-Gnome update (ASCII colon split)
After a Gnome update, the Dash-to-Panel plugin showed ellipses for time in vertical mode. Analysis revealed the hour - minute separator changed to an ASCII colon.

To fix this, I updated the code's delimiter to the ASCII colon. Post - modification, time display is back to normal, ensuring users see accurate time in vertical mode post - update.
2025-07-19 08:16:15 +08:00
Hirnmoder
e774aab595 Lint code with project settings 2025-07-10 20:50:14 +02:00
Hirnmoder
c725bd0e02 Refactor panel styling to fix issues when border, background (transparency) and/or background gradient are enabled and disabled 2025-07-04 12:52:23 +02:00
Hirnmoder
d7885efab6 Merge branch 'master' of https://github.com/home-sweet-gnome/dash-to-panel into panel-border 2025-07-04 11:40:55 +02:00
Charles Gagnon
026636b937 Fix missing gradient corner radius
#2321
2025-05-07 19:01:43 -04:00
Charles Gagnon
fa8fabd9a6 Include vertical flag in panel geometry 2025-04-13 17:02:08 -04:00
Charles Gagnon
ff9ce4df99 Add ungrouped icon context action to quit all windows on taskbar
gh-1640 gh-1657
2025-04-13 11:50:39 -04:00
Charles Gagnon
03b34b110b Use correct allocation in intellihide detection when fixed length
#2302
2025-04-13 10:07:18 -04:00
Charles Gagnon
eb9a279464 Consider original g-s top panel in intellihide 2025-04-12 22:27:46 -04:00
Charles Gagnon
4c55cea472 Add intellihide options to control pointer reveal and hover areas
gh-2302
2025-04-12 13:48:30 -04:00
Charles Gagnon
59cdbfabe8 Workaround blur my shell enabled before dtp
#2223
2025-04-11 21:01:05 -04:00
Charles Gagnon
002633aa15 Drop deprecated Gtk FileChooser 2025-04-11 10:37:42 -04:00
Charles Gagnon
f0af17687f Add intellihide option to disable panel reveal with the pointer
gh-2123
2025-04-09 23:37:37 -04:00
Charles Gagnon
7a54518746 Add intellihide reveal delay option
closes #2161
2025-04-09 20:38:27 -04:00
Charles Gagnon
94aaacd241 Add option to hide from windows on monitor
gh-2223
2025-04-09 18:47:20 -04:00
Charles Gagnon
eb6366ef3e Only persist primary monitor on selection
#2278
2025-04-08 00:02:36 -04:00
Charles Gagnon
c59231d6ec Fix X11 input regions 2025-04-07 16:31:24 -04:00
Charles Gagnon
423f0a754a Remove chrome updateRegions call 2025-04-07 12:49:44 -04:00
Charles Gagnon
b2b01c4071 Call chrome updateRegions on visible only 2025-04-07 12:37:10 -04:00
Charles Gagnon
2974ce64d9 Sync alt-tab menu with isolate workspaces settings
gh-2298
2025-04-04 12:16:26 -04:00
Charles Gagnon
3819a852fc Dynamically display preview workspace numbers
#gh-2116
2025-04-04 11:17:21 -04:00
Charles Gagnon
8100935336 Remove old grab check 2025-04-01 08:49:19 -04:00
Charles Gagnon
fff97d1c19 Fix Gnome super+v and super+s when panel hidden
gh-1560
2025-04-01 08:46:36 -04:00
Charles Gagnon
f2a0d47493 Use pointer position instead of panelbox hover in intellihide
gh-2273
2025-03-31 19:38:20 -04:00
Charles Gagnon
31f02636a4 Isolate monitors even if only one panel
gh-2262
2025-03-30 15:07:39 -04:00
Charles Gagnon
03b0d1cc90 Debounce set icon geometry
gh-2292
2025-03-25 09:36:38 -04:00
Charles Gagnon
2ecd2d91e8 Restore system menu position on disable
gh-2291
2025-03-24 13:46:39 -04:00
Charles Gagnon
e37516c8de Fix activities method when no workspacedots
gh-2289
2025-03-23 20:36:21 -04:00
Artyom Zorin
8c3d8a542b Added note about sponsorship and provenance 2025-03-21 16:17:19 +00:00
Charles Gagnon
51f96514f1 Fix previews mouse scroll
gh-2284
2025-03-21 08:58:27 -04:00
Charles Gagnon
097750f67d Remove donation page and icon
gh-2259
2025-03-10 17:57:53 -04:00
Charles Gagnon
28b7efe707 Set donate icons at the end of taskbar
gh-2259
2025-03-10 16:28:07 -04:00
Charles Gagnon
4e1f85f19b Center system menu relative to its panel button
gh-2272
2025-03-10 16:15:10 -04:00
Charles Gagnon
93dfce4fb1 Fix ArcMenu init after dtp and only child in leftbox
gh-2248
2025-03-10 11:20:11 -04:00
Charles Gagnon
7309d801f2 Update french translation 2025-03-09 23:53:11 -04:00
Charles Gagnon
080b394899 Fix blur my shell panel
gh-2266
2025-03-09 23:36:29 -04:00
Charles Gagnon
75e126764f Fix globals guideline
https://gjs.guide/extensions/review-guidelines/review-guidelines.html#only-use-initialization-for-static-resources
2025-03-09 22:43:29 -04:00
Charles Gagnon
5528b1b2fc Lower donation timeout and have switch disabled instead of hidden
gh-2259
2025-03-09 20:15:16 -04:00
Charles Gagnon
c507dd6d53 Remove donation button from hotkeys number
gh-2259
2025-03-09 18:57:09 -04:00
Charles Gagnon
9322d6ac5f Fix scaling issues
#2261
2025-03-09 18:35:29 -04:00
Charles Gagnon
48d38a2bdc Fix notification missing translation 2025-03-09 12:47:46 -04:00
Charles Gagnon
89f68deffc Fix activities animation when vertical
#2251
2025-03-05 15:03:39 -05:00
Charles Gagnon
ec9ff71420 Ignore unity notification if app in focus 2025-03-05 09:18:37 -05:00
Charles Gagnon
61af39bad2 Reset Unity notification count on focus 2025-03-04 09:04:38 -05:00