haiku/src/servers
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
..
app app_server: Implement B_OUTLINE_RESIZE 2021-03-19 10:17:01 +00:00
bluetooth s/Haiku License/MIT License/g. 2019-08-30 18:16:02 -04:00
debug debug_server: make crash dialog button default 2020-01-02 13:38:08 +00:00
index Style fixes to various parts of the system. 2017-01-29 22:47:28 +01:00
input input_server: Properly implement watch_input_devices() & add documentation 2021-04-19 19:48:29 +00:00
keystore Move StripeView to libshared 2019-05-21 06:55:45 +00:00
launch launch_daemon: don't relaunch when a shutdown is in progress 2019-12-21 20:32:31 +00:00
mail Remove all invocations of SetSubDirSupportedPlatformsBeOSCompatible. 2019-03-30 15:19:38 -04:00
media media: fix 64-bit debug build 2019-12-21 20:33:11 +00:00
media_addon media_addon_server: delay the start up sound by 2 seconds. 2020-02-16 11:38:43 +00:00
midi Remove all invocations of SetSubDirSupportedPlatformsBeOSCompatible. 2019-03-30 15:19:38 -04:00
mount mount_server: Cleanup, remove unused isBFS variable. 2020-05-11 01:23:58 +02:00
net net_server: handle EINTR on select() 2021-02-01 19:35:02 +00:00
notification Fix various instances of -Wset-but-unused. 2018-11-23 18:04:38 -05:00
package Package Kit: Proper Installation for First Boot Packages 2021-03-14 09:10:18 +00:00
power Add icons to more of the servers. 2016-08-07 22:06:24 +02:00
print Style, no functional changes 2017-11-16 19:47:59 +01:00
print_addon Use libstdc++, libsupc++ and libgcc from gcc_syslibs. 2014-08-13 13:32:44 +02:00
registrar use common AutoDeleter types 2020-12-13 19:14:13 +00:00
syslog_daemon syslog_daemon: We don't need strlcpy.c anymore. 2018-11-21 23:52:49 -05:00
Jamfile cddb_daemon: renamed to cddb_lookup, moved to /src/bin. 2015-10-19 21:21:21 +02:00