- Aug 02, 2021
-
-
Guido Gunther authored
README: Explain that we moved to GNOME See merge request !867
-
Guido Gunther authored
Signed-off-by: Guido Günther <guido.gunther@puri.sm>
-
- Jul 30, 2021
-
-
Guido Gunther authored
overview: Focus search when user starts typing Closes #564 See merge request !861
-
Closes: #564 Signed-off-by: Guido Günther <guido.gunther@puri.sm>
-
Use GDK_EVENT_{PROPAGATE,STOP} and gdk_event_get_keyval and a template callback. Signed-off-by: Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
shell: Select style sheet for HighContrast theme Closes #523 See merge request !864
-
This makes the shell chrome easy to identify. Signed-off-by: Guido Günther <guido.gunther@puri.sm>
-
Signed-off-by: Guido Günther <guido.gunther@puri.sm>
-
Code using that was removed in 5e214df1 Signed-off-by: Guido Günther <guido.gunther@puri.sm>
-
The stylesheet is the same as the default one excapt that it has foreground and background colors swapped. This allows us to use a high contrast light theme. Closes: #523 Signed-off-by: Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
doap: Add gnome userids See merge request !865
-
Guido Gunther authored
Signed-off-by: Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
Rework torch manager to use logind Closes #401 See merge request !856
-
- Jul 29, 2021
-
-
-
This is required by the new torch manager implementation.
-
This is no longer needed with the new torch manager implementation
-
The previous version relies on a downstream upower extension which was rejected by upstream[1]. In order to avoid having to carry downstream packages, this patch provides a new implementation, based on udev for device discovery, and logind for enabling/disabling the torch. [1]: https://gitlab.freedesktop.org/upower/upower/-/merge_requests/50
-
- Jul 22, 2021
-
-
Guido Gunther authored
po: Update Italian translation See merge request !860
-
Vittorio Monti authored
-
- Jul 14, 2021
-
-
Guido Gunther authored
Document changes and release 0.12.1 See merge request !854
-
- Jul 12, 2021
-
-
Guido Gunther authored
-
Guido Gunther authored
po: Update Swedish translation See merge request !853
-
-
Guido Gunther authored
po: Update Ukrainian translation See merge request !852
-
- Jul 11, 2021
-
-
Yuri Chornoivan authored
-
- Jul 10, 2021
-
-
Guido Gunther authored
po: Update Italian translation See merge request !851
-
-
- Jul 09, 2021
-
-
Guido Gunther authored
Cleanups from !780 See merge request !849
-
- Jul 08, 2021
-
-
Guido Gunther authored
Signed-off-by: Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
Bring this in line with current coding standards. Signed-off-by: Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
It quickly becomes confusing otherwise Signed-off-by: Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
We use gtk_widget_class_set_css_name so don't need an additional style class. 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
Signed-off-by: Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
This makes sure we don't have to catch up when the subproject changes 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
Use an extended regexp so we don't miss ui files Signed-off-by: Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
The operator is a string. 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
Add calls-manager-test See merge request !845
-