summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbconnection.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use XI2 event detail to determine changed mouse buttonv5.3.0-rc1Allan Sandfeld Jensen2014-05-051-13/+0
* Use runtime detection of XInput 2.1 to disable legacy wheel eventsAllan Sandfeld Jensen2014-04-251-0/+13
* XCB: Print error code on Xlib I/O errorsUli Schlachter2014-04-101-0/+28
* XCB: use requested primary screen DISPLAY=:0.1 when possibleDavid Fries2014-03-291-2/+6
* Add better support for keymap update handlingGatis Paeglis2014-03-271-31/+30
* XCB plugin: query screen resources without _currentRolf Eike Beer2014-03-141-6/+6
* xcb: Do not leak when compressing eventsLaszlo Agocs2014-01-201-2/+1
* Use XInput2 scrolling events to enable smoother scrollingAllan Sandfeld Jensen2014-01-091-18/+24
* Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-01-031-2/+16
|\
| * xcb platform: Fix build when both EGL and xcb-Xlib are usedAndrew Knight2013-12-311-2/+6
| * fix compile of qt without egl availableChristoph Cullmann2013-12-301-1/+1
| * xcb: added env variables to show input devices and eventsShawn Rutledge2013-12-301-0/+10
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-051-7/+8
|\|
| * xcb qpa: initialize EGL for non-XLib buildsAndrew Knight2013-12-031-7/+8
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-261-4/+23
|\|
| * Workaround source compatibility issue introduced by xcb 1.9.3Gatis Paeglis2013-11-201-3/+19
| * Silence the _COMPIZ_DECOR_* warnings on UbuntuJørgen Lind2013-10-301-1/+4
* | xcb: Only create listener window when neededUli Schlachter2013-11-151-22/+13
|/
* xcb: every window should have a title in debug modeShawn Rutledge2013-10-091-0/+11
* xcb: Don't connect() to event-dispatcher until we are sure we have oneTor Arne Vestbø2013-09-301-13/+17
* Merge branch 'stable' into devSergio Ahumada2013-09-211-0/+6
|\
| * Implement INCR property mechanism for large data transfers [XCB]Gatis Paeglis2013-09-191-0/+6
* | Remove qFind usages from the XCB pluginGiuseppe D'Angelo2013-09-061-2/+3
* | Change QXcbConnection::atom() to be inline.Friedemann Kleint2013-09-051-5/+0
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-271-0/+3
|\|
| * XCB: Fix race with the event threadUli Schlachter2013-08-231-0/+3
* | Pass Xcb errors through the native event filterMartin Gräßlin2013-08-081-0/+5
* | Move the X11 system tray code from widgets into XCB-plugin.Friedemann Kleint2013-07-301-0/+19
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-231-0/+1
|\|
| * XCB: Set WM_CLASS.Friedemann Kleint2013-07-181-0/+1
* | xcb: touchpad supportShawn Rutledge2013-07-221-0/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-151-1/+1
|\|
| * XCB: Append 0-character to atom name string.Friedemann Kleint2013-07-121-1/+1
* | xcb XI2: simplify and generalize tablet detectionShawn Rutledge2013-07-051-1/+6
|/
* Add QXcbConnectionGrabber classJørgen Lind2013-05-201-0/+20
* Introduce QXcbXSettingsJørgen Lind2013-05-201-0/+1
* Use X11 core protocol when xkb not availableGatis Paeglis2013-05-071-1/+33
* Utilize libxkbcommon API for the keyboard backend on X11Gatis Paeglis2013-05-071-13/+105
* xcb: don't do mouse synthesis from touch unless we find a reasonShawn Rutledge2013-05-071-0/+1
* Add QXcbWindowEventListenerJørgen Lind2013-04-261-10/+18
* Moving logic from Qt4 for grabbing the X serverJørgen Lind2013-04-261-1/+14
* Fix segfault while handling system-wide shortcuts with xcbhluk2013-04-241-1/+1
* Implement startup notification spec again.David Faure2013-04-231-0/+4
* Implement XEmbed protocolAlberto Mardegan2013-03-061-2/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-051-1/+0
|\
| * Fix OpenGL context creation in the XCB pluginFredrik Höglund2013-02-231-1/+0
| * Fix focus handling of native child widgets in xcb.Gunnar Sletta2013-02-191-1/+7
* | Fix primary screen selection.Alain Boyer2013-02-251-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-241-0/+1
|\|
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-01-241-0/+1
| |\