odomingao

Results 56 comments of odomingao

Please implement this feature. >General frame generation without mutilating UI elements isn't an easy task and even lossless scaling app FG is far from something I'd use across the board...

I'm having the same issue on 0.5-2. Monitor is at position 0x0, but I'm on Hyprland. Using a keyboard shortcut and clicking around sometimes fixes it temporarily

I'm still having the issue. Also, it seems like the latest version of wine in arch completely breaks it (e.g. cursor doesn't work at all).. wine 9.21-1 still somewhat works...

Thanks, it seems to be related to my sandbox/seccomp filter and not to the security context. [cage-trace.txt](https://github.com/user-attachments/files/17802923/cage-trace.txt)

> Looks like Librewolf uses the `io.gitlab.librewolf.*` D-Bus service names. This means setting should be `dbus_name = "io.gitlab.librewolf.*"`. Hi. The dbus doesn't seem to register properly unless the full string...

My bad, the correct name is `io.gitlab.firefox.*`. It wasn't working for me because I had it tested it as both `io.gitlab.librewolf.*` (copy pasted from here) and `io.gitlab.firefox.` (which I saw...

I have this issue as well. Works fine with sandboxed native emulators, however no WINE game will recognize the controller.

I couldn't find any game that would run with older Proton (6 and below) - if anyone knows of a game that is known to work, I'll test and report...

> > Maybe I'll try not to share home directory and download the game inside the sandbox. > > I doubt that it will change anything. > > The biggest...

> It looks like if `/.flatpak-info` file is presented it will disable udev: https://github.com/ValveSoftware/wine/blob/f80ddae9e217f2bad68455891371fa0f524451e7/dlls/winebus.sys/bus_udev.c#L2103 hmm, I tried to create the file (`/.flatpak-info`) and pass it to the sandbox. Didn't seem...