aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-09-29Merge pull request #164 from ascent12/x11-backendDrew DeVault
X11 backend
2017-09-29Fix time and transformScott Anderson
2017-09-29Remove unused device interfacesScott Anderson
2017-09-29Remove dead codeScott Anderson
2017-09-29Cleanup x11 event handlerScott Anderson
2017-09-29Don't ask for frame immediately after startingScott Anderson
2017-09-29Add closing with WM buttonScott Anderson
2017-09-29Add window resizingScott Anderson
2017-09-29Add pointer motionScott Anderson
2017-09-29Add mouse button pressesScott Anderson
2017-09-29Add timer for rendering loopScott Anderson
2017-09-29Fix keycodesScott Anderson
2017-09-29Add basic inputScott Anderson
2017-09-29Basic renderingScott Anderson
2017-09-29Add EGL for X11Scott Anderson
2017-09-29Change egl_get_config to always use visual idScott Anderson
2017-09-29Open X11 WindowScott Anderson
2017-09-29Add X11 backend skeletonScott Anderson
2017-09-28Merge pull request #169 from acrisci/bug/keyboard-libinput-freeDrew DeVault
fix libinput wlr-keyboard use after free
2017-09-28fix libinput wlr-keyboard use after freeTony Crisci
2017-09-28DRY up focus and implement z orderingDrew DeVault
2017-09-28Merge branch 'rootston'Drew DeVault
2017-09-28Merge pull request #167 from emersion/xwaylandDrew DeVault
[WIP] Improve xwayland
2017-09-28Handle input device removalDrew DeVault
2017-09-28Remove unnecessary loggingDrew DeVault
2017-09-28Fix atom_map usageDrew DeVault
2017-09-28Merge branch 'rootston' into xwaylandemersion
2017-09-28Fix segfault on startupemersion
2017-09-28Remove example compositorDrew DeVault
2017-09-28x11 -> xwayland, window -> surface, fix some calloc sizes and wrong typesemersion
2017-09-28Merge pull request #166 from emersion/editorconfigDrew DeVault
Add .editorconfig
2017-09-28Merge pull request #163 from emersion/wl_shell-fixesDrew DeVault
wl_shell fixes
2017-09-28Add .editorconfigemersion
2017-09-28Fix 80 char limit with 4 width tabsemersion
2017-09-28Fix ATOM_LAST positionDrew DeVault
2017-09-28Add xwayland activate and fix EGL bugDrew DeVault
2017-09-28Fix rootston keyboard, add XwaylandDrew DeVault
2017-09-28Add TODO for pointer grab in set_popupemersion
2017-09-28Call wlr_surface_set_role in wl_shell_get_shell_surfaceemersion
2017-09-28Remove ping_timer when destroying wlr_wl_shell_surfaceemersion
2017-09-28Use enums instead of uint32_t where applicableemersion
2017-09-28Add helper shell_surface_set_stateemersion
2017-09-28role -> stateemersion
2017-09-28Fix typo: s/transcient/transient/emersion
2017-09-27Merge remote-tracking branch 'origin/master' into rootstonDrew DeVault
2017-09-27Merge pull request #162 from emersion/wl_shellDrew DeVault
Add wl_shell to rootston
2017-09-28examples/compositor: fix handle_output_frameemersion
2017-09-28wl_shell: listen for wlr_surface destroy signalemersion
2017-09-28wl_shell: properly set wl_surface->resourceemersion
2017-09-28wl_shell: gluten-free cosmetic variable renamingemersion