Commit a85b0e4
committed
[hidpi] Rely on (X)Wayland scaling
I am currently running [sway-hidpi-git][1] on my laptop that applies [a
patch][2] for managing XWayland scaling at the compositor level. This
works well enough for me except for the cursor size issue outlined in
the pull request. It has proven to be much more stable than the various
environment variable hacks.
It's important to note that the Emacs text scale also requires the GTK
build of Emacs so that it no longer runs under XWayland. I am using the
[emacs-pgtk-native-comp-git][3] package for this.
[1]: https://aur.archlinux.org/packages/sway-hidpi-git/
[2]: swaywm/sway#5090
[3]: https://aur.archlinux.org/packages/emacs-pgtk-native-comp-git/1 parent 71bb4cb commit a85b0e4
File tree
2 files changed
+0
-2
lines changed- tag-emacs/config/doom
- tag-hidpi/config/environment.d
2 files changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
93 | 92 | | |
94 | 93 | | |
95 | 94 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
0 commit comments