summaryrefslogtreecommitdiffstats
path: root/src/gui/platform/unix
Commit message (Expand)AuthorAgeFilesLines
* qxkbcommon: fix isKeypadYifan Zhu9 hours1-1/+40
* QGenericUnixServices: make sure the picker returns a colorLiang Qi2024-02-031-3/+7
* qxkbcommon: map XKB_KEY_XF86Calculator to Qt::Key_CalculatorYifan Zhu2024-01-311-0/+1
* QGenericUnixTheme: Rename ColorTheme enum value to ColorSchemeAxel Spoerl2023-12-291-3/+3
* Make some QScreen native interfaces publicDavid Redondo2023-12-081-6/+11
* Introduce a configure feature for WaylandDavid Redondo2023-12-072-2/+6
* QXkbCommon: Use isKeypad() to replace duplicate logicLu YaNing2023-11-091-1/+1
* Doc: Specify correct include for QWaylandApplicationPaul Wicking2023-10-301-0/+1
* Add missing documentation for QWaylandApplication::seat()Nicolas Fella2023-10-181-0/+4
* xkb: fix build with libxkbcommon 1.6.0 and laterLiang Qi2023-10-101-0/+4
* Implement XCB key mapper in terms of QPlatformKeyMapperTor Arne Vestbø2023-10-092-13/+28
* Teach QKeySequencePrivate about QKeyCombinationTor Arne Vestbø2023-10-091-7/+7
* revert "xkbcommon: make shortcuts persistent across layouts"Tor Arne Vestbø2023-09-291-3/+36
* Avoid crash when keysymToQtKey(keysym, Qt::ControlModifier) is calledAlexander Volkov2023-09-281-0/+2
* QGenericUnixServices: ensure xdg activation token callback is calledIlya Fedin2023-09-051-1/+3
* QGenericUnixThemesDBusListener: Remove stray qDebug()Axel Spoerl2023-07-181-1/+0
* qgenericunixservices: Move x11 specific code to the Xcb backendDavid Edmundson2023-07-051-3/+1
* QXkbCommon::isLatin1 : Add a lower bound of Latin1Inho Lee2023-07-041-1/+1
* QtGui: code tidies: use the 4-arg connect overloadGiuseppe D'Angelo2023-06-281-2/+2
* Make Gnome theme react to color theme changes without GTKAxel Spoerl2023-05-221-0/+3
* QGenericUnixThemes: Make DBus listener configurableAxel Spoerl2023-05-211-50/+251
* OpenFile portal: do not use O_PATH fdsJan Grulich2023-05-031-8/+2
* qxkbcommon: Amend comment for Qt::Key upper-case transformationAndrey Butirsky2023-04-201-6/+6
* QXkbCommon: set Qt::KeypadModifier when keypad button is pressedMario Roessel2023-04-202-2/+5
* Implement setBadgeNumber for xcb backendCarl Schwan2023-04-042-0/+32
* Revert "D-Bus system tray: properly check whether StatusNotifierHost available"Ilya Fedin2023-04-054-10/+13
* Make flatpak check more backward compatibleIlya Fedin2023-04-041-1/+1
* Revert "Revert "qxkbcommon: Treat XKB_KEY_{Super,Hyper}_{L,R} as Qt::Key_Meta...Andrey Butirsky2023-03-311-1/+1
* Revert "qxkbcommon: Treat XKB_KEY_{Super,Hyper}_{L,R} as Qt::Key_Meta by defa...Liang Qi2023-02-231-1/+1
* qxkbcommon: Treat XKB_KEY_{Super,Hyper}_{L,R} as Qt::Key_Meta by defaultAndrey Butirsky2023-02-171-1/+1
* Rename Qt::Appearance to Qt::ColorSchemeTor Arne Vestbø2023-02-132-26/+26
* xkbcommon: make shortcuts persistent across layoutsAndrey Butirsky2023-01-311-36/+3
* Add QEGLContext::invalidateContextThomas Senyk2023-01-121-0/+16
* Add xdg-activation support to QGenericUnixServicesNicolas Fella2022-12-131-41/+121
* Add QNativeInterface::Private::QWaylandWindowDavid Redondo2022-11-291-0/+11
* Add QPlatformTheme::MouseCursorTheme and MouseCursorSizeLiang Qi2022-11-181-0/+26
* Add QNativeInterface::Private::QWaylandScreenDavid Redondo2022-10-271-0/+11
* Add QNativeInterface::QWaylandApplicationDavid Redondo2022-10-251-0/+45
* offer an opt out of automatic xdg-desktop-portal useHarald Sitter2022-10-221-0/+3
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-112-5/+5
* Port from container.count()/length() to size()Marc Mutz2022-10-043-4/+4
* Fix build without opengl featureAlexey Edelev2022-09-241-1/+3
* Implement appearance detection generic unix themesAxel Spoerl2022-09-212-11/+135
* QDBusTrayIcon: add xdg-activation supportIlya Fedin2022-08-312-0/+10
* Make QKdeTheme aware of runtime theme changesAxel Spoerl2022-08-301-5/+148
* add color picking support on wayland using the XDG desktop portalHarald Sitter2022-08-262-1/+147
* Move PreselectFirstFileInDirectory theme hint from QGtk3Theme to QGnomeThemeIlya Fedin2022-08-221-0/+2
* Send parent_window handle to desktop portalDavid Redondo2022-07-252-11/+33
* Fix typos in docs and commentsKai Köhne2022-06-151-2/+2
* [qtx11extras] Replace references to QDesktopWidget with QScreenNicolas Fella2022-05-181-5/+5