115 Commits (da5c2fd5058e60d12bfbdfa2b1863433ab20dfbb)

Author SHA1 Message Date
Eike Hein da5c2fd505 Treat IsDemandingAttention as IsOnAllVirtualDesktops. 10 years ago
Eike Hein f4a1d740f1 Convert all state checks to KWindowInfo::hasState(). 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 c7732a7cfb Fix warning. 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
Eike Hein f631964f2d Don't recurse. 10 years ago
Eike Hein 313aede085 Return LegacyWinIdList for groups in final proxy sort order. 10 years ago
Eike Hein e2b07027de Avoid side-channeling through shared static source models. 10 years ago
Eike Hein cc2b38b449 Clean up task comparisons. 10 years ago
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