- Jun 15, 2018
-
-
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
-
Guido Gunther authored
The corresponding issue in wlroots was fixed by https://github.com/swaywm/wlroots/pull/1031
-
- Jun 03, 2018
-
-
Guido Gunther authored
debian: Build-depend on libpam0g-dev See merge request Librem5/phosh!54
-
Guido Gunther authored
The lockscreen code now requires pam
-
- May 31, 2018
-
-
Dorota Czaplejewicz authored
Pin handling See merge request Librem5/phosh!48
-
Guido Gunther authored
For now compare an N digit PIN
-
- May 30, 2018
-
-
Guido Gunther authored
Display battery level on lockscreen and top panel Closes #11 See merge request Librem5/phosh!53
-
- May 29, 2018
-
-
Guido Gunther authored
This uses libupower-glib Fixes #11
-
Guido Gunther authored
lockscreen: Switch to info page when ESC is pressed on PIN entry See merge request Librem5/phosh!52
-
Guido Gunther authored
-
Guido Gunther authored
Use config.h.in See merge request Librem5/phosh!49
-
Guido Gunther authored
lockscreen: clear number when switching to info page See merge request Librem5/phosh!50
-
Guido Gunther authored
phosh: lock screen on startup See merge request Librem5/phosh!51
-
Guido Gunther authored
When the shell comes up we want a locked screen since there's no display manager in front of it.
-
Guido Gunther authored
This makes sure we're starting with a fresh number when switching back to the keypad.
-
Guido Gunther authored
This is more convenient for more complex defines
-
Guido Gunther authored
Allow to unlock screen with keyboard See merge request Librem5/phosh!47
-
Guido Gunther authored
This makes sure the unlock process work keyboard only
-
Guido Gunther authored
Make it simpler to use phosh with a keyboard
-
- May 22, 2018
-
-
Guido Gunther authored
-
Guido Gunther authored
Add more apps that are part of the Librem5 image builds
-
Guido Gunther authored
-
Guido Gunther authored
We resize to the correct size in the layer surface's configure event. The current code did not take multiple outputs into account anyway.
-
Guido Gunther authored
-
Guido Gunther authored
-
- May 18, 2018
-
-
Guido Gunther authored
Always use the first one for panel and lockscreen
-