sway/sway
Kenny Levinsen 3e03eb3a01 config/output: Introduce apply_output_configs
Introduce apply_output_configs, which applies the specified matched
output configs as a single backend commit.

Reimplement apply_output_config_to_outputs using apply_output_configs.
2024-03-28 10:45:20 +01:00
..
commands commands/move: do not force focus on the moved container 2024-03-01 10:13:41 +01:00
config config/output: Introduce apply_output_configs 2024-03-28 10:45:20 +01:00
desktop Force bilinear scaling when scaling down 2024-03-09 11:47:42 +01:00
input Implement transient seat management 2024-03-18 09:07:21 +01:00
tree Define _POSIX_C_SOURCE globally 2024-02-23 17:43:19 +03:00
commands.c Define _POSIX_C_SOURCE globally 2024-02-23 17:43:19 +03:00
config.c config: add fallback without env vars for keysym translation XKB keymap 2024-03-06 11:14:50 -05:00
criteria.c Define _POSIX_C_SOURCE globally 2024-02-23 17:43:19 +03:00
decoration.c Fix double free when unmapping any view 2018-11-15 15:22:09 +10:00
ipc-json.c Fetch input device vendor/product from libinput 2024-03-07 09:53:40 -05:00
ipc-server.c Define _POSIX_C_SOURCE globally 2024-02-23 17:43:19 +03:00
lock.c Define _POSIX_C_SOURCE globally 2024-02-23 17:43:19 +03:00
main.c Define _POSIX_C_SOURCE globally 2024-02-23 17:43:19 +03:00
meson.build
realtime.c
scene_descriptor.c
server.c Implement transient seat management 2024-03-18 09:07:21 +01:00
sway_text_node.c Define _POSIX_C_SOURCE globally 2024-02-23 17:43:19 +03:00
sway-bar.5.scd
sway-input.5.scd
sway-ipc.7.scd ipc: add scratchpad_state property to GET_TREE 2024-02-29 00:51:43 +01:00
sway-output.5.scd man: document that the scale might be adjusted 2024-03-14 23:22:32 +01:00
sway.1.scd
sway.5.scd man: document supported modifier names 2024-03-28 10:26:34 +01:00
swaynag.c Define _POSIX_C_SOURCE globally 2024-02-23 17:43:19 +03:00
xdg_activation_v1.c xdg-activation: distinguish activation and urgency requests 2024-02-17 00:54:30 -07:00
xdg_decoration.c