Commits on Source (56)
-
xam ina authored
Modification: -Lock Screen becomes "Verrouiller l'écran" -Logout becomes "Déconnexion" -Restart becomes "Redémarrer" -Power off becomes "Éteindre"
0e79cc87 -
Guido Günther authored
g_warning newline terminates on it's own. Signed-off-by: Guido Günther <guido.gunther@puri.sm>
2e84d7f4 -
Guido Günther authored
This typos and package sections Signed-off-by: Guido Günther <guido.gunther@puri.sm>
ac2d8a50 -
Guido Günther authored
We don't pull them in on amber and we want them for byzantium anyway. Signed-off-by: Guido Günther <guido.gunther@puri.sm>
a41fcdab -
Guido Günther authored
Since we have PureOS packaging mostly separate drop the last pipeline stage since that is run there. This brings down build times and uses fewer runners. Signed-off-by: Guido Günther <guido.gunther@puri.sm>
341b54bd -
Guido Günther authored
This makes it simpler for downstreams to track changes. Signed-off-by: Guido Günther <guido.gunther@puri.sm>
11bfd2a5 -
Guido Günther authored
This makes it simpler to track for downstreams. Signed-off-by: Guido Günther <guido.gunther@puri.sm>
beea19ce -
Guido Günther authored
Closes: #225 Signed-off-by: Guido Günther <guido.gunther@puri.sm>
9c04cf61 -
Guido Günther authored
This avoids breaking all locales Signed-off-by: Guido Günther <guido.gunther@puri.sm>
79c0547c -
Guido Günther authored
A ref is taken when added to the list so no need to keep it around Signed-off-by: Guido Günther <guido.gunther@puri.sm>
9ed65be9 -
Anders Jonsson authorede1640717
-
Tomasz authored
po: update Polish translation
bbfa3ae6 -
Guido Günther authored
wlroots as of 0.11.0 changed rotation correction. Adapt to that, we don't bother what older versions do - downstream can just revert. Signed-off-by: Guido Günther <guido.gunther@puri.sm>
0ca4ab1b -
Guido Günther authored
The shell's locked property did not really reflect the state of lockscreen-manager's "locked" property. Fix this by binding those two. This will also simplify things like the rotation manager since we don't need to pass the lockscreen-manager around anymore. Signed-off-by: Guido Günther <guido.gunther@puri.sm>
e014a550 -
Guido Günther authored
We don't want cookies, etc to end up in the logs Signed-off-by: Guido Günther <guido.gunther@puri.sm>
726b5662 -
Guido Günther authored
Otherwise we'll get a "completed" signal when phosh shuts down leading to (phosh:12595): Gtk-CRITICAL **: 17:55:54.666: gtk_spinner_stop: assertion 'GTK_IS_SPINNER (spinner)' failed (phosh:12595): Gtk-CRITICAL **: 17:55:54.666: gtk_widget_hide: assertion 'GTK_IS_WIDGET (widget)' failed in the logs Signed-off-by: Guido Günther <guido.gunther@puri.sm>
c1fd47ac -
Guido Günther authored
Signed-off-by: Guido Günther <guido.gunther@puri.sm>
cbe5917a -
Guido Günther authored
Closes: #299 Signed-off-by: Guido Günther <guido.gunther@puri.sm>
ee5ddbfa -
Guido Günther authored
Signed-off-by: Guido Günther <guido.gunther@puri.sm>
b9ba377a -
Timo Jyrinki authored6d3b38a9
-
xam ina authoredfbcc7525
-
Sebastian Krzyszkowiak authored
It used to work accidentally because pipeline definitions had been overriding before_script, which isn't the case anymore.
-
Signed-off-by: Guido Günther <guido.gunther@puri.sm>
f3395204 -
Signed-off-by: Guido Günther <guido.gunther@puri.sm>
8391a4ab -
Only the ones from CurrentState are relevant. Signed-off-by: Guido Günther <guido.gunther@puri.sm>
28ccec11 -
Signed-off-by: Guido Günther <guido.gunther@puri.sm>
33306119 -
Signed-off-by: Guido Günther <guido.gunther@puri.sm>
9e4931c2 -
We'll use that to match up with heads Signed-off-by: Guido Günther <guido.gunther@puri.sm>
fd73afb4 -
Needed to switch monitor-manager to use heads. Signed-off-by: Guido Günther <guido.gunther@puri.sm>
07cf1c39 -
This allows to disable heads and turn them back on which is useful for docked mode) Signed-off-by: Guido Günther <guido.gunther@puri.sm>
a6bab85e -
The transform we get from the DBus protocol is flipped regarding Waylands view on it. This is similar to what was done in wlroots to preserve config changes. Signed-off-by: Guido Günther <guido.gunther@puri.sm>
75cad1aa -
v2 supports make/model/serial. Signed-off-by: Guido Günther <guido.gunther@puri.sm>
fe30ec9d -
This allows for vendor/product/serial again. Signed-off-by: Guido Günther <guido.gunther@puri.sm>
31124e85 -
We have the necessary info in the heads now. Code inspired from what's done in mutter. Signed-off-by: Guido Günther <guido.gunther@puri.sm>
966dd3a8 -
We don't bother with a hash map since e.g. removal would mean iteration too so just do a linear search when needed. Signed-off-by: Guido Günther <guido.gunther@puri.sm>
7c8f2bab -
Closes: #140 Signed-off-by: Guido Günther <guido.gunther@puri.sm>
0161162c -
We only do integer scaling and use the same limits than mutter (max 400%). Signed-off-by: Guido Günther <guido.gunther@puri.sm>
9a35fd12 -
Signed-off-by: Guido Günther <guido.gunther@puri.sm>
29a7e0d6 -
If there's a single output and it's not built-in it's an external one. Closes: #436 Signed-off-by: Guido Günther <guido.gunther@puri.sm>
a85f73d0 -
This allows to set the scaling e.g. on the Librem 5. Signed-off-by: Guido Günther <guido.gunther@puri.sm>
c48d88e4 -
Instead of having this in different places add a single helper. Signed-off-by: Guido Günther <guido.gunther@puri.sm>
ccf391d6 -
Sebastian Krzyszkowiak authored
Thanks to librem5-ci!14 our before_script doesn't have to do the apt preparations anymore.
9c96a4cd -
Yuri Chornoivan authored4d70d3d9
-
Sebastian Krzyszkowiak authored
This allows for better paralelism in the pipeline.
15285313 -
Otherwise the input field isn't refocused after a failed attempt. Closes: #470 Signed-off-by: Guido Günther <guido.gunther@puri.sm>
3a2db9f6 -
Select the confirmation entry when showing a confirmation prompt. Signed-off-by: Guido Günther <guido.gunther@puri.sm>
d90f8fb9 -
Refocus the password entry when the prompt is shown. Otherwise the focus is on the button after failed password attempt when using touch. Signed-off-by: Guido Günther <guido.gunther@puri.sm>
0098cdfc -
This is mostly to make things easily testable Signed-off-by: Guido Günther <guido.gunther@puri.sm>
83821678 -
Phones have a long uptime so fall back to pure date printing after 1y. Signed-off-by: Guido Günther <guido.gunther@puri.sm>
544e97bf -
So far there always was fallback, drop that. Signed-off-by: Guido Günther <guido.gunther@puri.sm>
1c9bce43 -
Some languages want to have 'almost' and 'over' past the numbers. See https://source.puri.sm/Librem5/phosh/-/merge_requests/708 Signed-off-by: Guido Günther <guido.gunther@puri.sm>
6770467d -
Signed-off-by: Guido Günther <guido.gunther@puri.sm>
f493b433 -
Yuri Chornoivan authored4c8e5b5d
-
寮 authoredf5b3b064
-
寮 authored
"Docked" and "Undockd" are user visible strings and only the former was marked as translatable so far
c623f3ca -
Guido Günther authoredf6fe549e
Showing
- .gitlab-ci.yml 11 additions, 26 deletions.gitlab-ci.yml
- data/00_sm.puri.Phosh.gschema.override 0 additions, 0 deletionsdata/00_sm.puri.Phosh.gschema.override
- data/meson.build 3 additions, 1 deletiondata/meson.build
- data/phosh.service 0 additions, 0 deletionsdata/phosh.service
- debian/changelog 133 additions, 0 deletionsdebian/changelog
- debian/clean 1 addition, 0 deletionsdebian/clean
- debian/control 13 additions, 8 deletionsdebian/control
- debian/phosh-mobile-tweaks.install 1 addition, 1 deletiondebian/phosh-mobile-tweaks.install
- debian/rules 1 addition, 0 deletionsdebian/rules
- meson.build 1 addition, 1 deletionmeson.build
- po/am.po 1 addition, 1 deletionpo/am.po
- po/ar.po 1 addition, 1 deletionpo/ar.po
- po/bg.po 1 addition, 1 deletionpo/bg.po
- po/ca.po 1 addition, 1 deletionpo/ca.po
- po/cs.po 2 additions, 2 deletionspo/cs.po
- po/da.po 1 addition, 1 deletionpo/da.po
- po/de.po 1 addition, 1 deletionpo/de.po
- po/el.po 2 additions, 2 deletionspo/el.po
- po/en_GB.po 1 addition, 1 deletionpo/en_GB.po
- po/eo.po 2 additions, 2 deletionspo/eo.po
File moved
debian/clean
0 → 100644