Cosimo Cecchi
|
e54f8f4c62
|
GtkBubbleWindow: use OSD style class
|
2013-03-05 16:48:02 -05:00 |
|
Cosimo Cecchi
|
3c8e1c92a8
|
GtkBubbleWindow: rework how drawing is done
Use gtk_render_frame_gap(), refactoring the code fetching coordinates to
be usable by it. This allows for rounded corners in the window shape.
|
2013-03-05 16:48:01 -05:00 |
|
Cosimo Cecchi
|
6f1476edd3
|
GtkBubbleWindow: allocate CSS borders and paddings
|
2013-03-05 16:48:01 -05:00 |
|
Matthias Clasen
|
3c04597306
|
Really keep GtkBubbleWindow private
_-prefix the symbols to keep them from leaking out.
Also, un-doc-commentize the sources.
|
2013-03-05 16:48:01 -05:00 |
|
Carlos Garnacho
|
ceeed09d07
|
Made GtkBubble/SelectionWindow private at the moment
|
2013-03-05 16:48:00 -05:00 |
|
Matthias Clasen
|
9f41970832
|
Fix includes
gtkbubblewindow.h was including gtk.h, which in turn included
gtkselectionwindow.h, leading to build failure.
|
2013-03-05 16:47:59 -05:00 |
|
Carlos Garnacho
|
a960230a20
|
GtkBubbleWindow: Use style border color to stroke the bubble shape
This improves themeability a bit, corners are still square though...
|
2013-03-05 16:47:59 -05:00 |
|
Carlos Garnacho
|
51be6b88db
|
Add GtkBubbleWindow
This popup window widget can be used for touch friendly context
menus that point to a concrete area.
|
2013-03-05 16:47:58 -05:00 |
|