Daniel Freitas

Results 6 issues of Daniel Freitas

**Describe the bug** We already have the ability to handle running game installers using Lutris or Wine as you can see [here](https://github.com/hydralauncher/hydra/blob/main/src/main/events/library/open-game-installer.ts#L41) and [here](https://github.com/hydralauncher/hydra/blob/main/src/main/events/library/open-game-installer.ts#L48). However, there is something wrong on...

bug

When running on GNOME/Wayland it happens of placing the windows on the wrong display as it doesn't consider the primary display position. This is the relevant part, it makes sure...

I have made a few improvements on using and handling dialogs. 1. Fixed the issue that make calls not wait for the selection dialog (#240, #141 and #232). 2. Improved...

There is a issue when installing games on Linux. I described it in #299. Fixes #299

### Expected Behavior Upon changing the color scheme within GNOME Settings, Insomnium should promptly detect and seamlessly apply the newly selected color scheme to its interface. ### Actual Behavior Despite...

Hey! Please, take a look into the config bellow. ```typescript import i18n from "@astrolicious/i18n"; i18n({ ns: [ "common", "home", "hero", "how-we-work", "our-clients", "services", "cases", "who-we-are", "careers", "blog", "contact", "footer", "404",...

documentation