[Debian-on-mobile-maintainers] [Git][DebianOnMobile-team/phosh][upstream/latest] 36 commits: Update Russian translation

Guido Günther (@agx) gitlab at salsa.debian.org
Sun Nov 16 11:41:05 GMT 2025



Guido Günther pushed to branch upstream/latest at Debian On Mobile / phosh


Commits:
b19e2442 by Artur S0 at 2025-11-09T21:12:50+00:00
Update Russian translation

- - - - -
b214aa5d by Evangelos Ribeiro Tzaras at 2025-11-10T05:05:53+01:00
subprojects: Switch to libcall-ui 0.1.5

We have a tagged version now.

Signed-off-by: Evangelos Ribeiro Tzaras <devrtz at fortysixandtwo.eu>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1818>

- - - - -
27e6bf73 by Marge Bot at 2025-11-10T12:18:26+00:00
Merge branch 'libcall-ui/0.1.5' into 'main'

subprojects: Switch to libcall-ui 0.1.5

See merge request World/Phosh/phosh!1818
- - - - -
ed579593 by Antonio Marin at 2025-11-11T11:21:25+00:00
Update Romanian translation

- - - - -
f00c4bf5 by Rudra Pratap Singh at 2025-11-11T20:32:37+00:00
caffeine-quick-setting: Add plugin preferences

We now have 'caffeine-quick-setting-prefs'
preferences that allow one to add or remove
caffeine intervals.

Signed-off-by: Rudra Pratap Singh <rudrasingh900 at gmail.com>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1811>

- - - - -
e1dc71a7 by Marge Bot at 2025-11-11T20:33:00+00:00
Merge branch 'caffeine-prefs' into 'main'

caffeine-quick-setting: Add plugin preferences

Closes #1277

See merge request World/Phosh/phosh!1811
- - - - -
d7334a3d by Martin at 2025-11-11T20:44:56+00:00
Update Slovenian translation

- - - - -
ccde263a by Antonio Marin at 2025-11-12T11:10:16+00:00
Update Romanian translation

- - - - -
1a8ae88e by Guido Günther at 2025-11-12T16:21:32+01:00
caffeine-quick-setting: Make prefs dialog follow content size

Otherwise in bottom sheet mode adding new rows doesn't make the dialog
resize and the user doesn't see the new rows.

Signed-off-by: Guido Günther <agx at sigxcpu.org>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1820>

- - - - -
aadd77b5 by Marge Bot at 2025-11-12T19:31:35+00:00
Merge branch 'caffeine-prefs-center' into 'main'

caffeine-quick-setting: Make prefs dialog follow content size

See merge request World/Phosh/phosh!1820
- - - - -
4713df01 by Martin at 2025-11-13T08:04:10+00:00
Update Slovenian translation

- - - - -
29b4e23f by Artur S0 at 2025-11-13T12:27:31+00:00
Update Russian translation

- - - - -
7596a444 by Yuri Chornoivan at 2025-11-13T13:35:49+00:00
Update Ukrainian translation

- - - - -
6d0a84de by Ekaterine Papava at 2025-11-14T03:04:44+00:00
Update Georgian translation

- - - - -
77294c0c by Danial Behzadi at 2025-11-14T04:21:30+00:00
Update Persian translation

- - - - -
8e5860a0 by Robert Eckelmann at 2025-11-14T08:58:55+00:00
torch-manager: Add minimum brightness

We get it from udev when available and fall back to 5% of maximum
brightness otherwise.

The udev rule to provide minimum brightness overrides via hwdb is
shipped in gmobile.

Signed-off-by: Robert Eckelmann <longnoserob at postmarketos.org>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1819>

- - - - -
cf321c0c by Robert Eckelmann at 2025-11-14T08:58:55+00:00
settings: Drop minimum brightness

This is now handeld by torch manager

Signed-off-by: Robert Eckelmann <longnoserob at postmarketos.org>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1819>

- - - - -
4b8dd155 by Marge Bot at 2025-11-14T08:59:17+00:00
Merge branch 'flare_power' into 'main'

torch: add device-specific minimum brightness

See merge request World/Phosh/phosh!1819
- - - - -
29b89eb0 by Guido Günther at 2025-11-14T21:47:29+01:00
backlight: Allow to force non linear backlight scale

Add a debug flag that allows us to assume the backlight uses
a non-linear scale. This is meant for situations where the
kernel information is incorrect.

Signed-off-by: Guido Günther <agx at sigxcpu.org>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1824>

- - - - -
7d199af5 by Guido Günther at 2025-11-14T21:47:29+01:00
tests/integration: Use pixman renderer

Our udev mocks confuse wlroots when trying to get a render node
otherwise

Signed-off-by: Guido Günther <agx at sigxcpu.org>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1824>

- - - - -
de07d439 by Guido Günther at 2025-11-14T21:47:29+01:00
ci: Use our pytest runner

This avoids duplicating env vars in multiple places

Signed-off-by: Guido Günther <agx at sigxcpu.org>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1824>

- - - - -
71a35b3a by Guido Günther at 2025-11-14T21:47:29+01:00
tests/integration: Allow to launch Phosh under a wrapper

Can be used for udev mocks or valgrind

Signed-off-by: Guido Günther <agx at sigxcpu.org>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1824>

- - - - -
15164ec6 by Guido Günther at 2025-11-14T21:47:29+01:00
tests/integration: Mock and test torch and backlight

This ensures we can probe a torch and backlight properly.

The udev data was recorded via

```
umockdev-record /sys/class/backlight/ae94000.dsi.0/ /sys/class/leds/white\:flash
```

on a oneplus,fajita

Signed-off-by: Guido Günther <agx at sigxcpu.org>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1824>

- - - - -
1ae12368 by Marge Bot at 2025-11-15T09:08:31+00:00
Merge branch 'backlight-scale-debug' into 'main'

backlight: Allow to force non linear backlight scale

See merge request World/Phosh/phosh!1824
- - - - -
0c4ff6b7 by Rudra Pratap Singh at 2025-11-15T10:14:59+00:00
caffeine-prefs: Add empty-state for no intervals

Signed-off-by: Rudra Pratap Singh <rudrasingh900 at gmail.com>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1822>

- - - - -
55006f29 by Guido Günther at 2025-11-15T10:14:59+00:00
caffeine/prefs: Make empty state compact

It's for a dialog, not a main window

Signed-off-by: Guido Günther <agx at sigxcpu.org>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1822>

- - - - -
72b0e005 by Marge Bot at 2025-11-15T10:15:16+00:00
Merge branch 'i1282-caffeine-prefs' into 'main'

caffeine-prefs: Add empty-state for no intervals

Closes #1282

See merge request World/Phosh/phosh!1822
- - - - -
ad2e8a87 by Rudra Pratap Singh at 2025-11-15T10:32:31+00:00
caffeine: Close status page on selecting interval

Signed-off-by: Rudra Pratap Singh <rudrasingh900 at gmail.com>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1821>

- - - - -
a0f1cf75 by Rudra Pratap Singh at 2025-11-15T10:32:31+00:00
caffeine-quick-setting: Activate timer on selecting interval

Signed-off-by: Rudra Pratap Singh <rudrasingh900 at gmail.com>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1821>

- - - - -
beb56efe by Marge Bot at 2025-11-15T10:32:53+00:00
Merge branch 'i1281-caffeine' into 'main'

caffeine: Close status page on selecting interval

Closes #1281

See merge request World/Phosh/phosh!1821
- - - - -
555af75d by Sabri Ünal at 2025-11-16T07:39:55+00:00
Update Turkish translation

- - - - -
00d081eb by Guido Günther at 2025-11-16T10:25:27+00:00
torch-manager: Don't return 0 when torch is on

This makes it simpler for UI elements to display a sane value. 0% with
the LED still on looks confusing and we require
GM_TORCH_MINIMUM_BRIGHTNESS to indicate a still visible LED brightness.

Signed-off-by: Guido Günther <agx at sigxcpu.org>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1826>

- - - - -
e2328f1e by Marge Bot at 2025-11-16T10:25:51+00:00
Merge branch 'min-torch-brightness' into 'main'

torch-manager: Don't return 0 when torch is on

See merge request World/Phosh/phosh!1826
- - - - -
7b84efd9 by Guido Günther at 2025-11-16T11:45:08+01:00
treewide: Document changes and release 0.51.0

Signed-off-by: Guido Günther <agx at sigxcpu.org>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1825>

- - - - -
3c12d1a9 by Marge Bot at 2025-11-16T11:36:25+00:00
Merge branch 'rel-0.51.0' into 'main'

treewide: Document changes and release 0.51.0

See merge request World/Phosh/phosh!1825
- - - - -
55c7fd5d by Guido Günther at 2025-11-16T12:38:52+01:00
New upstream version 0.51.0
- - - - -


33 changed files:

- .gitlab-ci.yml
- NEWS
- debian/changelog
- debian/control
- meson.build
- plugins/caffeine-quick-setting/caffeine-quick-setting.c
- plugins/caffeine-quick-setting/caffeine-quick-setting.desktop.in.in
- plugins/caffeine-quick-setting/meson.build
- + plugins/caffeine-quick-setting/prefs/caffeine-quick-setting-prefs.c
- + plugins/caffeine-quick-setting/prefs/caffeine-quick-setting-prefs.h
- + plugins/caffeine-quick-setting/prefs/meson.build
- + plugins/caffeine-quick-setting/prefs/phosh-plugin-prefs-caffeine-quick-setting.c
- + plugins/caffeine-quick-setting/prefs/phosh-plugin-prefs-caffeine-quick-setting.gresources.xml
- + plugins/caffeine-quick-setting/prefs/prefs.ui
- + plugins/caffeine-quick-setting/prefs/stylesheet/common.css
- po/POTFILES.in
- po/fa.po
- po/ka.po
- po/ro.po
- po/ru.po
- po/sl.po
- po/tr.po
- po/uk.po
- src/backlight.c
- src/settings.c
- src/shell-priv.h
- src/shell.c
- src/torch-manager.c
- subprojects/libcall-ui.wrap
- tests/integration/__init__.py
- + tests/integration/oneplus,fajita.umockdev
- tests/integration/run-pytest.in
- tests/integration/test_dbus.py


The diff was not included because it is too large.


View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/phosh/-/compare/021edd5976d0026a88e7595fdce71e2777e00d3b...55c7fd5d674cf41f57ee0274f7c253ea3f3d5739

-- 
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/phosh/-/compare/021edd5976d0026a88e7595fdce71e2777e00d3b...55c7fd5d674cf41f57ee0274f7c253ea3f3d5739
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-on-mobile-maintainers/attachments/20251116/b13c299e/attachment-0001.htm>


More information about the Debian-on-mobile-maintainers mailing list