MANIFEST: removed all talk-names as they're enabled by default now [skip ci]

This commit is contained in:
XargonWan 2024-02-08 14:17:33 +01:00
parent 4bb5ee2c85
commit 59cee1c5af
2 changed files with 15 additions and 4 deletions

View file

@ -74,6 +74,21 @@
<li>Updated PPSSPP</li> <li>Updated PPSSPP</li>
<li>PPSSPP: implemented combo hotkeys, more details in the wiki</li> <li>PPSSPP: implemented combo hotkeys, more details in the wiki</li>
<li>Reworked building pipelines andautomations</li> <li>Reworked building pipelines andautomations</li>
<li>Added new system: SOLARUS</li>
<li>Added new engine: GZDOOM</li>
<li>Added new emulator: Vita3K - Reset the emulator to grap the lates changes</li>
<li>Added new emulator: MAME (Standalone)</li>
<li>PPSSPP: added hotkeys</li>
<li>DOLPHIN: improved wiimote pointer emulation for controllers</li>
<li>Added Steam Sync (with BoilR)</li>
<li>Quit button after emulators reset should act as an actual full quit button</li>
<li>Created a quit_retrodeck function to ease the quit in the scripts.</li>
<li>Logs folder is now in retrodeck/logs (previously was .logs)</li>
<li>The post update script is initializing vita3k, mame and boilr when coming from a version ealrier that 0.8.0, this don't work in cokker and must be resetted manually (for boilr reset RetroDECK)</li>
<li>RPCS3 is now running via shortcut (.desktop file) by default - WARN THE USERS TO MIGRATE</li>
<li>Added controller config for PS4 and PS5</li>
<li>Controller config overhaul</li>
<li>Removed talk names in the manifest as they're not needed anymore as enabled by default</li>
</ul> </ul>
<p>Known issues:</p> <p>Known issues:</p>
<ul> <ul>

View file

@ -20,10 +20,6 @@ finish-args:
- --filesystem=/media - --filesystem=/media
- --filesystem=home/.var/app/com.valvesoftware.Steam - --filesystem=home/.var/app/com.valvesoftware.Steam
- --allow=multiarch - --allow=multiarch
- --talk-name=org.freedesktop.ScreenSaver
- --talk-name=org.freedesktop.PowerManagement.Inhibit
- --talk-name=org.freedesktop.login1.Manager
- --talk-name=org.freedesktop.portal.Flatpak.UpdateMonitor
- --filesystem=xdg-run/app/com.discordapp.Discord:create - --filesystem=xdg-run/app/com.discordapp.Discord:create
#- --filesystem=xdg-config/gtk-3.0:ro #not needed as we got --filesystem=home #- --filesystem=xdg-config/gtk-3.0:ro #not needed as we got --filesystem=home
# Dolphin # Dolphin