William McKinnon
William McKinnon
Feel free to reopen or add more info if nixGL doesn't work!
This may be possible with the ipc
This may have been fixed in the 0.5 release
If you'd like to hide the titlebar try setting the border to `pixel` (or `none`) instead of `normal`
This may be possible again after the rebase we're working on
This should fix #4
Looks like ssh agent isn't yet supported in age, discussion here: https://github.com/FiloSottile/age/discussions/244
Relevant issue in rage (opened by our fearless leader): https://github.com/str4d/rage/issues/160
I've been thinking of adding a new titlebar style that would go well with this idea. This should be possible thanks to the clipped_region param we've added to scenefx
> I presume that there were incompatibilities between `scenefx-2.0` and `swayfx-0.4`(the current version), so they made `scenefx-0.2.1` able to be installed alongside the 0.1 version (see [here](https://github.com/wlrfx/scenefx/releases/tag/0.2.1)) and pointed the...