haiku/headers/os
Augustin Cavalier 27e83b8be8 input: Adjust input_pointing_device_subtype enumeration and usages.
Follow input_device_type above: we don't have _TYPE or _SUBTYPE on
the end, but _POINTING in the middle, because these aren't in a global
"subtype" enumeration, but a B_POINTING_DEVICE-specific enumeration.

Also don't bother adding the UNKNOWN type to messages that have no
type; if it's not included, UNKNOWN is implied. Saves a few CPU cycles.

Change-Id: I9088b9fcee63bf001b43febbe1e3ac17eb1792b4
Reviewed-on: https://review.haiku-os.org/c/haiku/+/8635
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
2024-12-11 19:11:45 +00:00
..
add-ons
app
arch
be_apps
bluetooth
device
drivers uvc_webcam: use shared USB_video.h 2024-11-18 16:44:46 +00:00
game
interface input: Adjust input_pointing_device_subtype enumeration and usages. 2024-12-11 19:11:45 +00:00
kernel OS.h: Define B_INFINITE_TIMEOUT in hexadecimal. 2024-08-07 14:49:05 -04:00
locale
mail
media BTimedEventQueue: Rewrite from scratch, avoiding malloc(). 2024-11-28 17:48:23 +00:00
midi
midi2
net
package
storage
support BList: Slight code and parameter name cleanup. 2024-12-06 19:52:05 +00:00
translation
AppKit.h
Be.h
BeBuild.h Versioning: Add BETA_5 and PRE_BETA_6 version constants. 2024-08-08 10:42:41 -04:00
DeviceKit.h
GameKit.h
InterfaceKit.h
KernelKit.h
LocaleKit.h
MailKit.h
MediaKit.h
MidiKit.h
NetKit.h
NetworkKit.h
StorageKit.h
SupportKit.h
TranslationKit.h