kwin-scripts / kwin-tiling

Tiling script for kwin
GNU General Public License v2.0
1.1k stars 68 forks source link

A plasmoid to toggle on/off kwin-scripts #269

Closed ashikur-rahman-shad closed 2 years ago

ashikur-rahman-shad commented 2 years ago

A plasmoid to toggle on/off kwin-scripts would be really great. Please provide any terminal command, that will let us toggle it. I can create a plasmoid myself, that can run that command. This one is a slightly less important issue because one can still do it with the keyboard, but it will sure help to make "kwin-tiling" the best tiling script/manager!

RipKord42 commented 2 years ago

You can set a hotkey to disable / enable on a workspace by workspace basis.  Perhaps this can be extended to global?

On 9/9/22 12:42 PM, ashikur-rahman-shad wrote:

A plasmoid to toggle on/off kwin-scripts would be really great. Please provide any terminal command, that will let us toggle it. I can create a plasmoid myself, that can run that command. This one is a slightly less important issue because one can still do it with the keyboard, but it will sure help to make "kwin-tiling" the best tiling script/manager!

— Reply to this email directly, view it on GitHub https://github.com/kwin-scripts/kwin-tiling/issues/269, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZU4OTTEFNNNUOJMBQH4KXDV5NZITANCNFSM6AAAAAAQI4AL6E. You are receiving this because you are subscribed to this thread.Message ID: @.***>

ashikur-rahman-shad commented 2 years ago

I found a bash script that can do it. I'm a noob. So pardon me for creating an issue without doing enough research.