Commit Graph

1883 Commits

Author SHA1 Message Date
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
8caef79463 Merge pull request #2271 from alewicki95/master
minor update of Polish language
2025-03-10 11:58:39 -04:00
alewicki95
86d502b9a0 minor update of Polish language 2025-03-10 16:36:21 +01: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
a10fd59848 Merge pull request #2260 from xalt7x/ukrainian-translation
Add missing "translatable" attributes to .ui files
2025-03-09 20:26:16 -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
Yevhen Popok
c2d99f91b1 Update Ukrainian translation 2025-03-09 22:57:43 +02:00
Yevhen Popok
14fa5a7470 Add missing "translatable" attributes to .ui files 2025-03-09 22:28:46 +02:00
Charles Gagnon
48d38a2bdc Fix notification missing translation 2025-03-09 12:47:46 -04:00
Charles Gagnon
1280cfc89d Merge pull request #2257 from alewicki95/master
Update pl.po
2025-03-08 16:13:51 -05:00
alewicki95
0c0281b8f9 Update pl.po 2025-03-08 15:45:30 +01:00
alewicki95
32ac111f9a Update Polish lang
Completely reworked translation, filled up missing entries from source
2025-03-07 21:01:20 +01: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
Charles Gagnon
e56d0359b8 Fix missing quote 2025-03-02 19:45:17 -05:00
Charles Gagnon
9c2e7a3ec6 Update french translation 2025-03-02 18:38:54 -05:00
Charles Gagnon
8790059432 Merge pull request #2250 from alewicki95/master
Update pl.po
2025-03-02 18:28:32 -05:00
alewicki95
d7dfeaaf26 Update pl.po 2025-03-02 11:05:16 +01:00
Charles Gagnon
71fadd41ae Restore original g-s top panel containers visibility 2025-02-28 10:15:58 -05:00
Charles Gagnon
9d942b2d04 Only apply top offset on top panel 2025-02-28 09:15:17 -05:00
Charles Gagnon
3a7974f7ba Fix extra margin on clip with top position
gh-2249
2025-02-28 09:10:46 -05:00
Charles Gagnon
ab06e3f605 Don't try to reveal panel with a shortcut timeout of 0 2025-02-27 14:13:11 -05:00
Charles Gagnon
6a0fbbe12a Do not reveal panel on notifications if "do not disturb" is enabled 2025-02-26 16:48:42 -05:00
Charles Gagnon
c798be297b Adjust notifications position if panel is at top with intellihide enabled 2025-02-26 16:38:17 -05:00
Charles Gagnon
692f679647 Keep single notification hold 2025-02-26 14:52:43 -05:00
Charles Gagnon
78161622af Don't ignore empty desktop button 2025-02-25 21:23:49 -05:00
Charles Gagnon
923e5dce7f Ignore empty position elements 2025-02-25 17:47:33 -05:00
Charles Gagnon
6e74ef146f Prevent setting top padding to original gnome-shell top bar 2025-02-25 17:37:16 -05:00
Charles Gagnon
90bc4063a2 Allow setting the panel under the original gnome-shell top bar 2025-02-25 17:06:57 -05:00
Charles Gagnon
5deb078cad Only count intellihide notify holds 2025-02-25 14:59:56 -05:00
Charles Gagnon
d7cf604831 Add missing param for Gnome 48
gh-2247
2025-02-25 09:12:21 -05:00
Charles Gagnon
880d5c6867 Add intellihide option to reveal the panel on notification
gh-2245
2025-02-24 17:42:58 -05:00
Charles Gagnon
b5bca768f0 Update preview menu position on panel/margin change 2025-02-24 09:49:59 -05:00
Charles Gagnon
1cdf56d4eb Add support for WindowAttentionSource notifications
gh-2162
2025-02-23 19:55:01 -05:00
Charles Gagnon
fcbfb4d4d5 Ignore padding for number overlay size 2025-02-23 19:02:52 -05:00
Charles Gagnon
39d1c578c3 Reset app details menu on setting change
gh-2244
2025-02-23 14:41:26 -05:00
Charles Gagnon
45db082523 Merge pull request #2244 from xalt7x/fix/app-details
Fix "App Details" context menu hiding
2025-02-23 13:46:26 -05:00
Yevhen Popok
644de41a79 Fix "App Details" context menu hiding
Upstream changed label in GNOME 44.

[appmenu: Change "Show Details" entry label to "App Details"](https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2585)

---

Let's use the appmenu property directly instead of finding it using the label, so that would work for every language.

We keep the same schema setting name, so users don't loose their configuration.
2025-02-23 20:17:47 +02:00
Charles Gagnon
24d2b42849 Fix unconnected source-removed signal 2025-02-23 11:49:14 -05:00
Charles Gagnon
fdbe42aae8 Merge pull request #2239 from xalt7x/ukrainian-translation
Update Ukrainian translation
2025-02-23 10:16:21 -05:00
Charles Gagnon
17c49a3c46 Fix element position combo sensitivity 2025-02-23 10:14:00 -05:00
Yevhen Popok
afe5e1fce1 Update Ukrainian translation 2025-02-23 15:29:15 +02:00
Yevhen Popok
6b5ebd5dc9 Merge branch 'home-sweet-gnome:master' into ukrainian-translation 2025-02-22 15:53:30 +02:00