Marvin W

Results 170 comments of Marvin W

1. I don't think we should ship sound files ourselves. There is a freedesktop standard for sound files and we should use it and thus use the sounds files proposed...

About 1: You'd also need to use the active theme (if any) from [Gtk.Settings.gtk_sound_theme_name](https://valadoc.org/gtk+-3.0/Gtk.Settings.gtk_sound_theme_name.html). Check [the specification](https://specifications.freedesktop.org/sound-theme-spec/sound-theme-spec-latest.html#sound_lookup) for a detailed pseudocode on the sound lookup routine. About 2: The `_userdata_`...

- `main` should not have a dependency on GStreamer. - I guess you misunderstood my comment about the notification thing. There is absolutely nothing wrong with listening on call specific...

I'd like to have some clarification on the desired feature here. I see various, largely independent features requested here: 1. Display an icon in the "systray" additional to the taskbar...

@theScrabi > Desktops like xfce, or cinnamon dont use fancy notifications, as gnome has. Those users either always see the window and need to think "better nit click that x"...

`GtkStatusIcon` is not only deprecated in GTK 3, it is also already removed from preview versions of GTK 4, so it wouldn't be a clever move to start using it...

I started initial work on using libhandy in Dino for a better mobile UI. Feel free to try it out from the [feature/handy branch](https://github.com/dino/dino/tree/feature/handy).

@esu23 FYI, Purism's "Fund Your App" campaign is a fundraiser for Purism. If you donate and vote for Dino there, I wouldn't expect any of the donation to be actually...

The key did not change, the issue is that f-droid is not able to detect signature spoofing and assumes that the FakeStore package is signed with Google's key which is...

If you have a launcher that is able to do so, you might be able to launch in the Activity, but it's not intended to be used that way. The...