Age | Commit message (Collapse) | Author | Files | Lines |
|
(cherry picked from commit 84ea67130ef6b4086042aad6036ce66f93ea3e56)
|
|
/bop Peter
(cherry picked from commit 494a6b046a258ad83dc98eb92b7c3d8f1d2626bb)
|
|
(cherry picked from commit 1755239330c0bdac820d88a3e06ff391d65f29be)
(cherry picked from commit 697be460d0e555e2c75eed6889293650e02d423c)
|
|
(cherry picked from commit c230b52c27ce50ac6c27011ec8e88f1b263b25f9)
|
|
(cherry picked from commit e457a44e87950207f6c16bf82bf5af11c777ecf1)
|
|
(cherry picked from commit 113347381289497cb2a79994d0ef5f427ae63ac5)
|
|
The main change is cleanup of the visualConfigs and setting up alpha correctly there to match the visuals being added earlier (so the default visual has a corresponding GLX visual)
(cherry picked from commit 7351db5c8746be30a4047469ee9b50bc19e62a89)
|
|
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
|
|
(cherry picked from commit b1d29784410b3b93037e5636f336ba608d8ad6e3)
|
|
rlAccel is not longer compatable, and it's not worth fixing
Don't override DeviceCursorInitialize with a noop
Don't do a SwitchCoreKeyboard (which wasn't even needed in the first place)
(cherry picked from commit c137f681680e1d04b1513a8be68aeda4d1c56fd5)
|
|
relative position
(cherry picked from commit a41e7f75decd340d064fdc0d2c4fe6c88d7dbc82)
|
|
|
|
(cherry picked from commit 803509072f2c039e5cd555c4ac14d672f0e698c5)
|
|
unnecessary, and possibly wrong (with regard to masks and bits per RGB).
Use the settings queried from the system in xprScreen.c, rather than those 2 calls.
The 2 calls increased the total number of visuals a great deal (when using GLXEXT),
and not all of the visuals were usable with GLX. Some of the visuals aren't usable
with GLX still, such as DirectColor, but that seems to be acceptable based on my
understanding of the manual that states "a subset of visuals are made available
for OpenGL rendering."
(cherry picked from commit 373b8a5f32509722e06d8776109e6c3f06645ee0)
|
|
It's #include <foo>, not # include <foo>
Signed-off-by: Peter Hutterer <peter.hutterer@redhat.com>
|
|
(cherry picked from commit 08a5a333d7fea68146cd9cf50682b811378ab3ce)
|
|
Start in rooted mode when enabled
Make the hotkey cmd-alt-a behave
(cherry picked from commit 22a54e46176c9cbdfaaa59ef33a6ae6a9c4969ef)
|
|
(cherry picked from commit 97173d4eda142c73bb975cc05225b791778f85af)
|
|
Commit the darwin.c changes I missed in the last commit, for calling
setVisualConfigs().
(cherry picked from commit eb3c014e1710bf0b93bda10ddb9b795cd150d02d)
|
|
(cherry picked from commit 00ca0f4d839abf47e9573a1552473e039cf787e6)
|
|
and better support tablets.
(cherry picked from commit d79ccb45f68b65d65718b5b77efe2fae6eeda762)
|
|
working yet
(cherry picked from commit 1317c8ff94c4bd32617a5398e929f667bd87da58)
|
|
(cherry picked from commit 43184cd379c4fb7254391b8a362016cbf89b5529)
|
|
(cherry picked from commit 8dd6d5c825d457f26b41b79d02d57ed4a5ecf1f5)
|
|
(cherry picked from commit 2e45344870f5d17181df6407da3448991036d783)
|
|
cursor and erasor
(cherry picked from commit 6bca78760951cb5cb57ea66b7631a2dc230dc27a)
(cherry picked from commit fafcafd6de39cf6b5967793f03b30b49db36fec5)
|
|
crashes, since people don't often report their system.log spew.
(cherry picked from commit aaf0f71db197526b6b866cc1b39fbdfe051879ef)
|
|
TODO: static indices can be made just an int; some indices
can be combined.
|
|
localization) to change the modifier keys used for the windows menu.
(cherry picked from commit e4110861d307a55d9032cb83cf024ec1f294e8d7)
(cherry picked from commit fcfc05482a88696cb713c7a2ddfcf935ae8378a6)
|
|
'rcommand' to get access to the input menu with right command
(cherry picked from commit 02af74d7a5a7225f408915254c40856159dc7f19)
(cherry picked from commit 2da32894dff8340f6ca7c980277fca7ec835a193)
|
|
stuck-modifier fixes (capslock)
3button-emulation now doesn't send the modifier key with the click
Added other options to fake_button2 and fake_button3 defaults options:
({l,r}{control,alt,command,shift})
(cherry picked from commit 8fb6a1cf44c35a20dfb0c05c9824f94898f88da7)
(cherry picked from commit ae9c1b3cfb3874b4d1251681c24bda91c398bcab)
|
|
Use a compositing manager already. Plus I really wanted to use 'eviscerate'
in a commit message.
|
|
|
|
|
|
Conflicts:
Xext/xprint.c (removed in master)
config/hal.c
dix/main.c
hw/kdrive/ati/ati_cursor.c (removed in master)
hw/kdrive/i810/i810_cursor.c (removed in master)
hw/xprint/ddxInit.c (removed in master)
xkb/ddxLoad.c
|
|
(cherry picked from commit fe2279440450c795d67ba5a2234b0797d0bfe39c)
|
|
Conflicts:
Xi/exevents.c
dix/devices.c
|
|
(cherry picked from commit 50641bce730ee03738fa0c4beb8125b34fda556f)
|
|
(cherry picked from commit 299a056737168ca1faefd675dce6d6ab13176be9)
|
|
|
|
side-by-side only) and added more debugging.
(cherry picked from commit 515b8b855ac5d2d5aef881053f73b2ad07a6dd2e)
|
|
(cherry picked from commit 6f1c85b96550adf0bc34efb6ca649b87bcc1b18c)
|
|
(cherry picked from commit b4992755c3e29086c5939683c38fa8fd7d2e6754)
|
|
(cherry picked from commit 57bb07320908b74facea0a97822bb19ed6f960a9)
|
|
(cherry picked from commit f525a4a432ebd0545ad1dd0a7ad84ad3e47e8b61)
|
|
to call our Xquartz-specific event handlers directly
as mieqHandlers
(cherry picked from commit 4aedba5aa727e22316e8ca456f7218bea9ee0313)
|
|
InitValuatorDeviceClass.
Add InitProximityClassDeviceStruct call to prepare for tablet support.
(cherry picked from commit 1bd980a5b114f5320360943214f8f9f23b29c1e3)
|
|
(cherry picked from commit c309a08806daf5d716a860c709e51eacad2c745a)
|
|
Also fixed DarwinEQEnqueue to match changes to the callback
And also use dpmsstubs.c rather than copying the code into darwin.c
(cherry picked from commit 4c5c30a4beb7a427b00b18097f548876ad3c11d7)
|
|
8 bit color still doesn't work, but the -depth command line argument now works properly.
(cherry picked from commit 6765949c27c053d22882f54337cfd09203aa5383)
|