236 Commits (1c8a46791c4eda644920fd0b6abb6197aac423ce)

Author SHA1 Message Date
Eike Hein 1c8a46791c Introduce a concept of runtime executables that can be ignored. 9 years ago
Eike Hein faca0710ad Delay these HasLauncher updates until the launcher tasks model is lazy-initialized. 9 years ago
Eike Hein 3546de2215 Introduce a HasLauncher data role. 9 years ago
Eike Hein e34b0064d6 Fix off-by-one. 9 years ago
Eike Hein 628593db4c Fix TasksModel.anyTaskDemandsAttention not updating on window closure. 9 years ago
Eike Hein 8028a500e3 Ignore NoDisplay=true .desktop entries when matching by Name. 9 years ago
Eike Hein 16680da7ab Fix another regression with rearranging launchers in an activities world. 9 years ago
Eike Hein f17a395a40 Overhaul app associativity heuristic to give precendence to StartupWMClass. 9 years ago
Kai Uwe Broulik 513ad12b76 Map StartupWMClass for Chrome apps instead of RegExp'ing the name 9 years ago
Eike Hein 5632f4c389 Port to QMultiHash. 9 years ago
Eike Hein ee9f966dd5 Only remove + announce if leader change actually occured, avoid excessive loop. 9 years ago
Eike Hein b82d364536 Fix crash. 9 years ago
Eike Hein 1a1d644514 Fix merge of dda4d42e89. 9 years ago
Eike Hein eaf5c71e3b Fix more merge weirdness, somehow this code got lost. 9 years ago
Eike Hein adb954ef80 Fix up merge mistake. 9 years ago
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 dda4d42e89 Fix manually reordering launchers. 9 years ago
David Faure 1f2a372fd8 TaskManager: add icon to cache after painfully querying it over XCB/NETWM. 9 years ago
Eike Hein 6f99f0dd99 Drop legacy fixup rule for VirtualBox. 9 years ago
Kai Uwe Broulik 0ef5ce0800 QStandardPaths::enableTestMode -> setTestModeEnabled 9 years ago
Eike Hein f5bf988c5b Fix group parents not appearing when disabling inline grouping. 9 years ago
Eike Hein cc8ff3008a Fix "Unpin" for tasks pinned to specific activities. 9 years ago
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