Age | Commit message (Collapse) | Author | Files | Lines |
|
This patch only changes the API, not the implementation of the
devPrivates infrastructure. This will permit a new devPrivates
implementation to be layed into the server without requiring
simultaneous changes in every devPrivates user.
Signed-off-by: Keith Packard <keithp@keithp.com>
Tested-by: Tiago Vignatti <tiago.vignatti@nokia.com>
|
|
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
|
|
(cherry picked from commit c230b52c27ce50ac6c27011ec8e88f1b263b25f9)
|
|
(cherry picked from commit 803509072f2c039e5cd555c4ac14d672f0e698c5)
|
|
(cherry picked from commit 490cbe9888e2c1080495b003c429fdb1659444e1)
|
|
(cherry picked from commit d76cca5e1eae86450aa236e49a2024881d0bac01)
|
|
(cherry picked from commit 43184cd379c4fb7254391b8a362016cbf89b5529)
|
|
cursor and erasor
(cherry picked from commit 6bca78760951cb5cb57ea66b7631a2dc230dc27a)
(cherry picked from commit fafcafd6de39cf6b5967793f03b30b49db36fec5)
|
|
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)
|
|
(cherry picked from commit 1fcf74a436f2e19cceb3f285b89859025d94c040)
|
|
(cherry picked from commit 50641bce730ee03738fa0c4beb8125b34fda556f)
|
|
(cherry picked from commit 5bee1585a399eab0a7b6fc80ad476d81b5d227d3)
|
|
(cherry picked from commit 00beb982510e7a82d77e1f1d43e77c84d7bf74c2)
|
|
functions to change state when the keyboard is reloaded; instead,
pass it as an event.
(cherry picked from commit 7e653f806ff5508aace059312156f319a9ed4479)
|
|
DarwinSendDDXEvent to make more clear what it actually does.
(cherry picked from commit bee2b377efc930e25017636e5112093a3a6549c7)
|
|
to call our Xquartz-specific event handlers directly
as mieqHandlers
(cherry picked from commit 4aedba5aa727e22316e8ca456f7218bea9ee0313)
|
|
(cherry picked from commit 5848510cc5a8091b30230ab920d904ca6b159480)
|
|
(cherry picked from commit c309a08806daf5d716a860c709e51eacad2c745a)
|
|
(cherry picked from commit 9831324998f9d1f05ff944c58c5bf60dcae17355)
|
|
Also cleaned up formatting in xpr's eventHandler
(cherry picked from commit 16861d6d4239c7f3918332ef07752f1e211afb23)
|
|
8 bit color still doesn't work, but the -depth command line argument now works properly.
(cherry picked from commit 6765949c27c053d22882f54337cfd09203aa5383)
|
|
Conflicts:
Xext/EVI.c
Xext/bigreq.c
Xext/cup.c
Xext/dpms.c
Xext/fontcache.c
Xext/mitmisc.c
Xext/xcmisc.c
Xext/xf86bigfont.c
Xext/xtest.c
configure.ac
dbe/dbe.c
hw/darwin/darwin.h
hw/darwin/darwinEvents.c
hw/darwin/iokit/xfIOKit.h
hw/darwin/iokit/xfIOKitCursor.c
hw/darwin/quartz/fullscreen/fullscreen.c
hw/darwin/quartz/fullscreen/quartzCursor.c
hw/darwin/quartz/quartz.c
hw/darwin/quartz/quartzCommon.h
hw/darwin/quartz/quartzCursor.c
hw/darwin/quartz/xpr/dri.c
hw/darwin/quartz/xpr/dristruct.h
hw/darwin/quartz/xpr/xprCursor.c
hw/darwin/quartz/xpr/xprFrame.c
hw/xfree86/modes/xf86RandR12.c
include/cursor.h
miext/rootless/rootlessCommon.h
miext/rootless/rootlessScreen.c
miext/rootless/rootlessWindow.c
render/picturestr.h
Trying to pick up the pieces from the darwin churn here...
|
|
Kill off assert macro
(cherry picked from commit d6493abedb2caf03b2bc3a6440b637df67eff081)
|
|
(cherry picked from commit 08ebf86d379b1ddfb08df65d29aea5df66de4327)
|
|
Leaving xpr unflattened since we want modularity to replace that with xpc (XPluginComposite) at some point
(cherry picked from commit 48e6a75fbdd0fee86e364f02ace83f20b312a2b2)
|