102 Commits (49ef9c15607ac8956ef1d8581e3d2df7ec44582e)

Author SHA1 Message Date
Marco Martin 49ef9c1560 make activeTask a property 10 years ago
Eike Hein e5384b2823 Improve comment. 10 years ago
Eike Hein 1a016c92d2 Fix the hack for kcmshell. 10 years ago
Eike Hein 341bfec4ee Add missing API doc for separateLaunchers. 10 years ago
Eike Hein 27d98f48f4 Drop outdated comment. 10 years ago
Eike Hein 962ec30778 Drop support for preferred://windowmanager. 10 years ago
Eike Hein 64a2fbb60d Trigger launcher re-filter also when a startup task is removed. 10 years ago
Eike Hein 7816cacb4d Revert "Do tests for startup notification filtering against state-filtered task list." 10 years ago
Eike Hein f542116cc2 Do tests for startup notification filtering against state-filtered task list. 10 years ago
Eike Hein fb2689b22d Invalidate cached launcher count also when the source model changes. 10 years ago
Eike Hein bfbf06ef8f Fix launchers getting lost on DND resorts when using 5.6-style config. 10 years ago
Eike Hein 7905e9dd42 Drop unused var. 10 years ago
Eike Hein 3b1618c559 Improve window-on-screen intersection test. 10 years ago
Eike Hein 7eff45a98f Add a LauncherUrlWithoutIcon data role as a speed optimization. 10 years ago
Eike Hein d1f32fb083 Fix cache invalidation for TasksModel::launcherCount. 10 years ago
Eike Hein d50f9508b7 Finish implementation of mode in which launchers are not kept separate. 10 years ago
Eike Hein c58e9e1c46 Fix transaction parameters for moves over flattened-out groups. 10 years ago
David Faure 99a7f367fc Fix crash/assert due to empty list, this method is only to be called if sorting is manual. 10 years ago
Eike Hein 1f0ca818a8 Add an inline grouping mode. 10 years ago
David Faure 6e72674af5 TasksModel: cache launcherCount(). 10 years ago
Kai Uwe Broulik 58ea81b94b [XWindowTasksModel] Ignore when client is transient for itself 10 years ago
David Faure 07d950bded Tasks model: don't load 4 icon sizes to then just use one. 10 years ago
Eike Hein 00fb293d79 Add a prop to toggle the special grouping behavior for tasks in demanding-attention state. 10 years ago
Pinak Ahuja 110f584715 Add rule for chromium to taskmanagerrulesrc for proper grouping.` 10 years ago
Allen Winter 12d06d3d06 minor - -Wpedantic and some -Wunused-params 10 years ago
Eike Hein 2d7b6692d3 Add missing hasChildren() implementation. 10 years ago
Harald Sitter 467ab9f300 libtaskmanager: bump soversion from 5 to 6 10 years ago
Eike Hein 5a76082358 Cleanup and guard against empty URLs where necessary to avoid false matches. 10 years ago
Kai Uwe Broulik 92efc6ca6e [Libtaskmanager] Add support for regular expression mapping 10 years ago
Eike Hein a246d0eada Save code by using newly-added KActivities::Consumer signal. 10 years ago
Eike Hein 939521a905 Drop FIXME; addressed in kwayland by D1773. 10 years ago
Eike Hein 8fd9770b50 Import next-gen libtaskmanager. 10 years ago
Eike Hein 8f3f5ee25b Rename libtaskmanager to liblegacytaskmanager to make way for rewrite. 10 years ago
Eike Hein 3613733a93 Don't read empty icons from config-stored launcher URL. 10 years ago
Harald Sitter e0f2adaad6 expand window->desktopentry mapping heuristics to attempt RDN matching 10 years ago
David Rosca 509de050b8 TaskManager: Group tasks when losing demands attention state 10 years ago
Ivan Čukić f75fb23cc3 No need to QStandardPaths::findExecutable if proc is null 10 years ago
Eike Hein 55180f86b1 Don't crash on launchers with sorting disabled. 10 years ago
Aleix Pol 96ff1c868e Properly define overrides as suggested by the c++ standard 10 years ago
Aleix Pol d19b942775 Drop usage of Qt4Support 10 years ago
Eike Hein 6a871a014e In manual sorting mode, always allow sorting of launchers, even if they're separated from tasks. 10 years ago
Montel Laurent a007f294b4 Use new connect api + QStringLiteral 11 years ago
Eike Hein 25ebfe24f9 Update bundled exception rule to Gimp 2.8. 11 years ago
Eike Hein c34550cf4a Fix utility windows not being removed from task tree after demands-attention state is cleared. 11 years ago
Martin Gräßlin 3927e62e19 [libtaskmanager] Protect against X11 usage on Wayland 11 years ago
Eike Hein c5539a6e59 Further enhance the icon lookup behavior. 11 years ago
Marco Martin 0524b4d45a don't crash on wayland 11 years ago
Eike Hein 4990f293a7 Add sanity check. 11 years ago
Eike Hein 6224ed1fb2 Trigger icon update. 11 years ago
Eike Hein fbd4a876f3 Add an option to use the matching launcher icon for task items.. 11 years ago