Kristian Høgsberg
|
a8a0db3497
|
window: Move button handler to widget
|
2012-01-09 11:12:05 -05:00 |
|
Kristian Høgsberg
|
87a57bbd73
|
window: Create a widget for the window, drop window motion handler
|
2012-01-09 10:34:35 -05:00 |
|
Kristian Høgsberg
|
9de79a92a6
|
window.c: Drop global handler argument
We can just register a global handler directly on the wl_display now.
|
2011-08-29 17:12:36 -04:00 |
|
Tim Wiederhake
|
b4b67344f0
|
Define global handler on display creation
Otherwise the initial announcement of interfaces gets lost.
|
2011-04-11 13:16:33 -04:00 |
|
Tim Wiederhake
|
503ccca5c8
|
document the usage of libtoytoolkit
(krh: edited to follow window_create() API changes)
|
2011-01-23 14:04:35 -05:00 |
|