bonsai-desk / bonsai-browser

MIT License
229 stars 7 forks source link

Support Wayland #50

Open ghost opened 2 years ago

ghost commented 2 years ago

As applications cannot read input outside of their "container", due to Wayland's security protection against keylogging, maybe a "global shortcut" could be implemented using a dbus call?

Either way, the application only works on X11 due to this.