summarylogtreecommitdiffstats
path: root/.SRCINFO
AgeCommit message (Collapse)Author
2024-03-02Remove `spotify-blur-me-not`Claudia Pellegrino
The AUR package `spotify` now supports a native flags file, so the `spotify-blur-me-not` package is no longer necessary. Users should remove it and use a `spotify-flags.conf` instead.
2023-11-05Fix broken URLClaudia Pellegrino
2023-09-13Add support for element-desktopClaudia Pellegrino
2023-09-05Fix regression for SpotifyClaudia Pellegrino
In 0.1.4, the redundant `UseOzonePlatform` feature switch was removed. However, Spotify’s vendored Electron still requires it to work on Wayland. Restore `--ozone-platform=wayland` for Spotify.
2023-08-03Add `WaylandWindowDecorations` featureClaudia Pellegrino
As proposed in [1]. Thanks to user @danherbert for reporting. Additional changes: - Replace `--ozone-platform=wayland` with the more backwards-compatible `--ozone-platform-hint=auto` option. - Remove redundant `UseOzonePlatform` feature, which is enabled anyway when using `--ozone-platform=wayland` or `--ozone-platform-hint=auto`. [1]: https://aur.archlinux.org/pkgbase/electron-blur-me-not#comment-927544 Reported-by: @danherbert
2023-07-09Add support for electron-fiddleClaudia Pellegrino
2023-07-09Add support for executables which are not symlinksClaudia Pellegrino
2023-03-18Fix missing deps in makepkg --printsrcinfoClaudia
2023-03-04Fix descriptionsClaudia Pellegrino
2023-03-04Initial commitClaudia Pellegrino