1
1
Fork 0
mirror of https://github.com/swaywm/sway synced 2024-05-11 13:46:14 +02:00
sway/sway
Alexander Courtis 2c0f68b7c6
Apply new adaptive sync value from wlr-output-management
fixes #7394

Test cases:
* zwlr_output_configuration_head_v1_set_adaptive_sync 0->0, no change
* 0->1, enabled
* 1->0, disabled
* 1->1, no change

Similar tests with an incapable display resulted in `"Adaptive sync
failed, ignoring"` messages as expected.
2023-01-23 14:17:52 +01:00
..
commands Add missing includes & remove duplicates 2023-01-03 21:50:56 +01:00
config Replace math functions that promote float to double 2023-01-03 21:50:56 +01:00
desktop Apply new adaptive sync value from wlr-output-management 2023-01-23 14:17:52 +01:00
input Fix pointer events for ext-session-lock surfaces 2023-01-18 11:23:05 -05:00
tree focus_on_window_activation: raise if floating 2023-01-20 17:04:26 +01:00
commands.c Make cmd_handler.command const 2023-01-03 21:50:56 +01:00
config.c input: enable user xkb configs with cap_sys_nice 2023-01-11 11:32:09 +01:00
criteria.c criteria: be lenient on window_role and instance too 2022-12-08 21:20:45 +01:00
decoration.c Fix double free when unmapping any view 2018-11-15 15:22:09 +10:00
ipc-json.c Make libinput backend optional 2022-11-28 13:28:15 -05:00
ipc-server.c Remove redundant return statements 2023-01-03 21:50:56 +01:00
lock.c Send wl_surface.enter for ext-session-lock surfaces 2023-01-18 00:48:24 +01:00
main.c fix: remove redundant empty statement in main.c 2022-07-12 16:07:51 +02:00
meson.build Add libinput RotationAngle 2022-12-09 11:28:53 +01:00
realtime.c realtime: request SCHED_RR using CAP_SYS_NICE 2022-05-18 11:20:17 +02:00
server.c Add `primary_selection` config option 2022-12-05 14:09:29 +01:00
sway-bar.5.scd man: update Pango font description URL 2021-08-04 02:15:04 +02:00
sway-input.5.scd Add libinput RotationAngle 2022-12-09 11:28:53 +01:00
sway-ipc.7.scd Support libinput's 1.21 new dwtp option 2022-10-30 10:56:34 +01:00
sway-output.5.scd man: fix typo in output disable docs 2023-01-03 10:59:02 -07:00
sway.1.scd man: update maintainer 2021-01-08 09:33:51 +01:00
sway.5.scd Add `primary_selection` config option 2022-12-05 14:09:29 +01:00
swaynag.c Bump RLIMIT_NOFILE 2021-10-30 08:19:35 -06:00
xdg_activation_v1.c launcher: export xdga tokens and use them for workspace matching 2022-11-26 09:48:58 +01:00
xdg_decoration.c Fix compile after wlroots commit c3e54021f8bbf3ec1c1e5906459be0ae85f5fb8c 2021-10-07 21:29:37 +03:00