keeweb/package/deb
Grant Moyer 3b635966ab Use Wayland backend for Wayland sessions
These two flags tell Electron, through Chromium, to use Wayland for rendering. The flags are set in the bash script, because setting them in desktop/main.js causes issues with rendering.

Rendering with Wayland instead of X11 and XWayland gives better support for DPI scaling. Additionally, this change also has implications for drag-and-drop, since drag-and-drop does not work consistently from XWayland to Wayland apps and visa versa (for example, from XWayland KeeWeb to Wayland Firefox under sway).
2021-12-28 19:18:12 -05:00
..
scripts removed sudo 2016-04-07 21:02:07 +03:00
usr Use Wayland backend for Wayland sessions 2021-12-28 19:18:12 -05:00