phosh 0.12.0 is out 🚀 : https://source.puri.sm/Librem5/phosh/-/releases/v0.12.0
New features:
- Only enable proximity sensor during calls
- Unblank screen on incoming calls
- encrypted volume mounts via org.Gtk.MountOperationHandler
- Show adaptive only apps in mobile mode (this is toggleable in the UI and configurable via GSetting)
This release needs either an #gtk3 or #glib patch. See release notes for the details for details, the full list of changes and contributors.
@agx Love these newfeatures, but can't locate the menu button to toggle adaptive app filtering ...
@bonde you distro might have that disabled via GSetting, it's next to the search bar.
@bonde try
gsettings get sm.puri.phosh app-filter-mode
if it says '@as []' then do
gsettings set sm.puri.phosh app-filter-mode '["adaptive"]'
and it should show the button from there on.
@agx yay the proximity sensor is no longer annoying!