Moon-0xff

Results 64 comments of Moon-0xff

I didn't mention that the VLC issue is a bug on VLC itself. VLC starts with a `playbackStatus` of `Stopped` until it's changed by the user, regardless if VLC automatically...

I really don't know what to change or add to the settings, I mostly want to experiment, see what works, what doesn't. I suppose the best guideline we can refer...

It might not be controversial at all, I've been looking at [repology](https://repology.org/project/gnome-shell/versions) and there's few distributions using a version lower than 42. I think the most prominent one is OpenSUSE...

I made a [quick patch](https://gist.github.com/Moon-0xff/ff0cda5a0848322dec3148cba892ea5f) to test how the prefs look and behave with an adwaita base widget.

I opened a new branch locally but it looks like it isn't such a big task to convert the code to adwaita. I might just do a single commit to...

[Perhaps I'm done already.](https://gist.github.com/Moon-0xff/22a21f4e01fd1a6120ec5662f832e3f9) One thing that bothers me though is that all pages have a different *"border width"*.

I pushed the commit to `main` now. Of course this is only the first step if we want to change or redo the preferences window.

#76 has been merged and alongside it I pushed an small commit to `main` to make the filters page of prefs more consistent (is supposed to be a temporary change...

I've been thinking of removing the quirks of the style and align more strictly with gnome-shell style guide. I haven't even mentioned it because: * Committing a change like that...

I don't know this `prettier` tool/library, it is a simple indentation/style helper? I don't want to add IDE config files, or external libraries to the repository. If `prettier` is a...