171 Commits (6b833f1ca2bda69ed2c4984699f4e3ecdf2a5d4e)

Author SHA1 Message Date
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 6f99f0dd99 Drop legacy fixup rule for VirtualBox. 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 0b0d14639a Refresh the ScreenGeometry data role whenever a screen is added or changes its geometry. 9 years ago
Eike Hein 781bb34269 Expose rowCount as data role in TaskGroupingProxyModel. 9 years ago
David Rosca 97ff71b5ef [taskmanagerrulesrc] Add Rewrite Rule for chromium 9 years ago
Kai Uwe Broulik 6f4b4c26a8 [taskmanagerrulesrc] Add Rewrite Rule for chromium-browser 9 years ago
Kai Uwe Broulik 7c443aa539 [taskmanagerrulesrc] Add Rewrite Rule for Google-chrome 9 years ago
Kai Uwe Broulik 61860066a4 [XWindowTasksModel] Check for service being empty before searching new ones 9 years ago
Ivan Čukić 6860b24428 Fixed detection of the duplicate launchers 10 years ago
Aleix Pol Gonzalez f684124287 Fix most obvious clazy and clang warnings 10 years ago
Eike Hein 7dee461947 Treat NET::Utility type windows as SkipTaskbar. 10 years ago
Eike Hein 5e30fc609e Add an ultimate fallback to WM_CLASS Class for AbstractTasksModel::AppId in XWindowsTasksModel. 10 years ago
Eike Hein 1c0593f8ec Make it possible to disable filter-bypass by demands-attention tasks. 10 years ago
Christophe Giboudeaux b80524d54b Don't install files twice 10 years ago
Eike Hein ccdb29b235 Add desktop layout rows property. 10 years ago
Eike Hein c1424673db Add optional filtering by SkipPager window state. 10 years ago
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