KDAB / Charm

The Cross-Platform Time Tracker
GNU General Public License v2.0
193 stars 70 forks source link

Register global shortcuts for basic actions (KDE) #313

Open akreuzkamp opened 7 years ago

akreuzkamp commented 7 years ago

It would be totally handy to have a global short to open the charm window (i.e. open it if not opened and focus it if already open) as well as pause/resume the current task. In KDE you could use KGlobalAccel to register shortcuts. That would accelerate using charm noticably.

Currently I'm using kwin-window rules to open Charm and have set it to be unclosable, minimize on start and hide from the taskbar if minimized. But that also causes Lumbergh to be minimized and hidden because it's modal.