haiku/src/servers/input
CodeforEvolution 123406799f input_server: Properly implement watch_input_devices() & add documentation
Allow for multiple programs to watch for changes in the state
of input devices connected to the system. Previously only one program
at a time could watch input devices. While this functionality was not
implemented in BeOS R5, it was at least documented in the BeBook.

Also added some API documentation where necessary for the function
and related constants.

Change-Id: Icd927998cffcab212bb63bcf10c64c620e9da9a2
Reviewed-on: https://review.haiku-os.org/c/haiku/+/3872
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
2021-04-19 19:48:29 +00:00
..
AddOnManager.cpp input_server: Properly implement watch_input_devices() & add documentation 2021-04-19 19:48:29 +00:00
AddOnManager.h input_server: Properly implement watch_input_devices() & add documentation 2021-04-19 19:48:29 +00:00
BottomlineWindow.cpp input_server: fix debug build. 2015-10-23 19:31:39 +02:00
BottomlineWindow.h
InputServer.cpp input_server: Properly implement watch_input_devices() & add documentation 2021-04-19 19:48:29 +00:00
InputServer.h Input prefs: handle errors 2020-09-10 17:15:09 +00:00
InputServerDevice.cpp
InputServerFilter.cpp
InputServerMethod.cpp Input_server: fix archiving of input method replicants 2017-01-15 12:31:13 +01:00
Jamfile build/jam: Inline HOST_ADD_BUILD_COMPATIBILITY_LIB_DIR where possible. 2019-08-30 17:11:50 -04:00
KeyboardSettings.cpp s/Haiku License/MIT License/g. 2019-08-30 18:16:02 -04:00
KeyboardSettings.h s/Haiku License/MIT License/g. 2019-08-30 18:16:02 -04:00
MethodMenuItem.cpp Revert 64-bit fixes for input_server. 2016-09-17 19:35:32 +02:00
MethodMenuItem.h Revert 64-bit fixes for input_server. 2016-09-17 19:35:32 +02:00
MethodReplicant.cpp Input_server: fix archiving of input method replicants 2017-01-15 12:31:13 +01:00
MethodReplicant.h Revert 64-bit fixes for input_server. 2016-09-17 19:35:32 +02:00
MouseSettings.cpp servers/input: Fix debug build. 2020-10-27 10:11:28 +00:00
MouseSettings.h input_server: prepare for multiple mouse settings handling 2020-09-10 17:15:09 +00:00
PathList.cpp * Removed src/kits/tracker/OpenHashTable.h. The shared version in 2009-04-11 21:24:32 +00:00
PathList.h
input_server.rdef * Removed BeOS drop-in support. 2009-12-05 15:07:49 +00:00
remote_icon.h