190 Commits (5b8380b604ff458d17f7ded68186830a1de2e8a5)

Author SHA1 Message Date
Eike Hein cf6d8ab0df Fix "Pinned Chrome disappears when all Chrome windows are closed" 9 years ago
Eike Hein 09ab6cdfb9 Fix "Pinned Chrome disappears when all Chrome windows are closed" 9 years ago
Eike Hein bc6ef8fdcb Register AbstractTasksModel as uncreatable type. 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
Eike Hein 9314abc1c8 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 b5a83d0850 [libtaskmanager] Expose process ID of application 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
Eike Hein 273631af51 Revamp Wayland application identification; align Wayland and X11 models 9 years ago
Eike Hein e601e158d1 Be more lenient and try to fix up absolute paths. 9 years ago
Eike Hein bbbce3a55e Get .desktop file name for launcher URL and activities string from KWindowInfo. 9 years ago
David Edmundson b63b292425 Disable starting kactivitymanagerd throughout launchertasksmodeltest 9 years ago
Ivan Čukić e6dca2f076 When all activities are selected, select the 'All activities' item 10 years ago
Ivan Čukić f3b33315b9 Changed the launcher modification API 10 years ago
Ivan Čukić 9728508e90 Fixed the shadowed variable error 10 years ago
Ivan Čukić b08dea47c7 Added function to return activities for a specified launcher 10 years ago
Ivan Čukić 25cb8e18b5 Methods for adding and removing per-activity launchers 10 years ago
Ivan Čukić 8bb1058194 Nicer handling of duplicate urls 10 years ago
Ivan Čukić b4a8f6c645 Validating the list of activities specified for a launcher 10 years ago
Ivan Čukić ce5d187f43 Removed debugging output 10 years ago
Ivan Čukić 060681d694 Relying on the filter model to do the filtering 10 years ago
Ivan Čukić d20ad16514 When a launcher is on all activities, the list is now empty 10 years ago
Ivan Čukić 3de821de27 Exporting activities list through data member function 10 years ago
Ivan Čukić a5e92b3ca1 Filtering now checks for the null activity 10 years ago
Ivan Čukić 68a490c9fd Library support for per-activity pinned tasks 10 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