aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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
2017-09-28rootston: no need to implement get_input_bounds and activate for wl_shell viewsemersion
2017-09-28rootston: handle request_moveemersion
2017-09-27class_ -> class, free more stuff in destroy_shell_surfaceemersion
2017-09-27wl_shell: add wlr_wl_shell_surface_{configure,popup_done}emersion
2017-09-27wl_shell: implement set_popup requestemersion
2017-09-27wlr_wl_shell: implement all requests except set_popupemersion
2017-09-27Set view->surfaceemersion
2017-09-27Fix segfault, add wl_shell viewemersion
2017-09-27Merge pull request #144 from ascent12/drm-dp-mstDrew DeVault
2017-09-26Add first try to add wl_shell to rootstonemersion
2017-09-25Merge pull request #161 from acrisci/bug/egl-segfaultDrew DeVault
2017-09-25unset egl current before terminating displayTony Crisci
2017-09-25Fix broken keyboard handlingDrew DeVault
2017-09-25Minor tweaks to (broken) keyboard supportDrew DeVault
2017-09-25Merge branch 'master' into rootstonDrew DeVault
2017-09-24Move keyboard logic to wlr_{keyboard,seat}Drew DeVault
2017-09-24Merge pull request #159 from ascent12/meson-installDrew DeVault
2017-09-24Add Archlinux PKGBUILD scriptScott Anderson
2017-09-24Install library, headers, and pkg-configScott Anderson
2017-09-24Add error checking to DRM legacyScott Anderson
2017-09-24Send failure code on partial atomic commitScott Anderson
2017-09-24Set state properlyScott Anderson
2017-09-23Initial keyboard support in rootstonDrew DeVault
2017-09-23Implement xdg surface request_moveDrew DeVault
2017-09-23Implement tool tip -> click simulationDrew DeVault
2017-09-23Implement pointer motion and buttonsDrew DeVault
2017-09-23Merge pull request #156 from acrisci/feature/wlr-keyboard-eventsDrew DeVault
2017-09-23Fix rootston executable nameDrew DeVault
2017-09-23Implement wlr_cursor in rootstonDrew DeVault
2017-09-23add keys array param to seat keyboard enterTony Crisci
2017-09-23bugfix: correct type in keyboard resource destroyTony Crisci
2017-09-23wlr-seat: keyboard layoutTony Crisci
2017-09-23Render XDG shell surfacesDrew DeVault
2017-09-23Wire up pointer, start on cursorDrew DeVault
2017-09-23Initial pass on roots_inputDrew DeVault
2017-09-23Merge pull request #157 from emersion/include-guards-namesTony Crisci
2017-09-23Fix some include guard names in interfaces/emersion
2017-09-23Use more consistent include guard namesemersion
2017-09-23Simplify retry_pageflipScott Anderson
2017-09-23Add error recovery for failed page flipsScott Anderson
2017-09-23Add timeout to DRM cleanupScott Anderson
2017-09-23Initialize display, backend; add frame handlingDrew DeVault