Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-28 | Fix segfault on startup | emersion | |
2017-09-28 | x11 -> xwayland, window -> surface, fix some calloc sizes and wrong types | emersion | |
2017-09-28 | Fix ATOM_LAST position | Drew DeVault | |
2017-09-28 | Add xwayland activate and fix EGL bug | Drew DeVault | |
2017-08-23 | example compositor: loop through xwayland surfaces | Dominique Martinet | |
2017-08-23 | xwm: handle some more events | Dominique Martinet | |
handle map/unmap_notify, property_notify (just logging for now), and client_message for wl_surface_id. We almost can display an X window now, just need the compositor to iterate over them | |||
2017-08-23 | xwayland: move & split internal header file | Dominique Martinet | |