Gurjus Bhasin

Results 88 comments of Gurjus Bhasin

I think you meant the opposite: "The window is rounded, but the border is not." The window *is* rounded: the square border is not rounded with it, however.

I see. It seems that neither the border nor the inside is rounded *properly*. ![image](https://user-images.githubusercontent.com/48339289/144717910-b4b3b76b-4c7f-474d-bf05-f24a81a0d17c.png) Issue with the border is that it's just being clipped instead of drawing an arc.

Firefox and Geany use a GTK3 backend :)

Haha, so I assume that this would be possible with the constraints of teletype?

Yes, this issue is about syncing information using the Teletype API. That sucks, should I close this issue in that case?

(1): already exists, see wormc move-tag (2): you can use alt-drag / super-drag depending on configuration, but I don't plan to add the complicated resize mechanism used by other WMs...

sorry, but it seems like this is a nim issue, not a worm issue, and I don't really know how to solve it. maybe ask on the nim forums?

I don't really have an implementation for always-on-top windows like sysbars because I prefer to have windows overlap them, rather than them overlapping the windows. However, I might add support...

Do the titlebar buttons not work for you in tile mode? either way, you're correct - i will implement this behavior, thanks for the idea, and sorry for being so...