Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
*For a GtkButtonBox we must specify it as GTK_BUTTON_BOX (bbox) not GTK_BOX (bbox)
|
|
|
|
*Move the text entry box from the panel to the popup dialog when running under wayland
*The only way we can focus it on the panel is with low level x11 code or with the keyboard
*Leave the text entry box on the panel for x11, don't fix what isn't broken
|
|
*Use gtk layer shell to duplicate the x11 behavior of the dictionary applet's popup dialog window
|
|
*This is needed for wayland support
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Use always the same code snippet for including the top-level config.h
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This allows to load the translations.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
In addition, it removes unnecessary function type casts like:
(GDestroyNotify) g_object_unref
(GDestroyNotify) g_free
|
|
|
|
full stop at end of sentence in license paragraphs
|
|
|
|
|
|
|
|
|
|
|
|
Use the equivalent GtkFontChooser ones.
origin commit:
https://gitlab.gnome.org/GNOME/gnome-dictionary/commit/d575146
|
|
|
|
|