sway/sway
Simon Ser 52acbebebc ipc: add LIBINPUT_CONFIG_ACCEL_PROFILE_CUSTOM entry
This was introduced in the last libinput release.

Fixes the following error:

    ../sway/ipc-json.c:928:17: error: enumeration value 'LIBINPUT_CONFIG_ACCEL_PROFILE_CUSTOM' not handled in switch [-Werror=switch]
      928 |                 switch (libinput_device_config_accel_get_profile(device)) {
          |                 ^~~~~~
2024-04-18 10:57:17 +02:00
..
commands Allow setting the font size to 0 2023-02-01 16:23:19 +01:00
config Support libinput's 1.21 new dwtp option 2022-10-30 10:56:34 +01:00
desktop Apply new adaptive sync value from wlr-output-management 2023-02-10 18:14:21 +01:00
input Fix pointer events for ext-session-lock surfaces 2023-02-10 18:12:27 +01:00
tree focus_on_window_activation: raise if floating 2023-02-10 18:12:58 +01:00
commands.c Allocate enough space for `cmd_results->error` 2022-06-16 09:32:44 +02:00
config.c Reject font values that are invalid for pango 2022-07-01 13:05:58 +02:00
criteria.c criteria: be lenient on window_role and instance too 2022-12-12 11:26:11 +01:00
decoration.c Fix double free when unmapping any view 2018-11-15 15:22:09 +10:00
ipc-json.c ipc: add LIBINPUT_CONFIG_ACCEL_PROFILE_CUSTOM entry 2024-04-18 10:57:17 +02:00
ipc-server.c sway: add non-desktop outputs to json when running `swaymsg -t get_outputs` 2022-09-19 07:26:45 -04:00
lock.c Send wl_surface.enter for ext-session-lock surfaces 2023-02-10 18:12:19 +01:00
main.c fix: remove redundant empty statement in main.c 2022-07-12 16:07:51 +02:00
meson.build root: move the workspace matching code to its own file 2022-11-26 10:29:59 +01:00
realtime.c realtime: request SCHED_RR using CAP_SYS_NICE 2022-05-18 11:20:17 +02:00
server.c launcher: initialize launcher_ctxs once on startup 2022-11-26 10:29:59 +01:00
sway-bar.5.scd man: update Pango font description URL 2021-08-04 02:15:04 +02:00
sway-input.5.scd Support libinput's 1.21 new dwtp option 2022-10-30 10:56:34 +01:00
sway-ipc.7.scd Clarify documentation for window_rect 2023-02-12 18:48:15 +01:00
sway-output.5.scd man: fix typo in output disable docs 2023-02-10 18:10:38 +01:00
sway.1.scd man: update maintainer 2021-01-08 09:33:51 +01:00
sway.5.scd man: Add XWayland information 2022-09-25 20:05:16 +02: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 10:29:59 +01:00
xdg_decoration.c Fix compile after wlroots commit c3e54021f8bbf3ec1c1e5906459be0ae85f5fb8c 2021-10-07 21:29:37 +03:00