151 Commits (e682fd32132b4289e8ec6cd37f3ece27a5bb2d52)

Author SHA1 Message Date
Eike Hein 565dedb84a Fix typo. 10 years ago
Eike Hein 87f8b79070 Exempt tasks demanding attention from by-activity filtering as well. 10 years ago
Harald Sitter 40e5ffbb35 install new header 10 years ago
David Edmundson 49fa602583 Add requestOpenURls to AbstractProxyModelIface 10 years ago
David Edmundson 9413404fb2 Share logic for passing AbstractTasksModelIface methods to source model 10 years ago
David Edmundson 1787272043 Pass 0 for empty flags instead of false 10 years ago
Kai Uwe Broulik 4a8877bab2 [Libtaskmanager] Add "requestOpenUrls" to open given URLs with the associated application 10 years ago
Eike Hein b58f6ee2a3 Allow disabling filtering by SkipTaskbar. 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 da5c2fd505 Treat IsDemandingAttention as IsOnAllVirtualDesktops. 10 years ago
Eike Hein f4a1d740f1 Convert all state checks to KWindowInfo::hasState(). 10 years ago
Eike Hein 15af96200f Move code to extract legacy window ids from (drop) MIME data into libtm-ng. 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
Marco Martin 17d3e13e0f 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
David Faure 1abaaa55e9 add_definitions(-DQT_NO_URL_CAST_FROM_STRING) + fix compilation 10 years ago
Eike Hein 64a2fbb60d Trigger launcher re-filter also when a startup task is removed. 10 years ago
Bhushan Shah 6231c9c7c0 Add override to make compile less verbose 10 years ago
David Edmundson b7f0f2fae7 Add TaskManager requestActivities 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
Bhushan Shah b227b91df8 Fix bunch of overrides warnings 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 d0f4c452ff 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