aboutsummaryrefslogtreecommitdiff
path: root/rootston/meson.build
AgeCommit message (Expand)Author
2019-03-02rootston: split rendering code into render.cemersion
2019-02-23rootston: move part of desktop.c to view.c, use an interface for viewsemersion
2018-12-15Working switches in rootston:Ryan Walklin
2018-12-15Factor out binding command execution to separate fileRyan Walklin
2018-11-12Use #if instead of #ifdef for wlroots config dataemersion
2018-10-09rootston: add support for text input and the basic of input methodDorota Czaplejewicz
2018-08-24Revert "Revert "Merge pull request #1194 from ascent12/meson_feature""Scott Anderson
2018-08-23Revert "Merge pull request #1194 from ascent12/meson_feature"Drew DeVault
2018-08-22Update rootston to use new optionScott Anderson
2018-08-22Use new options for X11 backend and XwaylandScott Anderson
2018-05-28virtual-keyboard: add support for the virtual-keyboard-v1 protocolDorota Czaplejewicz
2018-04-02Change meson option names to use hypenDanilo Spinella
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