EclexticDev

Results 26 comments of EclexticDev

So I have a similiar issue, it's just that Electron v25.3.2 works **half of the time**... Launched from Hyprland (git version) ### Log Using this command to launch electron itself......

This has yet to be implemented for the GDScript side... Any progress?

> No it has been implemented for scripting a month ago: > > * https://github.com/godotengine/godot/pull/80223 After looking a bit further into it, it seems that it was only implemented for...

Quick question @Nutlope is this repo still maintained? If not @Th3Kr4t3 can you rebase the conflicts and merge in the new changes so that we can at least use your...

> @Eclextic If conflicts are cleaned up, I can merge this! Very cool! Thank you!

Probably not supported by the API but can one add multiple ways of defining variables, vaxry? In this example it would be perfect: ``` decoration { rounding = 15 #...

> This would be a nice addition at least for people who use hyprbars as plugin. Pssst... That's what the Author of this MR was eluding to!

Ditto Just that I have, that this extension crashed... (Ulauncher 6 - beta4) ![image](https://github.com/user-attachments/assets/4adb4059-64b6-4231-b696-b71542b3b4ad)

Well, what is secure execution? I’m totally on board, but what do you propose as a security measure?

I think maybe it's better to have a list of commands that can be executed and only those? Mainly for security as well as testability with bugs, minimizing them etc......