aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-17layer-shell: don't try to unmap on destroyKirill Primak
2024-01-08Mark DRM lease protocol privilegedSimon Ser
2024-01-04Drop wl_drmSimon Ser
2024-01-02readme: add swaybg as optional depSimon Ser
2024-01-02input: reconfigure send_events on output hotplugSimon Ser
2023-12-28Remove wlr_presentation in sway_server structBillli11
2023-12-27Chase wlroots!4482Bill Li
2023-12-25Check wlr_pointer_constraint_v1_state.cursor_hint.enabledSimon Ser
2023-12-13output: Destroy when output layout is destroyedAlexander Orzechowski
2023-12-13input/seat: simplify seat_is_input_allowed()Simon Ser
2023-12-13input/seat: rename seat_set_exclusive_client()Simon Ser
2023-12-13input/seat: inline seat_set_exclusive_client() with NULL clientSimon Ser
2023-12-13input/{keyboard,switch}: rename input_inhibited variable to lockedSimon Ser
2023-12-13input/seat: drop exclusive_clientSimon Ser
2023-12-12Detect proprietary DisplayLink driversSimon Ser
2023-12-12Detect Nvidia proprietary driver via drmGetVersion()Simon Ser
2023-12-12Drop fglrx detectionSimon Ser
2023-12-12sway: raise error on non-accessible background fileTamino Bauknecht
2023-12-06desktop/xwayland: correctly handle association on o-r changeSimon Ser
2023-12-04Update sway.5.scdmrusme
2023-12-01Don't destroy output layout on exitAlexander Orzechowski
2023-11-29sway/config.c: use `memcpy()` for known buffer sizeSergei Trofimovich
2023-11-24Update README.de.md to match the EN oneapreiml
2023-11-23common: move load_image to swaybarManuel Stoeckl
2023-11-23common: rename load_background_image to load_imageManuel Stoeckl
2023-11-23common: Drop unused render_background_imageManuel Stoeckl
2023-11-23xdg-shell: chase events updateKirill Primak
2023-11-23Pass wl_display to wlr_output_layoutSimon Ser
2023-11-23Add wlr/util/transform.h includesSimon Ser
2023-11-22Chase wlroots!4440llyyr
2023-11-22meson: bump wlroots version after 0.17.0 releasellyyr
2023-11-21Use locale time format for default bar commandMatt Fellenz
2023-11-21Fix reference to wlr_output_event_commit.committedSimon Ser
2023-11-21Add support for security-context-v1Simon Ser
2023-11-21Apply gamma LUT when an output re-enabledSimon Ser
2023-11-21view: re-apply criteria when window gets unmappedEBADBEEF
2023-11-21seat: Fix cursor theme reload for tablet toolNemuiBanila
2023-11-21seat: Fix reloading cursor theme after changeLina Banik
2023-11-16input/input-manager: drop input_manager_configure_all_inputsSimon Ser
2023-11-16Only reconfigure input mappings on output changeSimon Ser
2023-11-16input/seat: rename seat_apply_input_configSimon Ser
2023-11-16input/seat: don't configure mappings for switchesSimon Ser
2023-11-03swaynag/config.c: fix build against gcc-14 (-Walloc-size)Sergei Trofimovich
2023-10-31chase wlroots!4411Bill Li
2023-10-29xdg-shell: send maximized if tiled isn't supportedKirill Primak
2023-10-27xdg_shell: don't update wlr_toplevel if the container has no size yetDudemanguy
2023-10-24view: check if the buffer was uploaded on saveKirill Primak
2023-10-23config/output: Allow approximation of output refresh rateTamino Bauknecht
2023-10-23gitignore: Ignore clangd-generated directory .cache/Tamino Bauknecht
2023-10-06Chase wlroots!4331Alexander Orzechowski