- 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
-
- Jun 22, 2018
-
-
Guido Gunther authored
It's safer than a git snapshot and we don't need any very recent features.
-
Guido Gunther authored
-
- Jun 21, 2018
-
-
Guido Gunther authored
Improve favorites menu a bit See merge request Librem5/phosh!64
-
Guido Gunther authored
We're using an eventbox to detect button press events. This can later be used for right click actions
-
Guido Gunther authored
Now that we wrap and scroll properly there's no need to keep it at the beginning.
-
Guido Gunther authored
This allows us to use all available screen space
-
Guido Gunther authored
-
Guido Gunther authored
-
Guido Gunther authored
This allows the unit tests to continue to work without running a full shell.
-
Guido Gunther authored
-
- Jun 19, 2018
-
-
Guido Gunther authored
Allow to spawn phosh unlocked See merge request Librem5/phosh!63
-
Guido Gunther authored
phosh: Properly close menus See merge request Librem5/phosh!62
-
Guido Gunther authored
This simplifies development and also moves the locking out of the constructor.
-
Guido Gunther authored
This makes it more obvious where it comes from
-
Guido Gunther authored
* Closes settings when favorites is clicked and vice verca * Close menu when activated a second time
-
- Jun 18, 2018
-
-
Guido Gunther authored
Support org.gnome.Mutter.DisplayConfig See merge request Librem5/phosh!55
-
- Jun 15, 2018
-
-
Guido Gunther authored
-
Guido Gunther authored
This is enough to see the monitors in the control panel with somewhat correct mode information. Future TODOs: * use xdg-output protocol as well * implement https://github.com/swaywm/wlr-protocols/issues/15 so we can set rotation and scaling
-
Guido Gunther authored
Taken from ustream mutter as of commit 6dcce19932506233e0663450aa8d62a0037132c4
-
Guido Gunther authored
We're doing this out of the shell now
-
Guido Gunther authored
lockscreen: switch to unlock page when typing a number See merge request Librem5/phosh!61
-
- Jun 14, 2018
-
-
Guido Gunther authored
Safes one keystroke when unlocking with a keyboard attached.
-
Guido Gunther authored
Use proper icons for sim card handling See merge request Librem5/phosh!60
-
Guido Gunther authored
lockscreen: set last input timestamp on every input Closes #14 See merge request Librem5/phosh!59
-
Guido Gunther authored
-
Guido Gunther authored
This if from commit f5bf91b90f56441f96c72f95dbfa4b3fb92b0343. Icons done by Tobias Bernard.
-
- Jun 13, 2018
-
-
Guido Gunther authored
So far we only looked at the overall input time which is too short to enter the PIN reliably. Fixes #14
-
- Jun 08, 2018
-
-
Guido Gunther authored
Cleanups around finalize and object destruction See merge request Librem5/phosh!57
-
Guido Gunther authored
It's guaranteed to exist.
-
Guido Gunther authored
Fix a c'n'p error. Split finalize and dispose while at that.
-
Guido Gunther authored
-
- Jun 07, 2018
-
-
Dorota Czaplejewicz authored
Remove wl_seats workaround See merge request Librem5/phosh!56
-