28 Commits (560b4ca52b6ddf52db565bdae21da40de9e86b80)

Author SHA1 Message Date
Xaver Hugl 401165921c port to C++ smart pointers where possible 4 years ago
Laurent Montel d09854cbc0 Use directly std::chrono_literals 4 years ago
Volker Krause c2576f8a1f Adapt to Qt6's removal of Qt::X11Extras 4 years ago
Alexander Lohnau c4cfc9749e Remove unneeded newlines in license headers 5 years ago
Alexander Lohnau c11051955d Convert license headers to SPDX 5 years ago
Nicolas Fella 78f04b5813 Port from QString::SkipEmptyParts to Qt::SkipEmptyParts 5 years ago
Alexander Lohnau 823d2106ec Run clang-format 5 years ago
Laurent Montel 457fd4d232 If include is define in .h remove it if it's defined in .cpp too (scripted) 5 years ago
Kai Uwe Broulik 9a4f259c48 Degrade qCInfo to qCDebug 6 years ago
Fabian Vogt ff84a4e566 [gmenu-dbusmenu-proxy] Don't create ~/.gtkrc-2.0 6 years ago
Kai Uwe Broulik bedf66c2a0 Set gtk-modules to auto-load appmenu-gtk-module 8 years ago
Eike Hein 9a0c699d65 Revert "Set gtk-modules to auto-load appmenu-gtk-module" 8 years ago
Eike Hein 3954e7e07c Set gtk-modules to auto-load appmenu-gtk-module 8 years ago
Kai Uwe Broulik 2829367e2f Use 1 instead of true for gtk-shell-shows-menubar 8 years ago
Friedrich W. H. Kossebau 2608ccce81 Use nullptr 8 years ago
Kai Uwe Broulik 915f4e9170 Use m_xConnection member we already have 8 years ago
Kai Uwe Broulik 9d8d8b5d01 Remove obsolete FIXME comment 8 years ago
Kai Uwe Broulik 02159a584f Fix UTF8_STRING atom type check 8 years ago
Kai Uwe Broulik 968238ba45 Split Menu handling into its own class 8 years ago
Kai Uwe Broulik 1001108779 Fall back from menu bar to application menu on the fly 8 years ago
Kai Uwe Broulik 093da790ba Split constructor with tons of arguments into separate setters 8 years ago
Kai Uwe Broulik e1ce3d4cac Also ignore actions non-existing when creating the Menu 8 years ago
Kai Uwe Broulik 3512b9fb45 Support Unity actions as fallback and don't mandate actions to exist 8 years ago
Kai Uwe Broulik c1bb32d585 Make it work! 8 years ago
Kai Uwe Broulik 1d49715fd4 Support stopping subscription and don't cleanup when the window goes away 8 years ago
Kai Uwe Broulik 1a33a29489 Monitor DBus menu service 8 years ago
Kai Uwe Broulik ccc50efa5e Make it mostly work 8 years ago
Kai Uwe Broulik 9324f25137 Add gmenu-dbusmenu-proxy 8 years ago