318 Commits (dd4176d1f669809cfe9e85b336413365a717d7cf)

Author SHA1 Message Date
David Edmundson 895aee564f Guard virtualDesktopManagement being accessed before fetched 7 years ago
Friedrich W. H. Kossebau cced130b06 Init QFlags with {}, not 0, to avoid triggering nullptr-recommend warning 7 years ago
Friedrich W. H. Kossebau d4520bb77d Use override 7 years ago
Eike Hein 7f8161c613 Use Wayland protocol to handle rows; drop D-Bus code 7 years ago
David Edmundson aded717870 Reload virtual desktop name on change 7 years ago
Eike Hein f16c461683 Default to 1 row. 7 years ago
Eike Hein 49d9553f15 Use KWin's D-Bus interface to get desktop layout rows on Wayland 7 years ago
Yuri Chornoivan 41e3bcbd57 Fix minor Doxygen issues 7 years ago
Eike Hein 2a1c677472 Question resolved: Code unnecessary 7 years ago
Eike Hein 52d760c57c Implement support for virtual desktops on Wayland 7 years ago
Kevin Funk 38a50ce7c6 ASAN: Fix leak in XWindowTasksModel 7 years ago
Eike Hein 3f332a527c Move correct indices in the manual sort map when getting a move() call for group children 8 years ago
Eike Hein d81570d046 Move correct indices in the manual sort map when getting a move() call for group children 8 years ago
Eike Hein 3d3a4b6c0a Move correct indices in the manual sort map when getting a move() call for group children 8 years ago
Eike Hein 2949e7c432 Add back comment and fix indentation. 8 years ago
Eike Hein c81205cc45 Do ignore-filtered-siblings properly 8 years ago
Eike Hein a057edc7e9 Re-filter launcher when a window changes identity 8 years ago
Eike Hein b15eaf38b6 Handle clients which change window metadata during early startup 8 years ago
Eike Hein c8358c203f Don't consider filtered out tasks siblings when sorting in new tasks 8 years ago
Yuri Chornoivan ea415539fc Fix minor EBN issues 8 years ago
Christoph Feck ed274a056d Add missing QUrlQuery includes 8 years ago
Eike Hein 664b90afcf Weigh matching services by relating data used in query to their menuids 8 years ago
Eike Hein b2206d16c1 Add mappings for VirtualBox 8 years ago
Eike Hein 30654e2158 Remove legacy Wine hack-around from rules rc. 8 years ago
Maximiliano Curia 4895a975c2 Avoid including the generated config-X11 private header 8 years ago
David Edmundson ec1931f7b2 Batch window changes events on XCB 8 years ago
Eike Hein a9df1e20f5 Improve By Desktop sorting for task groups 8 years ago
Friedrich W. H. Kossebau 2608ccce81 Use nullptr 8 years ago
Friedrich W. H. Kossebau 6ad074598e Use more override 8 years ago
David Edmundson 290ee95dac Add convenience method to get a persistent model index from TasksModel 8 years ago
Kai Uwe Broulik 36f4ff942b [XWindowTasksModel] When name or visible name changed only update display role 8 years ago
Friedrich W. H. Kossebau 78cc1ed7df Do not include complete Qt modules 8 years ago
Laurent Montel 41378bc40f Remove extra ';' 8 years ago
Laurent Montel 21eb03b4c8 Use override keyword 8 years ago
Laurent Montel a2cf64c6fd Use override keyword 8 years ago
Eike Hein 7abd8d0da4 Fix dupe handling in requestAddLauncherToActivities; improve unit test 8 years ago
Kai Uwe Broulik eff4bc7c3c [LauncherTasksModel] Support applications: URLs in requestOpenUrls 8 years ago
Friedrich W. H. Kossebau 5323280d8b Do not leak symbols of pimpl classes, protect with Q_DECL_HIDDEN 8 years ago
Friedrich W. H. Kossebau b9e70b77e0 Drop ECMPackageConfigHelpers for CMakePackageConfigHelpers 8 years ago
Friedrich W. H. Kossebau d1a1aae495 Add missing find_dependency calls to libs' CMake config files 8 years ago
Laurent Montel 3d5e8fe1aa We don't need virtual + override 8 years ago
Laurent Montel 31421a6e5f Use nullptr 8 years ago
Laurent Montel d863086f67 use override everywhere 8 years ago
Laurent Montel bd8f77e9cf Build test/autotest if BUILD_TESTING is defined 8 years ago
Eike Hein da91a5224e Add a signal notifying a change in the names of running activities. 8 years ago
Eike Hein b40c0de099 When used by QML, only populate after component is complete 8 years ago
Aleix Pol ad130ff3bb Be more explicit about Qt5::Widgets dependencies 8 years ago
Kai Uwe Broulik 5fee12f8be [LauncherTasksModel] Try resolving absolute path to applications: URL before adding launcher 9 years ago
Kai Uwe Broulik 88dbb40dde [Task Tools] Treat applications: and respective absolute path equal in launcherUrlsMatch 9 years ago
Kai Uwe Broulik 9a257ab60b [StartupTasksModel] Try resolving startup application id to applications: URL 9 years ago