keeweb/package
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
..
deb Use Wayland backend for Wayland sessions 2021-12-28 19:18:12 -05:00
docker Replace ADD with COPY instruction in Dockerfile 2020-11-30 10:11:32 +08:00
docker-rpi Replace ADD with COPY instruction in Dockerfile 2020-11-30 10:11:32 +08:00
nsis debug message in the installer 2021-01-10 09:41:30 +01:00
osx creating browser socket in a group container on macOS 2021-04-15 20:38:13 +02:00