aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2024-01-07 14:18:11 +0100
committerGuido Günther <agx@sigxcpu.org>2024-01-07 14:25:06 +0100
commit9f38daa06851ecbfd733e7b11f784185d88f622b (patch)
tree1c3f88d4ef88b1f26de93abc934928b492678e2c
parent94868af92263360dd32d248579bfae6743194020 (diff)
Add 0.35.0
-rw-r--r--config.toml2
-rw-r--r--content/releases/rel-0.35.0/index.md208
-rw-r--r--content/releases/rel-0.35.0/phosh-release-0.35.0.pngbin0 -> 89262 bytes
3 files changed, 209 insertions, 1 deletions
diff --git a/config.toml b/config.toml
index f25f9f4..93545ad 100644
--- a/config.toml
+++ b/config.toml
@@ -35,7 +35,7 @@ pygmentscodefencesguesssyntax = false
images = ['images/site-feature-image.png']
# For our shortcodes
- latest_stable = "0.34.1"
+ latest_stable = "0.35.0"
[taxonomies]
category = "categories"
diff --git a/content/releases/rel-0.35.0/index.md b/content/releases/rel-0.35.0/index.md
new file mode 100644
index 0000000..9ade152
--- /dev/null
+++ b/content/releases/rel-0.35.0/index.md
@@ -0,0 +1,208 @@
++++
+authors = ["Guido Günther"]
+title = "Phosh 0.35.0"
+date = "2024-01-07"
+description = "The Phosh 0.35.0 Release"
+tags = [
+ "phosh",
+ "release",
+]
+featuredImage = "phosh-release-0.35.0.png"
++++
+# Phosh 0.35.0
+
+A new major release of Phosh is out. See below for a list of changes in
+individual components:
+
+## Core components
+
+<section class="phosh-component">
+
+### phosh 0.35.0
+**A graphical shell for mobile devices**
+
+#### Summary of changes
+* Make home bar smaller. OSK opens via long press on pill.
+* Indicate 5G when detected
+* Fix suspend-inhibitor when hotspot is on
+* Fix swipe back when lockscreen widget box is open
+* Issues fixed:
+ - https://gitlab.gnome.org/World/Phosh/phosh/-/issues/1010
+ - https://gitlab.gnome.org/World/Phosh/phosh/-/issues/1001
+ - https://gitlab.gnome.org/World/Phosh/phosh/-/issues/380
+* Contributors:
+ * Bardia Moshiri
+ * Guido Günther
+ * mathew-dennis
+
+#### i18n updates
+* UI translations:
+ * Artur S0 (ru)
+ * Danial Behzadi (fa)
+ * Daniel Rusek (cs)
+ * Yosef Or Boczko (he)
+
+
+
+[Detailed list of changes](https://gitlab.gnome.org/World/Phosh/phosh/-/releases/v0.35.0)
+
+</section>
+<section class="phosh-component">
+
+### phoc 0.35.0
+**A Wayland compositor for mobile devices**
+
+#### Summary of changes
+* Make using dtrace probes easy and add some useful tracing scripts
+* Fix more popup and fullscreen related issues
+* Update to wlroots 0.17.1
+* Issues fixed:
+ - https://gitlab.gnome.org/World/Phosh/phoc/-/issues/355
+ - https://gitlab.gnome.org/World/Phosh/phoc/-/issues/356
+ - https://gitlab.gnome.org/World/Phosh/phoc/-/issues/357
+* Contributors:
+ * Guido Günther
+ * Paul Cercueil
+
+
+[Detailed list of changes](https://gitlab.gnome.org/World/Phosh/phoc/-/releases/v0.35.0)
+
+</section>
+<section class="phosh-component phosh-unreleased">
+
+### squeekboard 1.22.0
+**An on-screen-keyboard input method for Wayland**
+
+*Not released in the 0.35.0 cycle, latest is 1.22.0*
+
+[Detailed list of changes](https://gitlab.gnome.org/World/Phosh/squeekboard/-/releases/v1.22.0)
+</section>
+
+## Recommended components
+
+<section class="phosh-component">
+
+### phosh-mobile-settings 0.35.0
+**A Mobile (and Phosh specific) Settings Application**
+
+#### Summary of changes
+* Show error when sound file didn't play
+* Fix leaks and patch up to GTK 4.12 for GtkFileDialog
+* Issues fixed:
+ - https://gitlab.gnome.org/World/Phosh/phosh-mobile-settings/-/issues/5
+* Contributors:
+ * Alexandre Iooss
+ * Gotam Gorabh
+ * Guido Günther
+
+#### i18n updates
+* UI translations:
+ * Alexandre Iooss (fr)
+
+
+[Detailed list of changes](https://gitlab.gnome.org/World/Phosh/phosh-mobile-settings/-/releases/v0.35.0)
+
+</section>
+<section class="phosh-component">
+
+### phosh-tour 0.35.0
+**A short introduction to Phosh**
+
+#### Summary of changes
+* Explain new home bar behaviour
+* Issues fixed
+ * https://gitlab.gnome.org/guidog/phosh-tour/-/issues/10
+* Contributors:
+ * Guido Günther
+ * Sam Hewitt
+
+
+[Detailed list of changes](https://gitlab.gnome.org/guidog/phosh-tour/-/releases/v0.35.0)
+
+</section>
+
+## Libraries
+
+<section class="phosh-component phosh-unreleased">
+
+### libcall-ui 0.2.0_beta1
+**Common user interface parts for call handling**
+
+*Not released in the 0.35.0 cycle, latest is 0.2.0_beta1*
+
+[Detailed list of changes](https://gitlab.gnome.org/World/Phosh/libcall-ui/-/releases/v0.2.0_beta1)
+</section>
+<section class="phosh-component phosh-unreleased">
+
+### gmobile 0.0.4
+**Bits useful in mobile related, glib based projects**
+
+*Not released in the 0.35.0 cycle, latest is 0.0.4*
+
+[Detailed list of changes](https://gitlab.gnome.org/World/Phosh/gmobile/-/releases/v0.0.4)
+</section>
+
+## Related components
+
+These components are purely optional:
+<section class="phosh-component phosh-unreleased">
+
+### phom 0.20.0
+**A virtual mouse prototype**
+
+*Not released in the 0.35.0 cycle, latest is 0.20.0*
+
+[Detailed list of changes](https://gitlab.gnome.org/guidog/phom/-/releases/v0.20.0)
+</section>
+<section class="phosh-component">
+
+### phosh-osk-stub 0.35.0
+**An experimental alternative on screen keyboard**
+
+#### Summary of changes
+* Drop duplicate completions returned by govarnam
+* Contributors:
+ * Guido Günther
+
+
+[Detailed list of changes](https://gitlab.gnome.org/guidog/phosh-osk-stub/-/releases/v0.35.0)
+
+</section>
+<section class="phosh-component phosh-unreleased">
+
+### phosh-osk-data 0.25.0
+**Completion data for Phosh's on screen keyboards**
+
+*Not released in the 0.35.0 cycle, latest is 0.25.0*
+
+[Detailed list of changes](https://gitlab.gnome.org/guidog/phosh-osk-data/-/releases/v0.25.0)
+</section>
+
+# Dependencies
+Without these the above wouldn't be possible. This release is based on:
+
+* [wlroots](https://gitlab.freedesktop.org/wlroots/wlroots) 0.17.1
+* [GNOME](https://download.gnome.org/core/45/) 45
+* [feedbackd](https://source.puri.sm/Librem5/feedbackd) 0.2.1
+* [feedbackd-device-themes](https://source.puri.sm/Librem5/feedbackd-device-themes) 0.1.0
+* [callaudiod](https://gitlab.com/mobian1/callaudiod/) 0.1.7
+* [wys](https://source.puri.sm/Librem5/wys) 0.1.12
+* [mmsd-tng](https://gitlab.com/kop316/mmsd) 2.5.0
+
+For more details on dependencies and required patches see the detailed list of changes of the individual components.
+# Related Software
+
+Other components often used with Phosh but not mandatory:
+
+* [phog](https://gitlab.com/mobian1/phog) 0.1.6: A display manager using Phosh's UI
+* [phosh-antispam](https://gitlab.com/kop316/phosh-antispam) 3.3.1: Avoid spam calls
+* [vvmd](https://gitlab.com/kop316/vvmd) 0.16: Visual Voice Mail
+* [livi](https://gitlab.gnome.org/guidog/livi) 0.0.5: A simple video player for mobile
+* [chatty](https://gitlab.gnome.org/World/Chatty) 0.8.0: A messaging app for SMS and MMS
+
+# Links
+* [Future milestones](https://gitlab.gnome.org/groups/World/Phosh/-/milestones)
+* [Wiki](https://gitlab.gnome.org/World/Phosh/phosh/-/wikis/home)
+* [Getting in touch](https://gitlab.gnome.org/World/Phosh/phosh#getting-in-touch)
+* Found any errors? Please send corrections to `releases at phosh.mobi`.
+
diff --git a/content/releases/rel-0.35.0/phosh-release-0.35.0.png b/content/releases/rel-0.35.0/phosh-release-0.35.0.png
new file mode 100644
index 0000000..d057025
--- /dev/null
+++ b/content/releases/rel-0.35.0/phosh-release-0.35.0.png
Binary files differ