Luna

Results 22 issues of Luna

### Switch Firmware Version 14.1.1 (Latest) ### Atmosphère Version 1.3.2 (Latest) ### Mission Control Version 0.7.0 (Latest) ### Boot Method Hekate ### Issue Description My DualSense's player LEDs are incorrect...

Quick screen recording showing this: https://nextcloud.laurinneff.ch/s/rdr8nDMZWeQBqE9 (uploaded on another site because GH doesn't support .webm) On Xorg, it always works as it should. Non-primary displays also work every time. It...

bug

**Describe the bug** Some albums have multiple discs. For these albums, the track number jumps back to 1 in the middle of the album when a new disc starts. **To...

enhancement

It would be useful if it was possible to save tracks from playlists, and maybe we could also have a button in the now playing bar. An option in the...

It would be cool if apps could specify which URIs they can open. Maybe something like this in the .desktop file: ```ini [Desktop Entry] ... X-Junction-UriPrefixes=https://example.com;http://example.com;https://example.org/withPath ```

gamemode uses a freedesktop portal to communicate with the gamemode daemon in order to avoid requiring an additional permission. MangoHud can't use this portal however, and doesn't do anything when...

Would it be possible for you to make a GNOME Shell theme that combines the transparent top bar from the light theme with the dark shell UI from the dark...

I know this was reported before, but I'm bringing this up again since the fix suggested [here](https://github.com/EnlighterJS/documentation/blob/master/wordpress/WPThemeCompatibility.md) doesn't work anymore after updating to v4.4.0. I needed to change it to...

### Description of the bug When playing music, the album art for everything in the full screen view is loaded at once. This slows down performance and it might make...

enhancement
good first issue
confirmed

For example: ```css fg1 -> flex-grow: 1px; fsh1 -> flex-shrink: 1px; fx1-2-3 -> flex: 1px 2px 3px; ``` But it should be: ```css fg1 -> flex-grow: 1; fsh1 -> flex-shrink:...