Fork me on GitHub
#portal
<
2022-11-02
>
Casey09:11:13

Is there a way to prevent portal from eating the Super key (aka the windows key)? I use the tiling window manager sway, and the Super key is reserved for navigating around my desktop. But portal (when run as a chromium pwa) seems to eat this key entirely breaking my desktop.

1
djblue15:11:02

I use a tiling window manager on OSX and haven't experienced this issue :thinking_face: The only time Portal will https://github.com/djblue/portal/blob/master/src/portal/shortcuts.cljs#L65 on keydown is when a shortcut is matched.

djblue15:11:46

Does this happen when Portal is used outside of the PWA?

Casey08:11:49

It only happens when run as a PWA