- 20 Jan, 2021 27 commits
-
-
Guido Gunther authored
-
Guido Gunther authored
-
Guido Gunther authored
This allows the lockscreen to ratate Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
When there's no built-in one we fall back to the first monitor. Closes: #56 Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
We can't go on without one. Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
We update it on configuration changes so no need to fetch the first one. Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
Just look it up on start since it can't change. Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
Long press switches between potrait/landscape and rotation lock. Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
Based on the rotation managers mode dislay appropriate information. Closes: #18 Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
The rotation manager listens to device orientation changes and adjusts the primary display accordingly. This interfaces with lockscreen, iio-sensor-proxy and gsettings to figure out the correct screen orientation. The manager has two modes: off (don't rotate any output) and sensor (adjust due to sensor values). Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
Rotation-manager takes care of that Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
We want that before the panels since those might use other managers that need the sensor-manager (e.g. rotation-manager) Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
-
Guido Gunther authored
This can be used to display info about the different HKS devices Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
These can be dropped once we can rely on GNOME 3.38. Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
RFKILL code heavily borowed from g-s-d Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
This tracks the state of hardware kill switches (rfkill hardblocked devices) Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
We want spaces there. The top-panel was the first offender but let's get the others correct too. Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
It was a mixture of tabs and spaces Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
Older code used `<type>_get_type ()` Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
Doing it on the class level is enough. The shell is a singleton so this doesn't change anything in practice. Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
We use widgets at various places. Make sure we make the types known in a single location since otherwise there's duplication. Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
We use widgets at various places. Make sure we make the types known in a single location since otherwise there's duplication. Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
We use widgets at various places. Make sure we make the types known in a single location since otherwise there's duplication. Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
- 19 Jan, 2021 3 commits
-
-
Guido Gunther authored
Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
gtk_css_provider_load_from_resource is simpler and prints enough error information even without connecting to "parsing-error": (phosh:157249): Gtk-WARNING **: 17:18:36.290: Theme parsing error: <broken file>:1:0: Failed to import: The resource at “/resource:/sm/puri/phosh/style.cs” does not exist Prompted by calls!235 Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
Less downstream diff noise Gbp-Dch: Ignore Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
- 17 Jan, 2021 1 commit
-
-
Guido Gunther authored
-
- 16 Jan, 2021 3 commits
-
-
寮 authored
"Docked" and "Undockd" are user visible strings and only the former was marked as translatable so far
-
寮 authored
-
Yuri Chornoivan authored
-
- 15 Jan, 2021 6 commits
-
-
Guido Gunther authored
Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
Some languages want to have 'almost' and 'over' past the numbers. See Librem5/phosh!708Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
So far there always was fallback, drop that. Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
Phones have a long uptime so fall back to pure date printing after 1y. Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
This is mostly to make things easily testable Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
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>
-