Gurjus Bhasin

Results 88 comments of Gurjus Bhasin

They could be recolored to be black. Idk how we'd detect if the current theme is light or dark though.

I'm having a lot of trouble trying to create a gtk popup, always running into issues - if someone else wants to do the basics of that, I'd be very...

What's good first issue @actionless ?

> I mean the fact is, worm can crash from wormc calls already. Setting either of the values in button-offset to -1, for example, I believe will crash worm. :grimacing:...

> *= I don't have Nim "legs" yet (not sure if there's a Nim-specific metaphor. Crown isn't fitted?). Probably over my head (the goal, not the crown). Sorry. No idea...

- [X] Tags work and you can spawn windows on different tags - [X] You can move windows to other tags - [ ] View more than one tag at...

I agree, I plan to for the next release implement getters for msot of the properties which have setters, because it's useful for scripts. thanks!

This was fixed when I did the rewrite in Nim way back in November, I think..

Yes, I just keep them unmanaged. Should they be raised? Probably, I can't think currently how to do it though. Perhaps when any window is moved / resized, at the...

> Perhaps when any window is moved / resized, at the end iterate through all the dock windows and call XRaiseWindow on all. But this sounds kind of hacky, not...