Georges Basile Stavracas Neto
|
d7e794e7ab
|
keyboard: Port to GTK4
Drop the wm-common insanity.
|
2021-12-14 22:34:21 -03:00 |
|
Ian Douglas Scott
|
57a0f909d4
|
keyboard: fix gtk_widget_get_can_default assertion error
Occured when showing the "Replace" button.
|
2020-09-25 03:24:59 +00:00 |
|
Ian Douglas Scott
|
7244bd997d
|
keyboard: unify standard_edit_box and custom_edit_box
The redundant design here seemed awkward when I was thinking about how
to implement support for displaying multiple conflicts as needed by
https://gitlab.gnome.org/GNOME/gnome-control-center/-/merge_requests/776
and https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/1041.
This should be more maintainable.
|
2020-07-01 10:38:30 -07:00 |
|
Robert Ancell
|
ef9b0c7313
|
keyboard: Replace GtkStack child names with widget references
The child names are easier to break if widgets are changed - this can't be
detected by the compiler.
|
2020-03-30 01:49:50 +00:00 |
|
Robert Ancell
|
6fc8e57bdd
|
keyboard: Make .ui filename match the .c filename
|
2019-09-09 21:58:01 +00:00 |
|