[Debian-on-mobile-maintainers] [Git][DebianOnMobile-team/phosh][debian/latest] 60 commits: contributing: Add contributing information
Guido Günther (@agx)
gitlab at salsa.debian.org
Sun May 17 11:37:52 BST 2026
Guido Günther pushed to branch debian/latest at Debian On Mobile / phosh
Commits:
fd890b86 by Guido Günther at 2026-04-06T13:55:00+02:00
contributing: Add contributing information
As per our https://www.apc.org review as part of
https://nlnet.nl/project/Phosh-Notch/ the preferred name here is
CONTRIBUTING.md so let's use that.
While at that shorten and simplify the document moving the
coding style recommendations to a web page thus avoiding the
libhandy reference.
Signed-off-by: Guido Günther <agx at sigxcpu.org>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1896>
- - - - -
69cc29fd by Marge Bot at 2026-04-07T08:22:58+00:00
Merge branch 'contributing' into 'main'
contributing: Add contributing information
See merge request World/Phosh/phosh!1896
- - - - -
3d76ef1c by Guido Günther at 2026-04-20T10:14:04+00:00
ticket-box: Fix indent
Gbp-Dch: Ignore
Signed-off-by: Guido Günther <agx at sigxcpu.org>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1900>
- - - - -
c4faa216 by Guido Günther at 2026-04-20T10:14:04+00:00
ticket-box: Remove currently unused file monitor
Signed-off-by: Guido Günther <agx at sigxcpu.org>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1900>
- - - - -
ac7ffcb6 by Guido Günther at 2026-04-20T10:14:04+00:00
ticket-box: Don't leak enumerator
Signed-off-by: Guido Günther <agx at sigxcpu.org>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1900>
- - - - -
54fa7733 by Marge Bot at 2026-04-20T10:14:16+00:00
Merge branch 'dont-leak-enumerator' into 'main'
ticket-box: Don't leak enumerator
See merge request World/Phosh/phosh!1900
- - - - -
5b3214cc by Guido Günther at 2026-04-24T11:47:46+00:00
setting: Close top panel when activating media player
This was accidentally dropped when moving the actions to the
top-panel. With GTK4 we can make the panel closing an action
too by using `gtk_widget_activate_action()`.
Fixes: e90c7e33b ("top-panel: Move lauching settings here")
Signed-off-by: Guido Günther <agx at sigxcpu.org>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1901>
- - - - -
523202be by Marge Bot at 2026-04-24T11:47:59+00:00
Merge branch 'media-player-close-settings' into 'main'
setting: Close top panel when activating media player
See merge request World/Phosh/phosh!1901
- - - - -
511ef856 by Jiri Grönroos at 2026-04-25T12:55:50+00:00
Update Finnish translation
- - - - -
0cbdaf23 by Christian Kirbach at 2026-04-29T20:49:05+00:00
Update German translation
- - - - -
78b5063c by Pierre Michel Augustin at 2026-05-01T20:01:13+00:00
Update Haitian Creole translation
- - - - -
6d67ded7 by Arun Mani J at 2026-05-03T15:13:52+00:00
status-icons-box: Allow any kind of `GtkWidget`
This allows the box to be used in places where a `GtkBox` was used.
While at it, use the proper `GType` name for status-icons than hardcoding.
Signed-off-by: Arun Mani J <j.arunmani at proton.me>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1902>
- - - - -
a833eb7a by Arun Mani J at 2026-05-03T15:13:52+00:00
top-panel: Move language label to status-icons box
Closes: https://gitlab.gnome.org/World/Phosh/phosh/-/issues/1333
Signed-off-by: Arun Mani J <j.arunmani at proton.me>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1902>
- - - - -
20c2c0c7 by Marge Bot at 2026-05-03T15:14:05+00:00
Merge branch 'repositionLangIndicator' into 'main'
status-icons-box: Allow normal widgets too
Closes #1333
See merge request World/Phosh/phosh!1902
- - - - -
8e334b54 by Evangelos Ribeiro Tzaras at 2026-05-05T11:16:33+02:00
sensor-proxy-manager: Remove non-existing function from headers
Signed-off-by: Evangelos Ribeiro Tzaras <devrtz at fortysixandtwo.eu>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1871>
- - - - -
7bee3969 by Evangelos Ribeiro Tzaras at 2026-05-05T11:16:33+02:00
proximity: Drop nick and and blurb of properties
And document them in the preferred form instead.
Also reindent while we're at it.
Gbp-Dch: Ignore
Signed-off-by: Evangelos Ribeiro Tzaras <devrtz at fortysixandtwo.eu>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1871>
- - - - -
1619fb8d by Evangelos Ribeiro Tzaras at 2026-05-05T11:16:33+02:00
brightness-settings: Use G_SETTINGS_BIND_DEFAULT
It is the same as G_SETTINGS_BIND_GET | G_SETTINGS_BIND_SET.
Gbp-Dch: Ignore
Signed-off-by: Evangelos Ribeiro Tzaras <devrtz at fortysixandtwo.eu>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1871>
- - - - -
065d79f4 by Evangelos Ribeiro Tzaras at 2026-05-05T11:16:33+02:00
brightness-manager: Fix typo
Gbp-Dch: Ignore
Signed-off-by: Evangelos Ribeiro Tzaras <devrtz at fortysixandtwo.eu>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1871>
- - - - -
61b4b4a6 by Evangelos Ribeiro Tzaras at 2026-05-05T11:16:33+02:00
ambient: Add has-sensor property
This can be used to disable auto-brightness controls.
Signed-off-by: Evangelos Ribeiro Tzaras <devrtz at fortysixandtwo.eu>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1871>
- - - - -
7dec75f0 by Evangelos Ribeiro Tzaras at 2026-05-05T11:16:33+02:00
ambient: Reindent members
This makes the style checks happy.
Gbp-Dch: Ignore
Signed-off-by: Evangelos Ribeiro Tzaras <devrtz at fortysixandtwo.eu>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1871>
- - - - -
1ed37498 by Evangelos Ribeiro Tzaras at 2026-05-05T11:18:30+02:00
brightness-manager: Add auto-brightness-present property
This tells us whether enabling auto-brightness is supported.
Signed-off-by: Evangelos Ribeiro Tzaras <devrtz at fortysixandtwo.eu>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1871>
- - - - -
12217258 by Evangelos Ribeiro Tzaras at 2026-05-05T11:36:48+02:00
brightness-settings: Hide auto-brightness setting when there's no sensor
Closes: https://gitlab.gnome.org/World/Phosh/phosh/-/issues/1303
Signed-off-by: Evangelos Ribeiro Tzaras <devrtz at fortysixandtwo.eu>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1871>
- - - - -
0b9c51b9 by Marge Bot at 2026-05-05T12:30:50+00:00
Merge branch 'no_auto_brightness_without_sensor' into 'main'
auto-brightness quicksetting: Disable menu when there are no sensors
Closes #1303
See merge request World/Phosh/phosh!1871
- - - - -
d31d1948 by Guido Günther at 2026-05-05T12:59:34+00:00
funding: Add liberapay
Signed-off-by: Guido Günther <agx at sigxcpu.org>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1904>
- - - - -
508bf254 by Guido Günther at 2026-05-05T12:59:34+00:00
tools: Fix indent
Signed-off-by: Guido Günther <agx at sigxcpu.org>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1904>
- - - - -
9387c20e by Guido Günther at 2026-05-05T12:59:35+00:00
tools/search: Drop unneeded casts
Eases readability and makes things fit in our line length
Signed-off-by: Guido Günther <agx at sigxcpu.org>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1904>
- - - - -
c00de892 by Guido Günther at 2026-05-05T12:59:35+00:00
tools/serach: Use g_object_connect
Shortens the line
Signed-off-by: Guido Günther <agx at sigxcpu.org>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1904>
- - - - -
6acdd7b3 by Guido Günther at 2026-05-05T12:59:35+00:00
tools: Rename `error` to `err`
Prefer automatic cleanup while at that
Signed-off-by: Guido Günther <agx at sigxcpu.org>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1904>
- - - - -
4161c3c3 by Marge Bot at 2026-05-05T12:59:48+00:00
Merge branch 'error' into 'main'
tools: Use `err` and automatic cleanup
See merge request World/Phosh/phosh!1904
- - - - -
c40a1909 by nicole mikołajczyk at 2026-05-07T16:20:28+02:00
upcoming-events: Handle plural forms correctly
Signed-off-by: nicole mikołajczyk <git at mkljczk.pl>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1906>
- - - - -
a304799a by nicole mikołajczyk at 2026-05-07T16:31:24+02:00
pomodoro: Handle plural forms correctly
Signed-off-by: nicole mikołajczyk <git at mkljczk.pl>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1906>
- - - - -
db643df0 by Marge Bot at 2026-05-07T15:40:26+00:00
Merge branch 'plurals' into 'main'
l10n: Handle plural forms correctly
See merge request World/Phosh/phosh!1906
- - - - -
79182424 by Antonio Marin at 2026-05-07T16:11:24+00:00
Update Romanian translation
- - - - -
fc6a32ab by Yuri Chornoivan at 2026-05-07T18:51:29+00:00
Update Ukrainian translation
- - - - -
41833d7d by Martin at 2026-05-07T21:13:17+00:00
Update Slovenian translation
- - - - -
b784c2d2 by Ekaterine Papava at 2026-05-08T03:45:29+00:00
Update Georgian translation
- - - - -
35ee545a by Arun Mani J at 2026-05-08T07:09:12+00:00
plugins: Add Syncthing quick-setting
Closes: https://gitlab.gnome.org/World/Phosh/phosh/-/issues/1267
Signed-off-by: Arun Mani J <j.arunmani at proton.me>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1890>
- - - - -
ef623a45 by Marge Bot at 2026-05-08T07:15:33+00:00
Merge branch 'syncthingQs' into 'main'
plugins: Add Syncthing quick-setting
Closes #1267
See merge request World/Phosh/phosh!1890
- - - - -
c39a22d5 by Antonio Marin at 2026-05-08T09:14:41+00:00
Update Romanian translation
- - - - -
a649f52a by Martin at 2026-05-08T10:18:51+00:00
Update Slovenian translation
- - - - -
3ea8e61d by Yuri Chornoivan at 2026-05-08T18:22:59+00:00
Update Ukrainian translation
- - - - -
23c0fc5d by Anders Jonsson at 2026-05-09T17:35:05+00:00
Update Swedish translation
- - - - -
910a96af by Ryo Nakano at 2026-05-10T08:03:01+00:00
Update Japanese translation
- - - - -
01c01681 by Hugo Carvalho at 2026-05-10T10:19:16+00:00
Update Portuguese translation
- - - - -
f69357dc by Daniel Rusek at 2026-05-11T11:56:10+00:00
Update Czech translation
- - - - -
803fbc90 by Guido Günther at 2026-05-13T08:51:50+00:00
treewide: Document changes and release 0.55~rc1
Signed-off-by: Guido Günther <agx at sigxcpu.org>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1909>
- - - - -
9396958a by Marge Bot at 2026-05-13T08:51:57+00:00
Merge branch 'rel-0.55_rc1' into 'main'
treewide: Document changes and release 0.55~rc1
See merge request World/Phosh/phosh!1909
- - - - -
e4ebf45d by Guido Günther at 2026-05-13T09:13:21+00:00
lockscreen: Word wrap unlock status
Phrog puts PAM responses there which can be very long in the
case of systemd-homed like
Password for home asdf is incorrect or not sufficient, and configured security token not found either.
so make sure they wrap. The display of the message is short
lived so it doesn't matter that we shift things down a bit.
Signed-off-by: Guido Günther <agx at sigxcpu.org>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1907>
- - - - -
4b3dfa7c by Marge Bot at 2026-05-13T09:13:29+00:00
Merge branch 'unlock-label' into 'main'
lockscreen: Word wrap unlock status
See merge request World/Phosh/phosh!1907
- - - - -
122d66c4 by Guido Günther at 2026-05-13T11:15:52+02:00
lockscreen: Drop property at its default value
Fixes: e4ebf45de ("lockscreen: Word wrap unlock status")
Signed-off-by: Guido Günther <agx at sigxcpu.org>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1910>
- - - - -
5c0d4d8c by Marge Bot at 2026-05-13T09:26:16+00:00
Merge branch 'fix-ui' into 'main'
lockscreen: Drop property at its default value
See merge request World/Phosh/phosh!1910
- - - - -
13eacae5 by nicole mikołajczyk at 2026-05-14T17:59:01+00:00
Update Polish translation
- - - - -
cf938605 by Марко Костић at 2026-05-16T04:20:24+00:00
Update Serbian translation
- - - - -
31fcbac9 by Pierre Michel Augustin at 2026-05-16T05:15:01+00:00
Update Haitian Creole translation
- - - - -
f18849d0 by Guido Günther at 2026-05-17T11:32:45+02:00
treewide: Document changes and release 0.55.0
Signed-off-by: Guido Günther <agx at sigxcpu.org>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1911>
- - - - -
0254669f by Marge Bot at 2026-05-17T09:39:49+00:00
Merge branch 'rel-0.55.0' into 'main'
treewide: Document changes and release 0.55.0
See merge request World/Phosh/phosh!1911
- - - - -
6c3cda9e by Guido Günther at 2026-05-17T11:57:57+02:00
New upstream version 0.55.0
- - - - -
85b2808a by Guido Günther at 2026-05-17T11:58:00+02:00
Update upstream source from tag 'upstream/0.55.0'
Update to upstream version '0.55.0'
with Debian dir 8656d337e209113e3994357d7732a64f2827b229
- - - - -
c1ec91af by Guido Günther at 2026-05-17T11:58:00+02:00
New upstream release
- - - - -
ea586535 by Guido Günther at 2026-05-17T12:02:08+02:00
Document changes and release 0.55.0-1
- - - - -
61 changed files:
- .github/FUNDING.yml
- .gitlab-ci.yml
- + CONTRIBUTING.md
- − HACKING.md
- NEWS
- debian/changelog
- meson.build
- plugins/meson.build
- plugins/pomodoro-quick-setting/pomodoro-quick-setting.c
- + plugins/syncthing-quick-setting/dbus/mobi.phosh.syncbus.Folder.xml
- + plugins/syncthing-quick-setting/dbus/mobi.phosh.syncbus.Manager.xml
- + plugins/syncthing-quick-setting/folder-row.c
- + plugins/syncthing-quick-setting/folder-row.h
- + plugins/syncthing-quick-setting/folder-row.ui
- + plugins/syncthing-quick-setting/icons/cloud-disabled-symbolic.svg
- + plugins/syncthing-quick-setting/icons/cloud-filled-symbolic.svg
- + plugins/syncthing-quick-setting/meson.build
- + plugins/syncthing-quick-setting/phosh-plugin-syncthing-quick-setting.c
- + plugins/syncthing-quick-setting/phosh-plugin-syncthing-quick-setting.gresources.xml
- + plugins/syncthing-quick-setting/qs.ui
- + plugins/syncthing-quick-setting/syncthing-quick-setting.c
- + plugins/syncthing-quick-setting/syncthing-quick-setting.desktop.in.in
- + plugins/syncthing-quick-setting/syncthing-quick-setting.h
- plugins/ticket-box/ticket-box.c
- plugins/upcoming-events/upcoming-events.c
- po/POTFILES.in
- po/cs.po
- po/de.po
- po/fi.po
- po/ht.po
- po/ja.po
- po/ka.po
- po/pl.po
- po/pt.po
- po/ro.po
- po/sl.po
- po/sr.po
- po/sv.po
- po/uk.po
- src/ambient.c
- src/brightness-manager.c
- src/brightness-manager.h
- src/brightness-settings.c
- src/proximity.c
- src/sensor-proxy-manager.h
- src/settings.c
- src/status-icons-box.c
- src/ui/lockscreen.ui
- src/ui/top-panel.ui
- tests/test-status-icons-box.c
- tools/app-buttons.c
- tools/app-grid-standalone.c
- tools/app-scroll.c
- tools/custom-quick-settings-standalone.c
- tools/custom-status-icons-standalone.c
- tools/notify-blocks.c
- tools/notify-server-standalone.c
- tools/quick-settings-box-standalone.c
- tools/search.c
- tools/status-icons-box-standalone.c
- tools/widget-box-standalone.c
The diff was not included because it is too large.
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/phosh/-/compare/d2be85545c276769ba77a0df17f7603e92ef621b...ea586535946834d0d8c4b626922eff7ba99b95bc
--
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/phosh/-/compare/d2be85545c276769ba77a0df17f7603e92ef621b...ea586535946834d0d8c4b626922eff7ba99b95bc
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-on-mobile-maintainers/attachments/20260517/c669d658/attachment-0001.htm>
More information about the Debian-on-mobile-maintainers
mailing list