zeroxoneafour / kwin-autotile

Autotile script for kwin
https://store.kde.org/p/2003956
MIT License
43 stars 1 forks source link

Focus on current window #1

Closed Francesco7602 closed 1 year ago

Francesco7602 commented 1 year ago

It would be great to have a border window of different color on the focused window, it'll be very great! Anyway, nice work you made here!

zeroxoneafour commented 1 year ago

I don't know if this is possible with just a KWin script, seems like it would need window decoration as well. I'm working on implementing something to show borders on selected windows, but unless you install a decoration theme like this then those borders will be the default KWin titlebar borders. If you install a theme like that, it should work maybe.

b1scu1t commented 1 year ago

This could be well beyond the scope of a 'script'. Bismuth uses a custom window decoration, which was more susceptible to breakage/crashes between KWin updates. You can work around the problem by sticking with Breeze (with the Breeze Classic colorscheme) or using what @zeroxoneafour suggested.

zeroxoneafour commented 1 year ago

Border setting implemented in the script settings, for what you want set the option to "border selected" or something like that