mirror of
https://github.com/swaywm/sway.git
synced 2026-04-23 06:46:27 -04:00
Approximately three years ago a mechanism was added to increase the reliability of session handling with Wayland by removing the need for timeout checks.[1] This mechanism utilizes the format extension scheme defined in the Freedesktop.org "Desktop Entry Specification" [2] allowing for the addition of new key/value configuration pairs. This is designed to limit the scope of effect. [1]: https://gitlab.gnome.org/GNOME/gdm/-/merge_requests/67 [2]: https://specifications.freedesktop.org/desktop-entry-spec/latest/
6 lines
125 B
Desktop File
6 lines
125 B
Desktop File
[Desktop Entry]
|
|
Name=Sway
|
|
Comment=An i3-compatible Wayland compositor
|
|
Exec=sway
|
|
Type=Application
|
|
X-GDM-SessionRegisters=true
|