Tiago Corrêa

Results 37 comments of Tiago Corrêa

I also think it would be really cool for Parachute to work well with Dynamic Virtual Desktops. And so I am going to mark this issue as a bug. But...

I think we don't have that possibility via Kwin script. You may be able to do this by changing some configuration file manually and using "qdbus org.kde.kglobalaccel /component/kwin invokeShortcut Parachute".

Indeed. I'll mark this as an enhancement.

I think you don't have to. You can invoke the Parachute dbus call (qdbus org.kde.kglobalaccel /component/kwin invokeShortcut Parachute) directly in your togglePanel() function. No script.sh file needed.

I'll try to figure out how to make the screen edge work with Parachute activated. If I find out I will integrate this functionality into it, with the help of...

Activities management support for KWin scripts is not yet complete. When it is this can be an enhancement.

> If there is anything I can do to help debug I am happy to help - Parachute looks cool, I look forward to giving it a try! heart https://github.com/tcorreabr/Parachute/discussions/65

> Though displayWidth is an int, virtualScreenSize is a "QSize" so I can't just swap them out to test.. the tooling for Qt makes it all a bit weird to...

> is there any fix to the missing background blur? No, unfortunately I have had little time to work on the project lately.