Andreas Kling
04500c1ae2
GWidget: Add some new child z-ordering facilities.
...
- child_at(Point)
- move_to_front()
- move_to_back()
- is_frontmost()
- is_backmost()
This patch also makes it possible to receive the mouse event that triggers
a context menu before the context menu is shown. I'm not sure this is the
best design for context menus but it works for now.
2019-04-16 03:47:55 +02:00
..
2019-04-10 16:14:44 +02:00
2019-04-15 02:23:20 +02:00
2019-04-15 02:23:20 +02:00
2019-04-10 16:14:44 +02:00
2019-04-10 16:14:44 +02:00
2019-04-10 17:01:54 +02:00
2019-04-10 17:30:58 +02:00
2019-04-10 17:35:43 +02:00
2019-04-10 17:35:43 +02:00
2019-04-10 20:22:23 +02:00
2019-04-10 20:22:23 +02:00
2019-04-10 22:28:10 +02:00
2019-04-10 22:28:10 +02:00
2019-04-10 22:28:10 +02:00
2019-04-10 22:28:10 +02:00
2019-04-10 22:28:10 +02:00
2019-04-10 22:28:10 +02:00
2019-04-16 00:51:05 +02:00
2019-04-16 00:51:05 +02:00
2019-04-10 22:39:59 +02:00
2019-04-10 22:28:10 +02:00
2019-04-10 22:28:10 +02:00
2019-04-10 22:28:10 +02:00
2019-04-10 22:28:10 +02:00
2019-04-12 00:03:21 +02:00
2019-04-10 17:35:43 +02:00
2019-04-12 00:03:21 +02:00
2019-04-16 03:47:55 +02:00
2019-04-10 20:22:23 +02:00
2019-04-10 20:22:23 +02:00
2019-04-10 20:22:23 +02:00
2019-04-10 20:22:23 +02:00
2019-04-10 20:22:23 +02:00
2019-04-14 05:44:15 +02:00
2019-04-14 05:44:15 +02:00
2019-04-15 02:23:20 +02:00