Commit Graph

1831 Commits

Author SHA1 Message Date
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
3733d0bd02 Move app icons context menu options to action tab 2025-02-21 17:48:22 -05:00
Charles Gagnon
bf38380999 Use system source for update notifications 2025-02-21 15:28:26 -05:00
Charles Gagnon
2ebf3cee16 Keep using user defined terminal by default 2025-02-21 12:22:26 -05:00
Charles Gagnon
7fc23f516d Add options to customize context menu
gh-1858 gh-1926 gh-2005 gh-2151
2025-02-20 17:59:09 -05:00
Charles Gagnon
f9662e6931 Fix new version notification extension name 2025-02-20 12:34:54 -05:00
Charles Gagnon
1c3eb3405b Include panel margins in overview's allocation 2025-02-20 12:26:39 -05:00
Charles Gagnon
fcb3b79c9d Prevent keeping gnome-shell top panel when panel is already at top 2025-02-19 18:55:16 -05:00
Charles Gagnon
55ccb19a8d Add extension update notification 2025-02-19 16:09:29 -05:00
Charles Gagnon
8378946aad Update README.md 2025-02-19 11:39:22 -05:00
Charles Gagnon
712bb8b402 Update french translation 2025-02-19 09:47:52 -05:00
Charles Gagnon
cffc73a74b Add option to persist intellihide state
gh-2242
2025-02-19 00:29:40 -05:00
Charles Gagnon
3e6c900c67 Fix incorrect geometry when manually enabling the extension 2025-02-18 10:47:06 -05:00
Charles Gagnon
6e7fe8c2c2 Fix dynamic size extra pixel on Ubuntu 2025-02-18 09:23:39 -05:00
Charles Gagnon
878fdce81e Fix taskbar scrollview fade 2025-02-17 20:49:35 -05:00
Charles Gagnon
eb09f2ac51 Add panel padding options 2025-02-17 18:42:24 -05:00
Charles Gagnon
f330ea2122 Fix secondary shortcut overlay active when disabling while shown 2025-02-15 22:13:46 -05:00
Charles Gagnon
55ee9d0fff Add option to show hotkeys overlay on secondary monitors
gh-2237
2025-02-15 19:29:46 -05:00
Charles Gagnon
5ab5804ffd Adjust panel margins for all positions and gs top panel 2025-02-15 18:21:09 -05:00
Charles Gagnon
2b43ccee86 Only apply border radius to panel if not full length
gh-1819
2025-02-15 12:24:24 -05:00
Charles Gagnon
37192b5d6e Simplify basic settings scale 2025-02-15 11:32:22 -05:00
Charles Gagnon
bd3a7a9ac1 Add panel margins and padding
gh-1700
2025-02-15 00:23:02 -05:00
Charles Gagnon
720f231e95 Add dynamic length (dock mode) option
gh-1579
2025-02-14 19:26:52 -05:00
Charles Gagnon
d4f1d89724 Add global border radius slider
gh-1819
2025-02-13 18:35:58 -05:00
Charles Gagnon
f874553c68 Keep spread opened when dragging file over icon 2025-02-12 21:48:18 -05:00
Charles Gagnon
cb0648ed54 Merge pull request #2236 from xalt7x/fix/make-potfile
Makefile: Fix potfile generation
2025-02-12 17:32:30 -05:00
Charles Gagnon
01fcfa211f Show windows in single spread when workspaces aren't isolated 2025-02-12 16:58:51 -05:00
Yevhen Popok
8ea9827477 Makefile: Fix potfile generation
Sets the correct paths to JS files, as previously `make potfile` failed with error.

> make: *** No rule to make target 'prefs.js', needed by 'po/dash-to-panel.pot'.  Stop.
2025-02-12 23:24:13 +02:00
Charles Gagnon
0120770221 Add window spread as click action
gh-1741
2025-02-11 18:26:49 -05:00
Charles Gagnon
7ae5e86e12 Fix notification mappings missing .desktop 2025-02-11 00:35:55 -05:00
Charles Gagnon
f162ac0624 Centralize notifications state 2025-02-10 15:01:52 -05:00
Charles Gagnon
b5cdd6e240 Add simple message tray notifications handling
gh-1695
2025-02-09 14:17:50 -05:00
Charles Gagnon
a08805d24d Fix fillPreferencesWindow not async on 46 2025-02-07 18:45:29 -05:00
Charles Gagnon
eb8dcd70fa Prevent monitor id conflicts if no EDID 2025-02-07 17:30:32 -05:00
Charles Gagnon
9b39d5cc96 Update prefs dialog on monitors change 2025-02-07 09:22:53 -05:00
Charles Gagnon
0e3cee376c Activate prefs dialog if already opened 2025-02-06 23:30:40 -05:00
Charles Gagnon
54f7e76263 Tie panel settings to monitor ids
#1782 #1976 #2182
2025-02-06 20:13:47 -05:00
Charles Gagnon
3ad58f17d6 Add simple cache for json settings 2025-02-05 12:15:31 -05:00
Charles Gagnon
fcb1a39708 Add spinner to donation page 2025-02-05 10:55:00 -05:00
Charles Gagnon
b66d6e0430 Use gnome-shell monitor order 2025-02-04 21:50:43 -05:00
Charles Gagnon
e8565df417 Do not pass through appicons without window
#2218
2025-02-04 15:23:01 -05:00
Charles Gagnon
2544eb1774 Raise window on file dragover, wayland only atm
#2218
2025-02-04 13:42:48 -05:00
Charles Gagnon
e10891d43f Fix showappsbutton being destroyed by ubuntu-dock 2025-02-02 16:49:46 -05:00
Charles Gagnon
a1f3def0f7 Fix display redirect on v48
#2234
2025-02-02 08:43:43 -05:00
Charles Gagnon
89cfe5f0a7 Fix keybinding overwrite warnings 2025-02-01 18:47:37 -05:00
Charles Gagnon
5e6bf9850e Fix vertical assignments for gnome 48 2025-02-01 17:48:00 -05:00
Charles Gagnon
094ffeea30 Add gnome-shell 48 support 2025-02-01 17:32:09 -05:00
Charles Gagnon
4226fd8d43 Fix chrome actors all reported on primary monitor on session start
#1753

get_transformed_position and get_transformed_size return 0,0 for a few frames on gnome-shell start, so all initial chrome actor visibilities are evaluated based on the fullscreen status of the primary monitor, even if those actors are on a secondary monitor. Vanilla gnome-shell chrome actors are all on the primary monitor anyway, so this works "perfectly", of course
2025-02-01 13:07:29 -05:00
Charles Gagnon
3d3802bbfe Update README.md 2025-02-01 09:24:58 -05:00
Charles Gagnon
fdd4ba5fe7 Fix panel hiding when hovering over it during delay
#2083
2025-01-31 16:37:56 -05:00