- Sep 18, 2019
-
-
Dorota Czaplejewicz authored
Tested with phoc 088114410a02157dd9f751d3122beda778be74e9 and the keyboard was visible, although not always? To test: 1. Run phoc 2. Run squeekboard 3. run test: ``` ninja tests/test-modal-dialog tests/test-modal-dialog ```
-
- Sep 17, 2019
-
-
Zander Brown authored
-
Zander Brown authored
-
Zander Brown authored
-
Zander Brown authored
-
Zander Brown authored
This means firefox doesn't complain anymore and actions are clickable
-
Zander Brown authored
-
Fixes: phoc#18
-
Julian Sparber authored
-
This allows to globally enable / disable message bunners aka 'notification popups' as gnome-control-center calls them. Closes: #167 Signed-off-by: Guido Günther <guido.gunther@puri.sm>
-
- Sep 16, 2019
-
-
Hysterical Raisins authored
-
- Sep 15, 2019
-
-
Hysterical Raisins authored
- conserve vertical screen space (which will be at a premium when both osk and overview are visible at the same time) - blend in favorites when searching Fixes phosh#177
-
- Sep 11, 2019
-
-
Without this the background surface buffer is needlessly oversized, putting unneccesary load on the GPU.
-
Julian Sparber authored
This makes the dots shake when the user enters a wrong password
-
- Sep 08, 2019
-
-
I've seen gnome-shell users hitting that a lot. Signed-off-by: Guido Günther <guido.gunther@puri.sm>
-
I've seen gnome-shell users hitting that a lot. Signed-off-by: Guido Günther <guido.gunther@puri.sm>
-
-
Alexander Mikhaylenko authored
-
Alexander Mikhaylenko authored
It's triggered when swiping PhoshPaginator. I'm not sure this is wanted from design standpoint anyway, so remove it for now. TODO: if it's wanted, implement clicking in PhoshPaginator.
-
- Sep 07, 2019
-
-
Zander Brown authored
-
Zander Brown authored
-
Guido Gunther authored
Signed-off-by: Guido Günther <guido.gunther@puri.sm>
-
- Sep 06, 2019
-
-
Fixes #164
-
This will allow to skip allocate/free cycle per every entry when filtering.
-
-
- Sep 05, 2019
-
-
-
-
This includes clearing the search field and scrolling the list to the top.
-
- Sep 04, 2019
-
-
Sebastian Krzyszkowiak authored
This was causing a massive performance drop on the devkit, while a surface commit is all that's really needed there.
-
Sebastian Krzyszkowiak authored
-
It's not very widely implemented yet and it's considered a privileged protocol that's unlikely to be exposed by default anyway. Closes #144
-
This allows the app launcher to take all available space.
-
Sebastian Krzyszkowiak authored
This doesn't matter much for phone, but makes the interaction much more pleasant on desktop.
-
- Sep 03, 2019
-
-
Sebastian Krzyszkowiak authored
Closes #154
-
Pack the two pages into a PhoshPaginator. This also allows to swipe back from keypad to the info screen. Remove the GtkEventBox around the info page, as the paginator is already a subclass of GtkEventBox.
-
There's no point in doing this only on swipe up.
-
-
Signed-off-by: Guido Günther <guido.gunther@puri.sm>
-
- Sep 02, 2019
-
-
Guido Gunther authored
The arrows need 0.0.11 Signed-off-by: Guido Günther <guido.gunther@puri.sm>
-