1
1
Fork 0
mirror of https://github.com/swaywm/sway synced 2024-05-19 13:26:14 +02:00
sway/sway
Luofan Chen 2058209a13 input: Rename WLR_INPUT_DEVICE_TABLET_TOOL to WLR_INPUT_DEVICE_TABLET
wlroots has changed the naming, causing the following build errors when
building:

error: ‘WLR_INPUT_DEVICE_TABLET_TOOL’ undeclared
2024-03-01 09:53:43 +01:00
..
commands Convert to new pointer enums 2024-02-28 14:28:11 -05:00
config Define _POSIX_C_SOURCE globally 2024-02-23 17:43:19 +03:00
desktop Define _POSIX_C_SOURCE globally 2024-02-23 17:43:19 +03:00
input input: Rename WLR_INPUT_DEVICE_TABLET_TOOL to WLR_INPUT_DEVICE_TABLET 2024-03-01 09:53:43 +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 Define _POSIX_C_SOURCE globally 2024-02-23 17:43:19 +03: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 ipc: add `scratchpad_state` property to GET_TREE 2024-02-29 00:51:43 +01: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 container: Don't track outputs 2024-01-18 18:36:54 +03:00
realtime.c realtime: request SCHED_RR using CAP_SYS_NICE 2022-05-18 11:20:17 +02:00
scene_descriptor.c scene_graph: Introduce sway_scene_descriptor 2024-01-18 18:36:54 +03:00
server.c Define _POSIX_C_SOURCE globally 2024-02-23 17:43:19 +03:00
sway-bar.5.scd man: update Pango font description URL 2021-08-04 02:15:04 +02:00
sway-input.5.scd Update sway-input.5.scd 2023-10-05 10:04:32 +02:00
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: 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 Update sway.5.scd 2023-12-04 16:30:20 +01:00
sway_text_node.c Define _POSIX_C_SOURCE globally 2024-02-23 17:43:19 +03: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 xdg-shell: chase events update 2023-11-23 19:41:57 +01:00