94 Commits (b7f0f2fae7b66c683943f64c19bbccfc8ac7bceb)

Author SHA1 Message Date
David Edmundson b7f0f2fae7 Add TaskManager requestActivities 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
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
Eike Hein 5af7041702 Drop magic values and use window geometry sans frames for intersection test. 11 years ago
Eike Hein c66f30f6dd Fix launcher sorting the by-activity sorting strategy. 11 years ago
Martin Gräßlin 1778815363 [libtaskmanager] Use windowClass from KWindowInfo instead fetching from X each time 11 years ago
Eike Hein ceec66c036 ++paranoia; 11 years ago
Eike Hein 7e2a5d0d7e ++paranoia; 11 years ago
Martin Gräßlin 9e4aa8c4a8 [libtaskmanager] Use windowClass from KWindowInfo instead fetching from X each time 11 years ago
Montel Laurent 5f9ae5e13c We depend against kf5-5.8 => ecm > 1.6 => we can use new KDE_ variable 11 years ago