Phosh 0.25.0 is out 🚀📱:
See https://phosh.mobi/releases/rel-0.25.0/ for details.
#phosh #librem5 @purism #gnome #linux #mobile #lLinuxMobile #MobileLinux
#emacs with #convergence on the #purism #librem5 with a Nexdock 2. I hope this idea catches on more and more!
📱 I've tagged version 0.1.0 of #feedbackd (a daemon to handle audio, haptic and led feedback on #LinuxMobile e.g. when using (but not limited to) #phosh :
https://source.puri.sm/Librem5/feedbackd/-/tags/v0.1.0
Along with that goes feedbackd-device-themes:
https://source.puri.sm/Librem5/feedbackd-device-themes/-/tags/v0.1.0
@calebccff we do that in a somewhat drastic way in #phosh since some time: https://social.librem.one/@agx/108668794144125214 which is a great help in summer.
Making that more nuanced is on (ever so long TODO) list.
gregoa's blog: demo video: dpt(1) in pkg-perl-tools
https://info.comodo.priv.at/blog/demo_video__dpt_1__in_pkg_perl_tools.html
@linmob @calebccff I'd say that's https://gitlab.gnome.org/World/Phosh/phoc/-/merge_requests/403 - waiting for a minor respin from the submitter.
@Alexmitter The source repo has packaging information and the CI files describe how to invoke those. That should be sufficient to build packages (maybe disabling tests for the time being on those WIP branches). Without any command invocations and error messages I can't tell what's going wrong for you when trying to build those.
@Alexmitter just in case: I linked to the patches here: https://social.librem.one/@agx/109902627814606174
@Supervisor @purism a mix of #PureOS and #Debian at this point.
Video is at 2 x speed.
The prototype code at https://gitlab.gnome.org/World/Phosh/phoc/-/merge_requests/420
@me did dbus-run-session as mentioned above help you? If so I'd be happy to add that to the invocations.
A short introduction on how to use your desktop system for #MobileLinux development using a nested #phosh session (and without having to compile anything):
https://phosh.mobi/posts/phosh-dev-part-0/
This is planned to have follow up parts, let's see how this works out.
@Alexmitter @francois So far mostly removing backgrounds from CSS, and adjusting background stretching. The overview will need more work (as this was mostly for checking feasability)
NEW POST: Aino Corry looks at three ways that retrospectives can go wrong, and how to fix them
https://martinfowler.com/articles/retrospective-antipatterns.html
@linmob I like that photo to social media experiment. What I usually do is:
- take photo in millipixels
- open it (opens eog which can rotate)
- mark the relevant area with gnome-screenshot and copy to clipboard
- paste into nheko / mastodon web client / ... (ctrl-v)
Still way to many steps but works rather quickly and one doesn't need to fiddle with image sizes.
@subins2000 Great! I have split out the varnam code into a separate completer in the meantime and made it use libvarnam (instead of the varnamc script): https://gitlab.gnome.org/guidog/phosh-osk-stub/-/commits/wip/libvarnam . (I won't do futher work here, I just wanted you to have a nicer example).
This should be simpler as a base for you to start.
@joshfowler Replacing a runing squeekboard doesn't work yet (https://gitlab.gnome.org/World/Phosh/squeekboard/-/issues/361) - replacing a running phosh-osk-stub with another phosh-osk-stub does though. To replace (temporarily) replace squeekboard you need to make sure sm.puri.OSK0.desktop invokes phosh-osk-stub, other by editing it, adding one to /usr/local/ or ~/.local/share/applications or (on Debian) by using `update-alternatives`: https://gitlab.gnome.org/guidog/phosh-osk-stub/-/blob/main/doc/phosh-osk-stub.rst