gui/gui-lib
Matthew Flatt 91a1ab52c3 GTK 3: try yet again to make panels work right
To enable mouse events to a panel, go back to using a
GtkEventBox for a panel, but make it non-visible so that
it doesn't interfere with the parent's background color.
The extra layers added in the previous commit are still
important to avoid turning that into a native window
(which can completely breaks background drawing). Finally,
add an extra layer just around tab panels so that events
get delivered to the tabs. (It's possible that the extra
layer will make the background wrong just around the tabs,
if the tabs don't fill the area above the panel; too bad.)
2015-08-21 08:31:48 -06:00
..
embedded-gui Remove extra directories. 2014-12-02 02:33:07 -05:00
framework Move prefs:get/set from unstable/gui/prefs to framework/preferences. 2015-08-18 16:41:25 -05:00
hierlist Remove extra directories. 2014-12-02 02:33:07 -05:00
icons Remove extra directories. 2014-12-02 02:33:07 -05:00
mred GTK 3: try yet again to make panels work right 2015-08-21 08:31:48 -06:00
mrlib add the close-when-hidden? argument to in-terminal 2015-06-08 22:36:28 -05:00
racket Remove extra directories. 2014-12-02 02:33:07 -05:00
scheme Remove extra directories. 2014-12-02 02:33:07 -05:00
scribble/private guard the result of start-skip-spaces better 2015-06-03 18:00:54 -05:00
info.rkt add get-gl-client-size to canvas% 2015-08-18 15:10:02 -06:00
LICENSE.txt Remove extra directories. 2014-12-02 02:33:07 -05:00