aboutsummaryrefslogtreecommitdiff
path: root/rootston/meson.build
AgeCommit message (Collapse)Author
2018-04-02Change meson option names to use hypenDanilo Spinella
Replace underscore with hypen in meson option names, following style recommendations. http://mesonbuild.com/Style-guide.html#naming-options
2018-03-27Add broken test client and rootston stubsDrew DeVault
2018-02-14xdg-shell stable: copy-pasta implementationDominique Martinet
2018-02-12Reformat all #include directivesemersion
2018-01-18rootston: do not redraw if output has no damageemersion
2017-12-08bring edges into wlrTony Crisci
2017-11-08rootston: remove old cursor implementationTony Crisci
2017-11-07multiseat: somewhat workingTony Crisci
2017-11-05rootston: roots_cursorTony Crisci
2017-11-04rootston: move device init to seatTony Crisci
2017-11-04move keyboard to seatTony Crisci
2017-10-27Move xcursor stuff into its own fileemersion
2017-10-27Send server-decoration ack event automaticallyemersion
2017-10-20Implement simple touch support for rootstonDrew DeVault
2017-10-06Make xwayland compile-time optionalVersus Void
2017-10-01Add basic drawing tablet support to rootstonDrew DeVault
2017-09-28Fix rootston keyboard, add XwaylandDrew DeVault
2017-09-27Fix segfault, add wl_shell viewemersion
2017-09-26Add first try to add wl_shell to rootstonemersion
2017-09-23Initial keyboard support in rootstonDrew DeVault
2017-09-23Fix rootston executable nameDrew DeVault
2017-09-23Implement wlr_cursor in rootstonDrew DeVault
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-23Initialize display, backend; add frame handlingDrew DeVault
2017-09-22Establish rootston headers & mainDrew DeVault