Conversation
|
Some updates: I'm still trying to get myself a better laptop, because working on that old HP laptop is a hell. I've been having some issues with the shipping and that kind of stuff, hopefully I can get it to be shipped on this week. Luckily, the latest pre-release version of UTM seems to work fine with the new OpenGL and Vulkan versions that QT6 uses, so I can finally try it myself on my mac. |
|
Thank you! I've been meaning to give this PR a proper try, although not sure if it's yet in a state I could build it, and had too many other things to do But definitely let me know when/if there's a good time to test and I'll prioritize it 😄 |
|
Not yet. Even though you can already execute it, I'm still missing the Bridge stuff, the part that makes communication work between LightDM and the browser. |
|
There's still some missing stuff, but the bridge now works. So, properties can be accessed and methods can be executed. In theory, now it should be usable. I still need to test a lot of stuff first and make some improvements to the codebase before this feature is finished. Grabacion.de.pantalla.2026-01-11.a.la.s.22.53.17.mov |
|
Great, I can see my theme coming up here as well: webgreeter.mp4 |
|
Some updates:
Also, sorry for the slow updates, I've been busy with work and college. |
|
Nice, yeah I'm definitely not in a hurry, just glad it's still proceeding :) |
|
Another update:
I'm only missing the GitHub actions for building the debian and ubuntu releases and it should be done. |
255d86b to
4d90b86
Compare
|
Some updates:
So, anyone can try this version by either installing the Debian/Ubuntu builds or building it yourself. I'll probably merge this later today. |
|
Thanks so much, I'm interested in trying to build and set it up on Arch Linux, but don't have much time right now If you want to merge before I get to that, that's good |
|
Nice, congrats on the machine! I haven't had time to look at this and also almost had to change laptops due to breaking charging ports, but still using the old one as it takes charge with the cord in a certain position. I'm not quite sure how to build this again to test it. |
|
You can build it with: |
|
Tested with VoidLinux:
Tested with EndeavourOS in a VM:
TODO: Test with Ubuntu and Fedora |

Major changes
TODO