Joey Riches

Results 32 issues of Joey Riches

Currently tad only provides a `.icn` icon file, therefore `electron-builder` tries to call `icns2png` to convert it into a .png before packaging it on linux. Tad has been accepted for...

This could be considered a duplicate of #57 but it would be great to have an option to always show the cue message regardless if a suitable key is found...

After assigning a writeback device, even after a long time after boot it is not used. ``` # cat /sys/block/zram0/bd_stat 0 0 0 ``` Following the upstream documentation: https://www.kernel.org/doc/html/latest/admin-guide/blockdev/zram.html#writeback If...

This is an issue for Arch users who install the 'xf86-input-cmt-xorg' driver in the AUR if they start X manually using 'startx' the module does not load. This is an...

Resolves #281. ## Description Based on cybre's screenshot applet but ported to libsoup3. Supported providers - Imgur (with clientid + api key needed) - 0x0.st - tmpfiles.org - tempfiles.ninja W.I.P...

enhancement

### Budgie version budgie-desktop 10.7 (git-437e1e1b9ddabd487003afce7de5d308896cbd64) ### Use-cases The most notable example is full screen games, where the user wants to alt-tab from the application to the desktop. Currently it...

enhancement

This will be used by distro packagers to help integrate chatty into a linux install. 1. Provide a .desktop file - https://specifications.freedesktop.org/desktop-entry-spec/latest/ - Distros need to install this to: `/usr/share/applications/io.github.chatty.desktop`...

Otherwise file managers will just use a generic missing icon icon.

`misc/com.github.Flacon.metainfo.xml.in` defines the tag as: `com.github.Flacon.desktop` If the installed location and the desktop-id don't match then appstream-builder is unable to find an icon for the project, causing the appstream generation...