Commit graph

7 commits

Author SHA1 Message Date
Chris Cochrun
b07e59659d doing dumb things for obs 2023-11-17 17:10:58 -06:00
Chris Cochrun
b74e85bfe6 🎉 FINALLY! Extra window in any wayland compositor
This required switching from a QML Window to a QQuickView in C++. I
want to try to eventually subclass that in Rust, but for now it works.

I'll have to still tinker with this to find out how to specifically
set the screen in certain environments, but for now the user will need
to move the window on their own.
2023-05-19 13:01:15 -05:00
Chris Cochrun
5fe5a5b621 switching all layouts to newer layouts 2023-03-03 16:47:49 -06:00
Chris Cochrun
e4e3e581ea preparing for a settings module 2023-01-27 09:57:33 -06:00
Chris Cochrun
99afdd0b0f adding info to readme about nix 2022-07-07 15:31:26 -05:00
fab9f86b41 Screens work and the beginnings of a settings module 2022-03-11 17:00:19 -06:00
9882a0a289 Trying to get a settings module working 2022-03-11 11:22:21 -06:00