aboutsummaryrefslogtreecommitdiffstats
path: root/sway/server.c
Commit message (Expand)AuthorAge
* Mark DRM lease protocol privilegedLibravatar Simon Ser2024-01-08
* Drop wl_drmLibravatar Simon Ser2024-01-04
* Remove wlr_presentation in sway_server structLibravatar Billli112023-12-28
* Detect proprietary DisplayLink driversLibravatar Simon Ser2023-12-12
* Detect Nvidia proprietary driver via drmGetVersion()Libravatar Simon Ser2023-12-12
* xdg-shell: chase events updateLibravatar Kirill Primak2023-11-23
* Pass wl_display to wlr_output_layoutLibravatar Simon Ser2023-11-23
* Chase wlroots!4440Libravatar llyyr2023-11-22
* Add support for security-context-v1Libravatar Simon Ser2023-11-21
* Drop support for KDE's idle protocolLibravatar Simon Ser2023-10-05
* sway/server: Fix null pointer crash when Xwayland disabledLibravatar Manuel Stoeckl2023-09-10
* Hide xwayland_shell_v1 from regular clientsLibravatar Simon Ser2023-08-24
* Add support for cursor-shape-v1Libravatar Simon Ser2023-07-24
* Send wl_surface.preferred_buffer_scaleLibravatar Simon Ser2023-07-12
* idle-inhibit-v1: simplify with server globalLibravatar Simon Ser2023-06-23
* Handle gamma-control-v1 set_gamma eventsLibravatar Simon Ser2023-06-08
* Add support for wlr-layer-shell ON_DEMAND keyboard interactivityLibravatar Erik Reider2023-06-06
* Pass version to wlr_compositor_create()Libravatar Simon Ser2023-04-14
* Add support for fractional-scale-v1Libravatar Simon Ser2023-02-10
* launcher: support external launcher tokensLibravatar Ronan Pigott2023-02-05
* Add `primary_selection` config optionLibravatar Aidan Dang2022-12-05
* Chase breaking changes in wlroots!3903Libravatar Simon Ser2022-11-30
* Make DRM backend optionalLibravatar Simon Ser2022-11-28
* launcher: initialize launcher_ctxs once on startupLibravatar Ronan Pigott2022-11-26
* Update for wlroots!3814Libravatar Simon Ser2022-11-15
* ipc: add view content typeLibravatar Simon Ser2022-11-15
* sway/server: specify wlr-layer-shell version on creationLibravatar Simon Zeni2022-11-14
* Add support for ext-idle-notify-v1Libravatar Simon Ser2022-10-14
* Enable single-pixel-buffer-v1Libravatar Simon Ser2022-08-04
* Refuse to start when SUID is detectedLibravatar Kenny Levinsen2022-06-03
* server: request xdg-shell v2Libravatar Rouven Czerwinski2022-05-16
* Implement ext-session-lock-v1Libravatar Daniel De Graaf2022-04-29
* Avoid format-truncation warningLibravatar Daniel De Graaf2022-04-09
* Fix snprintf compiler warningLibravatar Muhamed Hobi2022-02-08
* Upgrade for wlroots surface refactoringLibravatar Simon Ser2022-01-13
* Add support for linux-dmabuf surface hintsLibravatar Simon Ser2021-12-13
* Fixup headless output namesLibravatar Simon Ser2021-12-09
* sway: replace noop_output by fallback_outputLibravatar Simon Zeni2021-11-25
* Replace wlr_headless_backend_create_with_renderer callLibravatar Simon Ser2021-11-25
* sway: create wlr_renderer and wlr_allocatorLibravatar Simon Zeni2021-11-18
* introduce wlr_drm_lease_v1Libravatar Simon Zeni2021-09-09
* Implement xdg-activation-v1Libravatar Simon Ser2021-06-02
* Remove WLR_HAS_XDG_FOREIGN checksLibravatar Simon Ser2021-04-11
* transactions: Amend pending transactionsLibravatar Kenny Levinsen2021-02-16
* xdg-foreign: add v1 and v2 implementationsLibravatar Aleksei Bavshin2021-02-02
* Remove create_renderer_func argumentLibravatar Simon Ser2020-12-30
* Handle secondary headless backend failuresLibravatar Simon Ser2020-12-08
* Drop gtk-primary-selection supportLibravatar Isaac Freund2020-12-08
* server: Avoid using "wayland-0" as WAYLAND_DISPLAYLibravatar Geoffrey Casper2020-09-16
* Unset DISPLAY when wlr_xwayland failsLibravatar Simon Ser2020-07-02