Araxeus

Results 33 issues of Araxeus

There are currently 25 plugins, which are all listed in alphabetic order in the menu I think its a bit much, it's hard to read, and also if using the...

enhancement

Currently, if config.json is corrupted somehow, the app just won't launch / shows a white window / error, which makes it very hard for users to fix ![image](https://user-images.githubusercontent.com/78568641/164232212-7e83846a-bdb8-4b60-9942-e2a4bbd22c8e.png) error thrown...

Instead of piping the output to a new job Use the new job summary feature https://github.blog/2022-05-09-supercharging-github-actions-with-job-summaries/

enhancement

Currently users can only see that an item is a checkbox if its checked ![image](https://user-images.githubusercontent.com/78568641/152690522-bfe54ef2-b40f-4f1f-83aa-9082853cec44.png) (notice how the `Quit` and `Checkbox2` buttons look the same but behave differently) I'm proposing...

wontfix

change ![image](https://user-images.githubusercontent.com/78568641/157293378-c2b7edd2-d5bc-40b4-a024-20b6fd1cc162.png) to ![image](https://user-images.githubusercontent.com/78568641/157293089-d4a95762-3643-43a7-858b-eca3b3800ff8.png) fix #546

fix #521 fix #531 fix #500 (indirectly) Feats: - [x] Fix discussion url in notifications (NotificationRow && native notifications) - [x] Add commentId to all notifications (regex from `subject.last_comment_url` or...

https://github.com/dbusjs/mpris-service/blob/81665c48ec8912aee210407e60d4b3bc114894b3/src/index.js#L356 `that.interfaces` is not defined (should be `this.interfaces`) Kinda weird that no one catched that before...

### Self-service - [ ] I'd be willing to implement a fix ### Describe the bug Package "last updated" might be updated when an external type package is linked or...

bug
upholded
website

There's this awesome semi-official action – https://github.com/vedantmgoyal2009/winget-releaser Used by many, including for example [nushell ](https://github.com/nushell/nushell/blob/main/.github/workflows/winget-submission.yml), [pnpm](https://github.com/pnpm/pnpm/blob/cdd5eb6b5a23b06b68ac40f925155f4d07623d53/.github/workflows/update-latest.yml#L30-L40), [vscodium](https://github.com/VSCodium/vscodium/blob/141716f439e31660e63634754cd8d7caeaedb197/.github/workflows/stable-windows.yml#L123-L131), [neovim](https://github.com/neovim/neovim/blob/c1514d7e6762ed62dee027ecc29bafd4aae2206e/.github/workflows/release.yml#L220-L246), [jacket](https://github.com/Jackett/Jackett/blob/master/.github/workflows/winget.yml), and [many more](https://github.com/microsoft/winget-pkgs/pulls?q=is%3Apr+sort%3Aupdated-desc+WinGet+Releaser) It is easy to set up and will...

enhancement

Implement and closes #289 This plugin connects to all nearby Chromecast devices and stream youtube music with video Sync Options: * Seek - sync current time on Chromecast when current...

enhancement
need rebase