Dhruvesh Surolia

Results 52 comments of Dhruvesh Surolia

I do use window buttons applet very often. As I mentioned, this behavior is implemented "**locally**" on my system. Not pushed to the repo. I don't want to create confusion...

Yes I will look into it in the coming weeks. My current focus is to port as many plasmoids as I can for now.

Had exams, my bad for replying late. This sounds like an amazing feature to have. Here are a few issues that pop into mind: - It could become difficult to...

What I can do for you is add the possibility to run in the background after asking for a password. And the possibility to auto-close after the update. It should...

Not completely sure what you mean, could you clarify a bit?

Naah. This is not bug. If there is no window open, there is nothing to substitute with. Hence, ![image](https://github.com/user-attachments/assets/7e300754-eab9-4ac7-8d87-da2b722d0eef) only ```%q``` substitution is supported in that column. Edit: hover over...

You're not completely wrong. You have two good ideas there. Around the next weekend I'll add these two things: - Simplified configuration - Substitution for Desktop number/name

I assume you want kitty to be big? Try doing `%a`. %a replaces application name %w replaces window name And %q for activity name

That definitely is an issue. It would require me to (optionally) scan through each string and escape these tags. I will fix it this weekend, thanks for reporting.

Thank you so much for the PR, though I think there are some things to consider: 1. Most people would never encounter this issue, thus it went unnoticed so far...