Bug#1100808: mutter: Custom shortcuts (mostly) stopped working

2025-05-02 Thread Jérémy Lal
Package: gnome-shell-extension-gpaste Version: 45.3-1 Followup-For: Bug #1100808 Last version doesn't fix the issue at all. A simple workaround is to remove the shortcuts set by gpaste, and re-add them as "custom shortcuts" that call gpaste-client commands. For example, to show the gpaste menu:

Bug#1100808: mutter: Custom shortcuts (mostly) stopped working

2025-04-12 Thread Jérémy Lal
Package: gnome-shell-extension-gpaste Followup-For: Bug #1100808 I tried to delay the workaround done by gpaste using this patch, but it doesn't work. Any idea ? --- a/src/gnome-shell/checkerBypass.js +++ b/src/gnome-shell/checkerBypass.js @@ -17,7 +17,7 @@ export default function checkerBypass

Bug#1100808: mutter: Custom shortcuts (mostly) stopped working

2025-03-29 Thread Jérémy Lal
Le mar. 18 mars 2025 à 22:13, Jeremy Bícha a écrit : > On Tue, Mar 18, 2025 at 5:00 PM Jérémy Lal wrote: > > Super + Space => gpaste-client show-history > > > > However it suddenly stopped working after the latest gnome 48 updates. > > > > I tried to replace it with Alt + Space, or to go back to

Bug#1100808: mutter: Custom shortcuts (mostly) stopped working

2025-03-18 Thread Jeremy Bícha
On Tue, Mar 18, 2025 at 5:00 PM Jérémy Lal wrote: > Super + Space => gpaste-client show-history > > However it suddenly stopped working after the latest gnome 48 updates. > > I tried to replace it with Alt + Space, or to go back to default (Ctrl+Alt+H), > but now they only work in some application

Bug#1100808: mutter: Custom shortcuts (mostly) stopped working

2025-03-18 Thread Jérémy Lal
Package: mutter Version: 48~rc-4 Severity: normal I've very much used to that kind of shortcut: Super + Space => gpaste-client show-history However it suddenly stopped working after the latest gnome 48 updates. I tried to replace it with Alt + Space, or to go back to default (Ctrl+Alt+H), but no