106 Commits (d1e2bdf62ba0f1e9448dc690dfdeec2669faa992)

Author SHA1 Message Date
Bharadwaj Raju 597fde9ad3 [taskmanager] Add filter for task role IsHidden, port requestToggleMinimized to use it 5 years ago
Alexander Lohnau f07b7f1c23
GIT_SILENT Fix incorrect Q_EMIT keyword usage 5 years ago
Niccolò Venerandi 7db8d5ee55 Add support for adaptive opacity panels 5 years ago
Alexander Lohnau 823d2106ec Run clang-format 5 years ago
Alexander Lohnau c3dab9afe9 Clazy fixes in libtaskmanager 5 years ago
Eike Hein fa00ca6a01 [libtaskmanager] Fix incorrect URL comparison when writing back a new launcher order 6 years ago
David Redondo d400faa670 Port from deprecated QModelIndex::child to QAbstractItemModel::index 6 years ago
Marco Martin 6b10bf2826 emit countChanged when we get a new source model 6 years ago
Marco Martin be421fa88f emit countChanged when we get a new source model 6 years ago
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