added two missing #include <unistd.h> (for int close(int);)
[profile/ivi/qtwayland.git] / src / plugins /
2012-05-30 Thomas Senykadded two missing #include <unistd.h> (for int close...
2012-05-25 Samuel RødalFixed client side issues due to threading bugs.
2012-05-21 Samuel RødalAdded config.test for brcm_egl.
2012-05-21 Laszlo AgocsUse a lookup table instead of an incomplete switch...
2012-05-21 Laszlo AgocsPosition windows with transient parents properly
2012-05-21 Laszlo AgocsFix clipboard crash in clients with weston
2012-05-21 Laszlo AgocsFix stuck modifier keys
2012-05-20 Laszlo AgocsMake axis events compatible with Weston
2012-05-20 Laszlo AgocsRegister QTouchDevice only when the seat is touch-capable
2012-05-20 Laszlo AgocsMigrate from wl_input_device to wl_seat
2012-05-19 Samuel RødalImplemented graceful quitting of clients.
2012-05-18 Samuel RødalBRCM EGL integration to handle eglCreateGlobalImageBRCM.
2012-05-18 Samuel RødalFixed context sharing in wayland_egl backend.
2012-05-17 Laszlo AgocsStore the input device in the touch extension
2012-05-15 Laszlo AgocsRemove unnecessary display_sync and use the safer patte...
2012-05-15 Laszlo AgocsCall set_toplevel properly to fix apps on weston
2012-05-15 Laszlo AgocsYet another xkbcommon API change
2012-05-11 Laszlo AgocsDo not assert in pointer and keyboard enter
2012-05-10 Laszlo AgocsAdd wheel event support
2012-05-10 Laszlo AgocsDo not crash all the time with shm apps
2012-05-09 Samuel RødalImplemented refresh rate support.
2012-05-09 Laszlo AgocsStart using the new wl_fixed_t type properly
2012-05-09 Laszlo AgocsCompile with new xkbcommon API
2012-05-09 Laszlo AgocsUpdate to wayland head
2012-05-09 Laszlo AgocsDo not lose window flags set before creating the platfo...
2012-05-08 Girish RamakrishnanAdapt to _qpa file rename in qtbase.
2012-05-08 Samuel RødalFixed warnings in qwaylanddecoration.*
2012-05-07 Samuel RødalQWindow::visible() -> QWindow::isVisible() compile fix
2012-05-03 Laszlo AgocsAllow selection to be set when having no surfaces at all
2012-05-02 Laszlo AgocsClean up initialization in touch extension
2012-04-26 Laszlo AgocsPass device capabilities to client in the touch extension
2012-04-24 Thiago MacieiraDon't crash if no extended window extension is present
2012-04-19 Hannu LyytinenSync up with the latest wayland developments.
2012-04-17 Gunnar SlettaDo not send expose event for already exposed windows
2012-04-17 Laszlo AgocsDo not assert when closing dialogs
2012-04-17 Laszlo AgocsDo not crash when closing pop-ups in widget apps.
2012-04-17 Samuel RødalImplement nativeResourceForIntegration() to get the...
2012-04-11 Samuel RødalUpdated SHA-1 in wayland_sha1.txt to one against which...
2012-04-11 Jørgen LindClient side decoration
2012-04-10 Jørgen LindUpdate wayland_sha1 and implement buffer_pool interface
2012-04-03 Laszlo AgocsEmit clipboard changed signal
2012-03-29 Samuel RødalImplemented QDesktopServices in wayland plugin.
2012-03-28 Samuel RødalPrevented crash and missing animation for shm clients.
2012-03-27 Samuel RødalAdded qtkey extension to send raw QKeyEvents over the...
2012-03-27 Pierre VorhagenFixed platform plugin for "nogl" building
2012-03-21 Pierre VorhagenUse new xkbcommon includepath
2012-03-19 Gunnar SlettaSend expose events and resize events according to spec
2012-03-19 Jørgen LindMake the native interface get the waylandintegration...
2012-03-12 Gunnar Slettareact to and send expose events
2012-03-12 Jørgen LindUpdated to use the Thread affinity patch that we tried...
2012-03-12 Eskil Abrahamsen... Add explicit type casts to compile on desktop
2012-03-12 Jørgen LindWe have buffer Queueing
2012-03-12 Jørgen LindMake the module not depend on QtBase configure
2012-03-08 Friedemann KleintImplement cursor API in platform screen.
2012-03-07 Samuel RødalAdded testing of key events to client auto test.
2012-03-07 Samuel RødalGet rid of dummy source update functions and debug...
2012-03-07 Samuel RødalAdded auto-test for wayland plugin.
2012-03-05 Jørgen LindUse the new cool event wrapper functions generated...
2012-03-05 Samuel RødalUpgrade to newer wayland SHA-1.
2012-03-05 Rick Stocktonmodify '16 mouse buttons' code within qwaylandinputdevi...
2012-03-02 Samuel RødalGot rid of warnings in wayland plugin source.
2012-03-01 Frederik GladhornAdd accessibility to wayland.
2012-03-01 Jørgen LindCompile fix for the new DND interfaces
2012-03-01 Samuel RødalAdded warning for when xkb_compile_keymap_from_rules...
2012-02-29 Jørgen Lindconform to new plugin api
2012-02-28 Samuel RødalRemoved obsolete src/plugins/platforms/wayland/wayland_...
2012-02-27 Samuel RødalGet rid of some code in wayland plugin.
2012-02-23 Samuel RødalSupport ShowIsFullScreen in plugin and compositor.
2012-02-20 Laszlo AgocsFix wayland plugin and qwindow-compositor compilation
2012-02-20 Laszlo AgocsSend mouse release generated from TouchCancel to the...
2012-02-15 Rick Stocktonqtwayland: Add support for 16 mouse buttons
2012-02-14 Samuel RødalPass the correct window on to QWindowSystemInterface.
2012-02-13 Samuel RødalPrevent occasional crash in qwaylandinputdevice.cpp
2012-02-10 Gunnar SlettaAdded window flags to the surface-extension protocol
2012-02-10 Laszlo AgocsAdd TouchCancel support.
2012-02-10 Andy NicholsRemove hack that causes deadlock when waiting in eglSwa...
2012-02-07 Laszlo AgocsAdd mouse event synthesizing to the touch extension...
2012-02-01 Samuel RødalAdded reporting of window and content orientation to...
2012-01-30 Laszlo AgocsRevert "Do not attach null buffer."
2012-01-30 Laszlo AgocsDo not attach null buffer.
2012-01-30 Laszlo AgocsNull out the frame callback ptr properly.
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-26 Laszlo AgocsRevert "Do not generate mouse event on the first motion...
2012-01-26 Laszlo AgocsDo not generate mouse event on the first motion event.
2012-01-24 Samuel RødalAdapted to new orientation API in qtbase.
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-18 Gunnar Slettapick the right gl version
2012-01-17 Laszlo AgocsImplement selection offers from compositor to clients.
2012-01-17 Jørgen LindUpdate Wayland sha
2012-01-17 Jørgen LindMake sure that subSurface extension handling in client...
2012-01-16 Laszlo AgocsAvoid using an extra event for each touch report.
2012-01-16 Laszlo AgocsSend the contents of the rawScreenPositions() list...
2012-01-16 Laszlo AgocsRename touch extension interface and fix event sending
2012-01-13 Laszlo AgocsIntroduce a touch protocol extension.
2012-01-13 Laszlo AgocsFix handleScreenOrientationChange call in wayland plug-in.
2012-01-13 Laszlo AgocsDo not use the removed primary flag for touch points.
2012-01-10 Jørgen LindWhen changing the cursor, call damage on it
2012-01-10 Jørgen LindAdd an interface to call damage on a wl_buffer
2012-01-10 Laszlo AgocsRemove unnecessary state keeping in input device
2012-01-06 Jason McDonaldUpdate copyright year in license headers.
next