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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
avoid deprecated:
gdk_screen_get_monitor_geometry
gdk_screen_get_monitor_at_window
|
|
|
|
and require mate-panel >= 1.17
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
patch)
|
|
|
|
|