7431 Commits (b73f54a966a30c2253818b89fefda16477531c14)
 

Author SHA1 Message Date
Simon Ser f11c5d562e config/output: fix NULL derefs in store_output_config()
8 months ago
Kenny Levinsen 1267e47de9 config/output: Refactor handling of tiered configs
8 months ago
Ferdinand Bachmann bc258a3be2
input: add Super as alternative for Mod4
8 months ago
Daniel Kahn Gillmor dcb142bf5e sway-ipc(7): Escape backslashes correctly in GET_CONFIG output
8 months ago
Simon Ser 9e14651077 input: pass wlr_seat_client to wlr_seat_touch_notify_cancel()
8 months ago
Kenny Levinsen a4ef37752f commands/output/toggle: Use free_output_config
8 months ago
Kenny Levinsen 26a9a6b479 output/config: Remove unused test_output_config
8 months ago
Kenny Levinsen c3fca26d30 config/output: Make merge_output_config static
8 months ago
Kenny Levinsen 9becff0ba5 output/config: Remove reset_outputs and co.
8 months ago
Kenny Levinsen 56e97b7d60 config/output: Remove apply_output_config
8 months ago
Kenny Levinsen 3b419020a3 desktop/output: Use apply_output_configs for output mgmt
8 months ago
Kenny Levinsen 98be797356 Use apply_all_output_configs to light up outputs
8 months ago
Kenny Levinsen 923f642b70 output/config: Add apply_all_output_configs
8 months ago
Kenny Levinsen 3e03eb3a01 config/output: Introduce apply_output_configs
8 months ago
Kenny Levinsen e2f3ebad8c config/output: Split apply_output_config
8 months ago
Ferdinand Bachmann 125c74338a man: document supported modifier names
8 months ago
Andri Yngvason 5a7477cb8f Implement transient seat management
8 months ago
Simon Ser dc9f217307 man: document that the scale might be adjusted
8 months ago
Simon Ser 9139da6149 man: drop fractional scale warning
8 months ago
Simon Ser 3bc75221bc Re-create renderer when lost
8 months ago
Simon Ser 2b08e79061 server: fix wlr_seat use-after-free on exit
8 months ago
Alexander Orzechowski 2e951163c5 Force bilinear scaling when scaling down
9 months ago
Simon Ser 23389ebd1f config/output: drop enabling flag
9 months ago
Simon Ser 3ef5abd405 xdg-shell: send WM capabilities
9 months ago
Simon Ser 4e6d7612ff xdg-shell: implement popup repositioning
9 months ago
Simon Ser f2a0e81b24 Fetch input device vendor/product from libinput
9 months ago
Simon Ser 59f6292383 config: add fallback without env vars for keysym translation XKB keymap
9 months ago
Simon Ser fd9ab9ee06 config: error out on keysym translation XKB state failure
9 months ago
Ronan Pigott 5e18ed3cf0 commands/move: do not force focus on the moved container
9 months ago
Luofan Chen 2058209a13 input: Rename WLR_INPUT_DEVICE_TABLET_TOOL to WLR_INPUT_DEVICE_TABLET
9 months ago
llyyr 0b84d82b9a ipc: add `scratchpad_state` property to GET_TREE
9 months ago
llyyr 2867ef646b ipc: add `floating` property to GET_TREE
9 months ago
Simon Ser fca8474e9b Convert to new pointer enums
9 months ago
llyyr 469411d484 text_input: don't destroy scene_node twice
9 months ago
Simon Ser 829c75b9c9 Add release script
9 months ago
Simon Ser fc640d5f6c Define _POSIX_C_SOURCE globally
9 months ago
Simon Ser 07b0598526 input/text_input: fix dangling listeners
9 months ago
llyyr d6150b6bb0 input/text_input: parent wlr_box may be uninitialized
9 months ago
Access 7c11c463a3
text_input: Implement input-method popups
9 months ago
Aleksei Bavshin d19810eba8 xdg-activation: distinguish activation and urgency requests
9 months ago
Ronan Pigott f6d22f8e68 launcher: track the seat in the launcher ctx
9 months ago
Simon Ser 541e6e260c Drop unnecessary includes from sway/server.h
9 months ago
Simon Ser ca40663d42 Fix build with wlroots DRM backend disabled
9 months ago
Kirill Primak 7a2ff7ba81 view: drop ext_foreign_destroy
10 months ago
Alexander Orzechowski 09c360d503 layer_shell: Handle popups through popup descriptor
10 months ago
Alexander Orzechowski 1846944f04 xdg_shell: Extract struct for popup descriptor
10 months ago
Alexander Orzechowski 1dc661af17 layer_shell: Arrange popups even if exclusive zone doesn't change
10 months ago
Merlin Lex 1b5515400d ext-foreign-toplevel-list: Implement protocol
10 months ago
Simon Ser 88b2abf5f2 config: use format_str() instead of hand-rolled snprintf()
10 months ago
Simon Ser 93d391651c commands: make primary_selection a config-only command
10 months ago