- Jul 12, 2018
-
-
Guido Gunther authored
-
Guido Gunther authored
-
- Jul 11, 2018
-
-
Guido Gunther authored
Add Spanish translation See merge request Librem5/phosh!77
-
Alberto Fanjul authored
-
Alberto Fanjul Alonso authored
-
- Jul 10, 2018
-
-
Guido Gunther authored
Update potfiles See merge request Librem5/phosh!76
-
Guido Gunther authored
-
Guido Gunther authored
Lockscreen fixes See merge request Librem5/phosh!75
-
Guido Gunther authored
Use the same character than in the system prompter.
-
Guido Gunther authored
-
- Jul 08, 2018
-
-
Guido Gunther authored
Add systemd unit See merge request Librem5/phosh!73
-
- Jul 07, 2018
-
-
Guido Gunther authored
We're using it from the systemd unit
-
Guido Gunther authored
We leave enabling to the image-builder since the user might want to override the default user used when spawning it on the desktop.
-
Guido Gunther authored
We require wlroots since some time (due to e.g. layer-shell)
-
- Jul 06, 2018
-
-
Guido Gunther authored
Cleanups See merge request Librem5/phosh!72
-
Guido Gunther authored
-
Guido Gunther authored
This avoids opencoding it in lot of places (See #20)
-
- Jul 05, 2018
-
-
Guido Gunther authored
This allows other objects to interface with the layer shell API.
-
Guido Gunther authored
The arguments were reveresed an so we expanded to the empty statement.
-
Guido Gunther authored
Move backgound to PhoshLayerSurface See merge request Librem5/phosh!71
-
- Jul 04, 2018
-
-
Guido Gunther authored
We don't know the actual size of the surface before that.
-
Guido Gunther authored
This makes the background's setup independet from the phosh global which isn't fully setup yet. It also allows for easier testing. Signed-off-by:
Guido Günther <agx@sigxcpu.org>
-
Guido Gunther authored
Signed-off-by:
Guido Günther <agx@sigxcpu.org>
-
Guido Gunther authored
Signed-off-by:
Guido Günther <agx@sigxcpu.org>
-
Guido Gunther authored
This allows derived classes to e.g. adjust layout when we know the final size.
-
Guido Gunther authored
Signed-off-by:
Guido Günther <agx@sigxcpu.org>
-
Guido Gunther authored
Several fixes when built with -O0 See merge request Librem5/phosh!70
-
Guido Gunther authored
We emit an unlocked signal not a locked signal.
-
Guido Gunther authored
Since callers are supposed to check modem present before sim locked it should not matter in practice but it's better to be on the safe side here.
-
Guido Gunther authored
Another issue found when building with -O0
-
Guido Gunther authored
These cause crashes when built with -O0 since the g_auto tries to free unallocated memory.
-
Guido Gunther authored
Otherwise we can't test with mainline rootston and G_DEBUG=fatal-warnings easily.
-
- Jul 03, 2018
-
-
Guido Gunther authored
rootston.ini: Add phone like geometry for virtual screen See merge request Librem5/phosh!68
-
Dorota Czaplejewicz authored
fix(docs): use right link to libhandy repo See merge request Librem5/phosh!69
-
Felix Pojtinger authored
-
- Jul 02, 2018
-
-
Guido Gunther authored
This helps with Librem5/Apps_Issues#36
-
- Jun 26, 2018
-
-
Guido Gunther authored
Version library dependencies See merge request Librem5/phosh!66
-
- Jun 23, 2018
-
-
Guido Gunther authored
Now that more people are building our code make sure we pull in recent enough versions.
-
Guido Gunther authored
Add a gitlab ci file See merge request Librem5/phosh!65
-
Guido Gunther authored
-