aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* view: init function should return a success boolLibravatar Alexander Orzechowski2024-01-18
* desktop: Rename layers to shell_layersLibravatar Alexander Orzechowski2024-01-18
* layer-shell: don't configure uninitialized surfacesLibravatar Kirill Primak2024-01-17
* layer-shell: wait for an initial commit before configuringLibravatar Kirill Primak2024-01-17
* layer-shell: don't try to unmap on destroyLibravatar Kirill Primak2024-01-17
* Mark DRM lease protocol privilegedLibravatar Simon Ser2024-01-08
* Drop wl_drmLibravatar Simon Ser2024-01-04
* readme: add swaybg as optional depLibravatar Simon Ser2024-01-02
* input: reconfigure send_events on output hotplugLibravatar Simon Ser2024-01-02
* Remove wlr_presentation in sway_server structLibravatar Billli112023-12-28
* Chase wlroots!4482Libravatar Bill Li2023-12-27
* Check wlr_pointer_constraint_v1_state.cursor_hint.enabledLibravatar Simon Ser2023-12-25
* output: Destroy when output layout is destroyedLibravatar Alexander Orzechowski2023-12-13
* input/seat: simplify seat_is_input_allowed()Libravatar Simon Ser2023-12-13
* input/seat: rename seat_set_exclusive_client()Libravatar Simon Ser2023-12-13
* input/seat: inline seat_set_exclusive_client() with NULL clientLibravatar Simon Ser2023-12-13
* input/{keyboard,switch}: rename input_inhibited variable to lockedLibravatar Simon Ser2023-12-13
* input/seat: drop exclusive_clientLibravatar Simon Ser2023-12-13
* Detect proprietary DisplayLink driversLibravatar Simon Ser2023-12-12
* Detect Nvidia proprietary driver via drmGetVersion()Libravatar Simon Ser2023-12-12
* Drop fglrx detectionLibravatar Simon Ser2023-12-12
* sway: raise error on non-accessible background fileLibravatar Tamino Bauknecht2023-12-12
* desktop/xwayland: correctly handle association on o-r changeLibravatar Simon Ser2023-12-06
* Update sway.5.scdLibravatar mrusme2023-12-04
* Don't destroy output layout on exitLibravatar Alexander Orzechowski2023-12-01
* sway/config.c: use `memcpy()` for known buffer sizeLibravatar Sergei Trofimovich2023-11-29
* Update README.de.md to match the EN oneLibravatar apreiml2023-11-24
* common: move load_image to swaybarLibravatar Manuel Stoeckl2023-11-23
* common: rename load_background_image to load_imageLibravatar Manuel Stoeckl2023-11-23
* common: Drop unused render_background_imageLibravatar Manuel Stoeckl2023-11-23
* xdg-shell: chase events updateLibravatar Kirill Primak2023-11-23
* Pass wl_display to wlr_output_layoutLibravatar Simon Ser2023-11-23
* Add wlr/util/transform.h includesLibravatar Simon Ser2023-11-23
* Chase wlroots!4440Libravatar llyyr2023-11-22
* meson: bump wlroots version after 0.17.0 releaseLibravatar llyyr2023-11-22
* Use locale time format for default bar commandLibravatar Matt Fellenz2023-11-21
* Fix reference to wlr_output_event_commit.committedLibravatar Simon Ser2023-11-21
* Add support for security-context-v1Libravatar Simon Ser2023-11-21
* Apply gamma LUT when an output re-enabledLibravatar Simon Ser2023-11-21
* view: re-apply criteria when window gets unmappedLibravatar EBADBEEF2023-11-21
* seat: Fix cursor theme reload for tablet toolLibravatar NemuiBanila2023-11-21
* seat: Fix reloading cursor theme after changeLibravatar Lina Banik2023-11-21
* input/input-manager: drop input_manager_configure_all_inputsLibravatar Simon Ser2023-11-16
* Only reconfigure input mappings on output changeLibravatar Simon Ser2023-11-16
* input/seat: rename seat_apply_input_configLibravatar Simon Ser2023-11-16
* input/seat: don't configure mappings for switchesLibravatar Simon Ser2023-11-16
* swaynag/config.c: fix build against gcc-14 (-Walloc-size)Libravatar Sergei Trofimovich2023-11-03
* chase wlroots!4411Libravatar Bill Li2023-10-31
* xdg-shell: send maximized if tiled isn't supportedLibravatar Kirill Primak2023-10-29
* xdg_shell: don't update wlr_toplevel if the container has no size yetLibravatar Dudemanguy2023-10-27