uConsole + Ubuntu 24.04 + Geary

Bought a uConsole from ClockworkPi and have been enjoying it. I have made some post into the forums there and thought that perhaps i should post here as well.

Copying the post that i made there.

FWIW. I have been using @Rex’s wonderful image for Ubuntu 24.04 on my uconsole. and its been working great. However, when using the Geary (v44) email client, it doesn’t seem to leverage the 3 panel view that i get when using Greay on a larger monitor.

As such, i have rebuild a git build of Geary (v46), which supports 3 panel view on small screens, and tweaked the UI a little to provide a better proportion of the panels for uConsole. I have packaged this into a deb file which can be installed along side the Stock Ubuntu Geary build. i don’t have a repo for it (yet?), but happy to share the deb file to anyone who is interested.

Clearly, at this point, i have not made a repo for it. i am not sure if i am capable for maintaining a package long term. But this deb file is really to solve an issue i was facing with Geary and small screens and wanting the latest v46 which solves the issue.

So i’m uploading the file here so folks can just download it. Simply just do

sudo apt install ./geary-custom……

This will then install geary-development into /usr/local and run along side the stock install of geary, just in case you still want that. The resulting interface will be the familiar 3 panel which i have grown to love.

Hope someone enjoys this too!