Searched +hist:5 +hist:f3c5830 (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/input_server/devices/easypen/
H A DEasyPenInputDevice.cppdiff 5f3c5830 Wed Aug 09 03:53:10 MDT 2006 Jérôme Duval <korli@users.berlios.de> moved definition of B_FIRST_REAL_TIME_PRIORITY to HaikuBuildCompatibility.h


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18467 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 5f3c5830 Wed Aug 09 03:53:10 MDT 2006 Jérôme Duval <korli@users.berlios.de> moved definition of B_FIRST_REAL_TIME_PRIORITY to HaikuBuildCompatibility.h


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18467 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 5f3c5830502e2bec98f2d800ac7e887c8d09ce78 Wed Aug 09 03:53:10 MDT 2006 Jérôme Duval <korli@users.berlios.de> moved definition of B_FIRST_REAL_TIME_PRIORITY to HaikuBuildCompatibility.h


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18467 a95241bf-73f2-0310-859d-f6bbb57e9c96
/haiku/headers/build/
H A DHaikuBuildCompatibility.hdiff 5f3c5830 Wed Aug 09 03:53:10 MDT 2006 Jérôme Duval <korli@users.berlios.de> moved definition of B_FIRST_REAL_TIME_PRIORITY to HaikuBuildCompatibility.h


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18467 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 5f3c5830 Wed Aug 09 03:53:10 MDT 2006 Jérôme Duval <korli@users.berlios.de> moved definition of B_FIRST_REAL_TIME_PRIORITY to HaikuBuildCompatibility.h


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18467 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 5f3c5830502e2bec98f2d800ac7e887c8d09ce78 Wed Aug 09 03:53:10 MDT 2006 Jérôme Duval <korli@users.berlios.de> moved definition of B_FIRST_REAL_TIME_PRIORITY to HaikuBuildCompatibility.h


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18467 a95241bf-73f2-0310-859d-f6bbb57e9c96
/haiku/src/add-ons/input_server/devices/mouse/
H A DMouseInputDevice.cppdiff 5e596efe Fri Jul 15 11:24:29 MDT 2022 Augustin Cavalier <waddlesplash@gmail.com> Refactor touchpad movement generation by migrating MovementMaker to userland.

This considerably overhauls touchpad event generation, simplifying and
cleaning it up considerably:

* Return the touchpad specifications through the MS_IS_TOUCHPAD ioctl.

* There is now a dedicated MS_READ_TOUCHPAD ioctl, as touchpads
can either return touchpad_movement structures or mouse_movement
ones depending on what mode they are operating in.

* Event repeating on timeouts is now handled in MovementMaker and
the input_server control thread, so MS_READ_TOUCHPAD takes
a timeout value. This means we can drop all the EventProducers.

* Use the real floating-point math functions in MovementMaker now
that we are running in userland.

* Drop unused structures, constants, headers, and other things
related to touchpad support.

Change-Id: I28cdb28e4100393a9338a8ebb865573cec13fc1e
Reviewed-on: https://review.haiku-os.org/c/haiku/+/5455
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
diff 5bbf7f1b Wed Feb 05 05:37:57 MST 2020 Adrien Destugues <pulkomandy@pulkomandy.tk> Actually handle more than 3 mouse buttons

The code in input_server was pretty much all set for this, but there was
no way to configure the extra buttons. Add them to the mouse view in
Input preferences (up to 5 buttons are handled now)

Define a new B_MOUSE_BUTTON(n) macro to generate the bitmask for a given
button (numbered from 1).

Change-Id: I9091082277937d89b08464ff474e7bbb5db82401
Reviewed-on: https://review.haiku-os.org/c/haiku/+/180
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
diff 5bbf7f1b Wed Feb 05 05:37:57 MST 2020 Adrien Destugues <pulkomandy@pulkomandy.tk> Actually handle more than 3 mouse buttons

The code in input_server was pretty much all set for this, but there was
no way to configure the extra buttons. Add them to the mouse view in
Input preferences (up to 5 buttons are handled now)

Define a new B_MOUSE_BUTTON(n) macro to generate the bitmask for a given
button (numbered from 1).

Change-Id: I9091082277937d89b08464ff474e7bbb5db82401
Reviewed-on: https://review.haiku-os.org/c/haiku/+/180
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
diff 5f3c5830 Wed Aug 09 03:53:10 MDT 2006 Jérôme Duval <korli@users.berlios.de> moved definition of B_FIRST_REAL_TIME_PRIORITY to HaikuBuildCompatibility.h


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18467 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 5f3c5830 Wed Aug 09 03:53:10 MDT 2006 Jérôme Duval <korli@users.berlios.de> moved definition of B_FIRST_REAL_TIME_PRIORITY to HaikuBuildCompatibility.h


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18467 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 5a23ac26 Sun Oct 24 16:56:07 MDT 2004 Jérôme Duval <korli@users.berlios.de> added debug and fixed style


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9493 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 5c506d7f Thu Sep 02 18:14:27 MDT 2004 Jérôme Duval <korli@users.berlios.de> change debug


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8812 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 5f3c5830502e2bec98f2d800ac7e887c8d09ce78 Wed Aug 09 03:53:10 MDT 2006 Jérôme Duval <korli@users.berlios.de> moved definition of B_FIRST_REAL_TIME_PRIORITY to HaikuBuildCompatibility.h


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18467 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 5a23ac2600dea2f2defe98faef6a765c2a79905b Sun Oct 24 16:56:07 MDT 2004 Jérôme Duval <korli@users.berlios.de> added debug and fixed style


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9493 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 5c506d7fddd6c89d104636423ee4d774f2c0aef0 Thu Sep 02 18:14:27 MDT 2004 Jérôme Duval <korli@users.berlios.de> change debug


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8812 a95241bf-73f2-0310-859d-f6bbb57e9c96

Completed in 104 milliseconds