aboutsummaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Expand)Author
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-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-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-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-06Chase wlroots!4331Alexander Orzechowski
2023-10-05Update sway-input.5.scdiff
2023-10-05Drop support for KDE's idle protocolSimon Ser
2023-09-10sway/server: Fix null pointer crash when Xwayland disabledManuel Stoeckl
2023-09-07i3 compat: Adding support for the `all` criteriaJohan Sköld
2023-09-07commands/input/map_from_region: don't treat 0x prefix as hex identifieriff
2023-08-28xdg_shell: update wlr_toplevel size on client resizesDudemanguy
2023-08-28Revert "view: update wlr_toplevel size on client resizes"Dudemanguy
2023-08-26view: update wlr_toplevel size on client resizesDudemanguy
2023-08-24Hide xwayland_shell_v1 from regular clientsSimon Ser
2023-08-21chore: chase wlroots xdg-surface role reworkKirill Primak
2023-08-19chase wlroots!4316Leonardo Hernández Hernández
2023-07-31Rebase all cursors in handle_surface_mapookami