Age | Commit message (Collapse) | Author | Files | Lines |
|
Otherwise if X11.app was activated with a mouse click, the location of the even is the last location of the cursor before X11 was deactivated
(cherry picked from commit c7457d7b31ddd2ddfd04dd6294bed4532664e1ab)
|
|
test extensions enabled
(cherry picked from commit f393fb686cfbedb11a1539d4eaf5c491af8b3a64)
|
|
(cherry picked from commit 5d1dd35096334b59564d77caef7a97bd58845c5d)
|
|
Patch courtesy of Codeweavers
Fix mouse movement tracking. For a non-window-related mouse-move event,
calculate the new position by adding the event's delta-x and delta-y values
to the previous mouse position. Do not rely on the current mouse position
because it may have been changed by a XWarpPointer call.
(cherry picked from commit 7a67935b05a475215b9bdbb959e4f7e15f32416f)
|
|
causing CPU spinning on some configurations
(cherry picked from commit 1d479fa4f3bca9cbd81808a6c87582422fd2a257)
|
|
Previously, we were calling it on almost every itteration through sendX11Event
(cherry picked from commit 6461729647ff4441d80811e73f0c0d2f108f2700)
|
|
(cherry picked from commit 3c695280641c1205b97d3bb9f1d5e15a19cfa45f)
|
|
(cherry picked from commit 91f3c3435716195e6d606c8e2f6b0de52eb5972d)
|
|
We don't have keycodes for them, so don't try to use them
(cherry picked from commit cb912aca3a2834c4ad8e386c8a0d05c1bb31b0e7)
|
|
(cherry picked from commit 3eef78eb321f4f7dbca5a10c80666c621e28a1e0)
|
|
(cherry picked from commit e9963f1a4f4f12f253eae9d4f01694b6cabe35ad)
|
|
A better approach which ensures we have a L modifier key down if we are told neither are down and atleast one is down... =/
(cherry picked from commit bc13dda345f716bf4de9bfe4e1d85969263b60c2)
|
|
to swallow is actual keycode 0 (a)
(cherry picked from commit 33f43a7f03023bfbab25a957cb81fc25b4afa4ca)
|
|
isn't threadsafe.
(cherry picked from commit 748d9e5bd756513d42c4046f3b31e1fdc55bccb6)
|
|
Also some prefix related fixes.
(cherry picked from commit fd459e96581a883e30323c840b71004aa0747169)
|
|
defaults write org.x.X11 enable_test_extensions -boolean true
(cherry picked from commit fd4710aff3723d5f3422cf6a6530172eafc556d9)
(cherry picked from commit 635019ad18db921fec99256294debd8571074abf)
|
|
(cherry picked from commit 780eff230ce41ad785e54d61a82c731269ae0446)
|
|
(cherry picked from commit 3a500d9247cf34686ec17b4a88c34d51ecd38ecd)
|
|
(cherry picked from commit be8ac84c15e7e76c581b9e75cda74139394aa4c7)
|
|
Added a configure option called --enable-standalone-xpbproxy which is useful for deveoping xpbproxy.
The 'active' switch in preferences just disables the in-server xpbproxy (not this standalone).
(cherry picked from commit 42944936326ef8732f622db9f75b79a92980550d)
|
|
(cherry picked from commit 7dff93ec1ac92aeaf3b70d5cfe787fa4a28c0dba)
|
|
(cherry picked from commit 3520386261b838196a8918e8bee16bdccbc9781d)
|
|
(cherry picked from commit 637a9f4bd1ff2b55c870a08ead4940df0f9818e5)
|
|
(cherry picked from commit ea71710aaa7166ab510abe70f2dc47942de0ead7)
|
|
check
(cherry picked from commit 5fc73b1141eca8b678e54412ca33afa31a76d088)
|
|
(cherry picked from commit 60d7359a67900ad4601dbc73e07bcd8c803100a5)
|
|
(cherry picked from commit af95174a088dc787d124ec548b1005f5b67c9e8d)
|
|
enable stereo visuals.
We need to revisit the GL/indirect.c changes. I think indirect.c should
be using the same feature detection and GLX visual config code. The
indirect changes will require testing...
(cherry picked from commit 49b7a7c6f20ca85d4d624444eb83db2f91344591)
|
|
switch to a space with open windows for the application"
(cherry picked from commit bf561a06b2bf60395d26026ac7627d0cb254bc07)
|
|
visible window.
This "breaks" xeyes but gets rid of annoying tooltips.
(cherry picked from commit 10090a132a0110fe24c8c886d9f53e6e947f8038)
|
|
Start in rooted mode when enabled
Make the hotkey cmd-alt-a behave
(cherry picked from commit 22a54e46176c9cbdfaaa59ef33a6ae6a9c4969ef)
|
|
(cherry picked from commit 628cae86b4ad02c49d20df1e1afdcb7abcabb649)
(cherry picked from commit b47b7ab6d6d0a7f6cbf678a5755124d6b7516d3e)
|
|
(cherry picked from commit 99be3d68b64059caada739a373e5e01844c776e0)
|
|
(cherry picked from commit 3a6898f48756fdb2898292679301ef3dc109b4f6)
|
|
during the proximity event
(cherry picked from commit 9a91d770a6411dd876187e64a8bda1f0745169ae)
|
|
and better support tablets.
(cherry picked from commit d79ccb45f68b65d65718b5b77efe2fae6eeda762)
|
|
(cherry picked from commit 8ed5faf058ac7b0782a9cc13a2c58b80168358d2)
|
|
actually have 0 pressure and 0 tilt.
(cherry picked from commit f41583761955cb9c92c43239bfaa8ae0e5d95e33)
|
|
(cherry picked from commit 93ab4e0071670bb80bfa1170dd97ed9d6d51c67a)
|
|
(cherry picked from commit d76cca5e1eae86450aa236e49a2024881d0bac01)
|
|
(cherry picked from commit 43184cd379c4fb7254391b8a362016cbf89b5529)
|
|
(cherry picked from commit 8dd6d5c825d457f26b41b79d02d57ed4a5ecf1f5)
|
|
(cherry picked from commit d942849f248c368b92ca73e145e8a5bc339112d7)
|
|
cursor and erasor
(cherry picked from commit 6bca78760951cb5cb57ea66b7631a2dc230dc27a)
(cherry picked from commit fafcafd6de39cf6b5967793f03b30b49db36fec5)
|
|
mainMenu, so we still need to do that the old way.
(cherry picked from commit 25eccf12c89d73b8bce2c9be14841efb230acedc)
|
|
(cherry picked from commit 01b3a99dff79e0d2b316e02658c19fa79d9144ae)
|
|
an OS-X hotkey that we should dispatch to Appkit.
(cherry picked from commit e7658e745f8a3eaf5cec9f54a8a1b7e5a7708e09)
|
|
(cherry picked from commit c286f2a718fdaf6ad10249b59abb20731da8d904)
|
|
(cherry picked from commit 07548f13947a212dcc020d52fe0ad679255121e2)
|
|
localization) to change the modifier keys used for the windows menu.
(cherry picked from commit e4110861d307a55d9032cb83cf024ec1f294e8d7)
(cherry picked from commit fcfc05482a88696cb713c7a2ddfcf935ae8378a6)
|