98 Commits (ee25d4705b1bf673fb3f02a19b2a2338434d5c31)

Author SHA1 Message Date
Yuri Chornoivan 3be08932a6 Fix minor typos and issues found by EBN 7 years ago
Eike Hein 5329004379 [Task Manager] Fix sorting of tasks on last desktop in sort-by-desktop mode 7 years ago
Eike Hein 52d760c57c Implement support for virtual desktops on Wayland 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
David Edmundson 290ee95dac Add convenience method to get a persistent model index from TasksModel 8 years ago
Friedrich W. H. Kossebau 5323280d8b Do not leak symbols of pimpl classes, protect with Q_DECL_HIDDEN 8 years ago
Eike Hein b40c0de099 When used by QML, only populate after component is complete 8 years ago
Kai Uwe Broulik 602e93dfdb [TasksModel] Use std::acumulate on the QHash directly 9 years ago
Eike Hein 592dc9e0bc Add support for moving group members within a group. 9 years ago
Kai Uwe Broulik cc2f28ece1 [TasksModel] Use LauncherUrlWithoutIcon in move method 9 years ago
David Edmundson 3d506f0097 dont' crash if we don't have a launcherTasksModel 9 years ago
Ivan Čukić 89b244a1ff We should not forget the launchers that are not currently shown 9 years ago
Ivan Čukić e8e2be9083 We should not forget the launchers that are not currently shown 9 years ago
Eike Hein faca0710ad Delay these HasLauncher updates until the launcher tasks model is lazy-initialized. 9 years ago
Eike Hein 3546de2215 Introduce a HasLauncher data role. 9 years ago
Eike Hein 628593db4c Fix TasksModel.anyTaskDemandsAttention not updating on window closure. 9 years ago
Eike Hein 1a1d644514 Fix merge of dda4d42e89. 9 years ago
Eike Hein eaf5c71e3b Fix more merge weirdness, somehow this code got lost. 9 years ago
Eike Hein adb954ef80 Fix up merge mistake. 9 years ago
Eike Hein 62b803b45d Add comment laying out goals. 9 years ago
Eike Hein 05826bd5ba Fix crash when switching activities. 9 years ago
Eike Hein 410086d06b Tweak alphabetic (default) sort behavior. 9 years ago
Eike Hein dda4d42e89 Fix manually reordering launchers. 9 years ago
Eike Hein f5bf988c5b Fix group parents not appearing when disabling inline grouping. 9 years ago
Eike Hein cf6d8ab0df Fix "Pinned Chrome disappears when all Chrome windows are closed" 9 years ago
Eike Hein 09ab6cdfb9 Fix "Pinned Chrome disappears when all Chrome windows are closed" 9 years ago
Ivan Čukić f3b33315b9 Changed the launcher modification API 10 years ago
Ivan Čukić b08dea47c7 Added function to return activities for a specified launcher 10 years ago
Ivan Čukić 25cb8e18b5 Methods for adding and removing per-activity launchers 10 years ago
Ivan Čukić ce5d187f43 Removed debugging output 10 years ago
Ivan Čukić 060681d694 Relying on the filter model to do the filtering 10 years ago
Ivan Čukić 68a490c9fd Library support for per-activity pinned tasks 10 years ago
Kai Uwe Broulik 4a8877bab2 [Libtaskmanager] Add "requestOpenUrls" to open given URLs with the associated application 10 years ago
Eike Hein acfbcb4fa5 Factor windowing system arbitration out of TasksModel. 10 years ago
Eike Hein c802bb8789 Instanciate the launcher tasks model only when needed. 10 years ago
Martin Gräßlin fa0b7a9463 Use new KWindowSystem platform check API 10 years ago
Eike Hein b5cdc85975 Expose window and screen geometry; filter by screen geometry instead of number. 10 years ago
Eike Hein 56ea0f5947 Adjust indices in manual sort map by removal delta after removal, not leading up to it. 10 years ago
Eike Hein 3e0c3f4db4 Move formerly launcher-backed window tasks out of launcher area on launcher removal. 10 years ago
Eike Hein c3941de089 Fix edge case with launchInPlace + SortManual + group. 10 years ago
Eike Hein 1fd011ae91 Fix startup-to-window matchup based on AppName. 10 years ago
Eike Hein b4baf3d41e Revert "Do screen filtering by screen geometry rather than number." 10 years ago
Eike Hein 332b96b363 Do screen filtering by screen geometry rather than number. 10 years ago