114 Commits (e6bb0bc07ed77b7bfd548030c082f800691351fe)

Author SHA1 Message Date
Yari Polla 5098ad492f libtaskmanager: add new sort mode 4 years ago
Volker Krause 51287cc29d Port from QMutableList|VectorIterator to STL iterators 4 years ago
Janet Blackquill 463c6c2fb7 libtaskmanager: recompute active task when a task is removed 4 years ago
Yari Polla 2a0dfe22b7 Revert "libtaskmanager: Add a new sort mode and relative handler in TasksModel" 4 years ago
Yari Polla aceff05c31 libtaskmanager: Add a new sort mode and relative handler in TasksModel 4 years ago
Laurent Montel 2543f1b843 GIT_SILENT: use Q_EMIT 4 years ago
Alexander Lohnau d921e3e370 Adjust indentation of license headers 5 years ago
Alexander Lohnau c11051955d Convert license headers to SPDX 5 years ago
Bharadwaj Raju 8b67f97d84 [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