Files
calls/src/ui
Christopher Davis 50847dfe43 ui: Remove explicit can-focus
Glade misleads us into thinking we need these, but the
property is somewhat confusing in GTK3. In general we don't
want `can-focus` to be true for containers, as that will
break keynav for the children. For non-containers, the
defaults are appropriate.

Instead of manually setting `can-focus`, we should just
use the default values. GTK has sane defaults.

Fixes https://gitlab.gnome.org/GNOME/calls/-/issues/366
2021-12-04 14:40:08 -08:00
..
2021-12-04 14:40:08 -08:00
2021-12-04 14:40:08 -08:00
2021-02-03 23:28:57 +01:00
2021-12-04 14:40:08 -08:00
2021-12-04 14:40:08 -08:00
2021-12-04 14:40:08 -08:00