-
Many apps need the ability to open multiple windows and closing any window without closing the app. For example, a user would open multiple windows of a web browser and then close any opened window th…
kdwk updated
5 months ago
-
We currently panic if multiple instances of the same application are started:
https://github.com/Relm4/Relm4/blob/9ad0a5dabae5db0ca88ad7fa791d533c7bd32a2a/relm4/src/app.rs#L87
This is very limit…
-
I'm fairly new to this software, but in trying it out there seems to be a pretty bad bug on my system.
The GUI elements are missing in fan control.
Here are some screenshots:
![image](https:/…
-
log
```
2024-03-27T04:57:37.779710Z INFO anime_game_launcher: Starting application (3.9.4)
at src/main.rs:157
2024-03-27T04:57:37.839998Z DEBUG anime_launcher_sdk::config: Reading conf…
-
Opening the `AboutDialog` a second time after closing "will leave the window in an inconsistent state" GTK warns. I myself can't close the `AboutDialog` anymore, I will have to kill the app.
This h…
-
the game freezes on every cutscene (video sequence). actually it seems to freeze right on the last frame before it should switch back into interactive game.
in the beginning of the game it worked bu…
fasel updated
5 months ago
-
I get two pop-ups after opening power-options-gtk:
```
Unexpected error occurred
- Please make sure that the power-options daemon is running.
- If th…
awsms updated
1 month ago
-
Currently, the `Alert` component uses `gtk::MessageDialog`, which causes an issue when you want the body text of the dialog to be center-aligned. The `adw::MessageDialog` centers such text, which - wh…
-
```
"name" = "anime-game-launcher"
"operating_system" = "NixOS 24.05 (uakari) [64-bit]"
"crate_version" = "3.9.4"
"explanation" = """
Panic occurred in file 'src/ui/first_run/download_components.…
-
Since I can't run regreet without greetd, it's hard to run regreet with `GTK_DEBUG=inspector` and poke around to see what can be customized. Adding a demo mode would really help.
I realized that th…