Skip to content

Commit

Permalink
Grandfather apps shipped part of freedesktop-sdk for x11+wayland error
Browse files Browse the repository at this point in the history
  • Loading branch information
bbhtt committed Oct 17, 2024
1 parent 6307b90 commit a9cbe7f
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions flatpak_builder_lint/staticfiles/exceptions.json
Original file line number Diff line number Diff line change
Expand Up @@ -3829,5 +3829,20 @@
},
"io.github.cosmic_utils.Examine": {
"finish-args-unnecessary-xdg-config-cosmic-ro-access": "Required to read the system theme and listen for config changes in the host"
},
"org.freedesktop.Platform.ClInfo": {
"finish-args-contains-both-x11-and-wayland": "Predates the linter rule"
},
"org.freedesktop.Platform.GlxInfo": {
"finish-args-contains-both-x11-and-wayland": "Predates the linter rule"
},
"org.freedesktop.Platform.VaInfo": {
"finish-args-contains-both-x11-and-wayland": "Predates the linter rule"
},
"org.freedesktop.Platform.VdpauInfo": {
"finish-args-contains-both-x11-and-wayland": "Predates the linter rule"
},
"org.freedesktop.Platform.VulkanInfo": {
"finish-args-contains-both-x11-and-wayland": "Predates the linter rule"
}
}

0 comments on commit a9cbe7f

Please sign in to comment.