-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
Migration Plan
- add
xlibreoverlay and check overall compatibility (toolchain, use flags, drivers, etc.) - wait for stable release
- migrate back to X11 session (finally no more broken Wayland mess, mix-and-match of components works again: KWin + Picom + KDE Plasma Shell)
- optional: maybe look for another window manager to replace KWin
- new plan: move away from KDE entirely since they want to phase out X11, just keep the standalone apps (Qt will most likely keep X11 support for the foreseeable future)
- fix HiDPI setup (some applications react to the
XWAYLANDextension that is present in theXwaylandserver regarding scaling, this should be possible to replicate without theXWAYLANDextension)- fix mixed-DPI setup across multiple monitors (possible, but depends on X clients supporting this)
Interesting Finds
- https://github.com/quickshell-mirror/quickshell (Qt-based shell, with some effort could replace plasmashell)