psifidotos / workflow-project

This is an effort to create a KDE Plasmoid that integrates the main Activities, Virtual Desktops and Tasks Functionalities from Plasma Desktop in just one component.
http://workflow.opentoolsandspace.org/
GNU General Public License v2.0
11 stars 2 forks source link

Global Shortcuts Plugin #70

Closed psifidotos closed 11 years ago

psifidotos commented 11 years ago

I think I found a way to implement this... :) the kactivities library uses the plugin system in order to register global shortcuts... I can use the same approach i think... :)

psifidotos commented 11 years ago

When I was thinking that this does not work, I show the shortcuts references in the Plasma Shell group in global shortcuts. References are, WorkFlow: Next Activity, WorkFlow: Previous Activity

psifidotos commented 11 years ago

I forget you need a relogin for this as these shortcuts are from the data engine.

bmihaila commented 11 years ago

Wohaa, works like a charm. Finally KDE activities can be reordered and cycled through in that order. Thx a lot :) Think you can close the issue.

BTW: you don't need to re-login but just restart plasma

psifidotos commented 11 years ago

When I merge development to master this issue will be closed automatically...

About the re-login, I dont use the term restart plasma because users are easily confused. I usually say, relogin (log out - in) and restart(restart your computer)