sway/sway/input
Kenny Levinsen 04f75e6acc input: Move get_current_time_msec in from util
get_current_time_msec is only used in cursor.c, so we can move it in and
make it static. This is primarily intended to avoid a symbol collision
with wlroots, which we unfortunately do not have a good solution for
yet.

(cherry picked from commit 80315217f7)
2021-06-24 18:21:29 +02:00
..
cursor.c input: Move get_current_time_msec in from util 2021-06-24 18:21:29 +02:00
input-manager.c Replace unprintable characters in input device id 2020-07-03 14:59:20 +02:00
keyboard.c Implement input method keyboard grab 2021-03-12 12:18:08 +01:00
libinput.c Automatically map built-in touchscreens/tablets to built-in panels 2021-02-25 09:38:00 -05:00
seat.c focus: beyond fullscreen when focused explicitly 2021-02-25 09:40:20 -05:00
seatop_default.c container: Move pending state to state struct 2021-02-16 22:05:00 -05:00
seatop_down.c input: Only commit transactions when necessary 2021-02-14 13:19:08 -05:00
seatop_move_floating.c container: Move pending state to state struct 2021-02-16 22:05:00 -05:00
seatop_move_tiling.c container: Move pending state to state struct 2021-02-16 22:05:00 -05:00
seatop_resize_floating.c container: Move pending state to state struct 2021-02-16 22:05:00 -05:00
seatop_resize_tiling.c container: Move pending state to state struct 2021-02-16 22:05:00 -05:00
switch.c input: Only commit transactions when necessary 2021-02-14 13:19:08 -05:00
tablet.c Add missing includes for wlr_input_device.h 2020-11-11 15:40:50 +01:00
text_input.c Implement input method keyboard grab 2021-03-12 12:18:08 +01:00