NyxCode
NyxCode
Also, I noticed that implementing SSL would be easy after migrating...
@staticglitch that worked for me, thanks!
Same issue here.
@oktayacikalin I know, it's 3 years later, but you might want to take a look at [my fork of this awesome extension](https://github.com/NyxCode/shade-inactive-windows). It ignores fullscreen/maximized windows.
great work! could you add a small example and note it in the documentation?
> Anything happening with this PR? Just waiting for @bram209 to rename it to `get_to_any` 🙂
@bram209 are you still working on this? If not, I'd happily rename the attribute myself and merge it.
Let me reopen this until I get a chance to take a look myself.
That's a good point! So I *think* that `ORDER BY id DESC` would be an appropriate default ordering, but there needs to be a way of changing that. Will work...
first of all, thanks for your work! really appreciate it. I remember running into this - this is caused by the streams returned by `query(_as)!` on sqlite. They seem to...