Clocks

Results 380 comments of Clocks
trafficstars

> I'm not sure how the Flatpat works, but to my understanding a FLatpak opens up alot of holes by default to get it to run (like the home directory)...

I do not think Windows has one for apps that are not UWPs. For MacOS, there seems to be a way to sandbox apps natively. https://paolozaino.wordpress.com/2015/08/04/how-to-run-your-applications-in-a-mac-os-x-sandbox-to-enhance-security/

If you want to implement per-instance sandboxing, [firejail](https://github.com/netblue30/firejail) can be used for Linux.

> What's your plan for which platforms will use this? Just the ones that are in package managers (AUR and Flatpak) or the raw Deb/rpm as well? All Linux distribution...

I need to iron out some bugs for now before this can be considered ready for production. One such issue I am having, is something is creating a "logs" folder,...

> I'm not familiar with Kotlin, so I don't know where to start. Anyway, without further log, the complete stacktrace or even better a working example project, I'm really unable...

This is something that has been happening for over 2 years with the game, in varying forms, on and off. https://github.com/ValveSoftware/gamescope/issues/598. --- The game works when *steam* is in control...

> Isn't this basically done through [flatpak/flatpak#1438](https://github.com/flatpak/flatpak/issues/1438)? @GeorgesStavracas Sorry for the bump, Is this portal still required when we have a socket permission for it?

I suggest renaming this issue to "Implement Wayland support"

I suggest looking into https://github.com/flatpak/xdg-desktop-portal Currently firefox uses this technique to select windows and screens on wayland.