Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-30 | subsurface commit and render | Tony Crisci | |
2017-09-30 | refactor surface commit | Tony Crisci | |
2017-09-30 | subsurface sync and position | Tony Crisci | |
2017-09-30 | cleanup wlr_surface.[ch] | Tony Crisci | |
2017-09-30 | subsurface implementation stubs | Tony Crisci | |
2017-09-30 | publish subcompositor global | Tony Crisci | |
2017-09-30 | cleanup wlr_compositor.c | Tony Crisci | |
2017-09-30 | rootston: create desktop before input | Tony Crisci | |
2017-09-29 | Merge pull request #116 from ascent12/contributing | Drew DeVault | |
Updated CONTRIBUTING.md | |||
2017-09-30 | Change to irc.freenode.net | Scott Anderson | |
2017-09-30 | Added example | Scott Anderson | |
2017-09-30 | Changed IRC back to webchat link | Scott Anderson | |
Github doesn't support irc:// links, for some stupid reason. | |||
2017-09-30 | Changed "uninitialised" to "zeroed" | Scott Anderson | |
2017-09-30 | Updated CONTRIBUTING.md | Scott Anderson | |
Changed the contribution guidelines to be more consistent with the style that wlroots has evolved into, and removed some duplicate information that already exists in the kernel style. | |||
2017-09-29 | Merge pull request #170 from emersion/xwayland | Drew DeVault | |
Improve xwayland, batch 2 | |||
2017-09-29 | xwayland: add wlr_xwayland_surface_close | emersion | |
2017-09-29 | xwayland: add window_type support | emersion | |
2017-09-29 | xwayland: add pid support | emersion | |
2017-09-29 | xwayland: add state support | emersion | |
2017-09-29 | Code style | emersion | |
2017-09-29 | xwayland: add set_parent event | emersion | |
2017-09-29 | xwayland: add signals for configure, set_{class,title} | emersion | |
2017-09-29 | Add reply->type checks, add XCB_ATOM_WM_TRANSIENT_FOR | emersion | |
2017-09-29 | xwayland: expose wlr_xwayland_surface_configure | emersion | |
2017-09-29 | Merge pull request #164 from ascent12/x11-backend | Drew DeVault | |
X11 backend | |||
2017-09-29 | xwayland: read window title & class | emersion | |
2017-09-29 | Fix time and transform | Scott Anderson | |
2017-09-29 | Remove unused device interfaces | Scott Anderson | |
2017-09-29 | Remove dead code | Scott Anderson | |
2017-09-29 | Cleanup x11 event handler | Scott Anderson | |
2017-09-29 | Don't ask for frame immediately after starting | Scott Anderson | |
2017-09-29 | Add closing with WM button | Scott Anderson | |
2017-09-29 | Add window resizing | Scott Anderson | |
2017-09-29 | Add pointer motion | Scott Anderson | |
2017-09-29 | Add mouse button presses | Scott Anderson | |
2017-09-29 | Add timer for rendering loop | Scott Anderson | |
2017-09-29 | Fix keycodes | Scott Anderson | |
2017-09-29 | Add basic input | Scott Anderson | |
2017-09-29 | Basic rendering | Scott Anderson | |
2017-09-29 | Add EGL for X11 | Scott Anderson | |
2017-09-29 | Change egl_get_config to always use visual id | Scott Anderson | |
2017-09-29 | Open X11 Window | Scott Anderson | |
2017-09-29 | Add X11 backend skeleton | Scott Anderson | |
2017-09-28 | Merge pull request #169 from acrisci/bug/keyboard-libinput-free | Drew DeVault | |
fix libinput wlr-keyboard use after free | |||
2017-09-28 | fix libinput wlr-keyboard use after free | Tony Crisci | |
2017-09-28 | DRY up focus and implement z ordering | Drew DeVault | |
2017-09-28 | Merge branch 'rootston' | Drew DeVault | |
2017-09-28 | Merge pull request #167 from emersion/xwayland | Drew DeVault | |
[WIP] Improve xwayland | |||
2017-09-28 | Handle input device removal | Drew DeVault | |
2017-09-28 | Remove unnecessary logging | Drew DeVault | |