aboutsummaryrefslogtreecommitdiff
path: root/rootston/main.c
AgeCommit message (Expand)Author
2018-06-08rootston: destroy xwayland before all clientsemersion
2018-05-29rootston: use wl_display_destroy_clientsemersion
2018-05-25Merge pull request #993 from emersion/bind-wl-drm-in-rendereremersion
2018-05-25backends: implement custom EGL and renderer initializationIlia Bozhinov
2018-05-21render: bind wl_drm in rendereremersion
2018-05-06Make startup command no longer wait for xwaylandVincent Vanlaer
2018-04-20Add wlr_renderer_init_wl_shm to advertize supported renderer formatsemersion
2018-04-08Fix syntax errorsDrew DeVault
2018-04-08Fix assertions with side-effectsDrew DeVault
2018-03-19render: split render.h into wlr_renderer.h and wlr_texture.hemersion
2018-02-12Reformat all #include directivesemersion
2018-01-23Backport screenshooter fixes from the renderer redesign v1emersion
2018-01-13Remove unnecessary wlr_backend_destroyDrew DeVault
2017-12-31Allow configurable verbosityCalvin Lee
2017-12-27config: Avoid clash with other config-headersBjörn Esser
2017-12-26config: Put all defines into config.hBjörn Esser
2017-12-21rootston: server backend checkTony Crisci
2017-12-20rootston: handle backend creation failedTony Crisci
2017-12-19Destroy multi backend on display destroyemersion
2017-12-18rootston: revert to auto backendemersion
2017-12-17Merge pull request #496 from emersion/headless-backendDrew DeVault
2017-12-17Add headless input devicesemersion
2017-12-17Add full refresh rate support to custom modesemersion
2017-12-17Initialize headless backendemersion
2017-12-14Merge branch 'master' into xwm-selectionemersion
2017-12-07Add display destroy listener in screenshooter, destroy display in rootstonemersion
2017-11-22xwayland: clean up seat settingTony Crisci
2017-11-22xwm: send selection dataTony Crisci
2017-11-21xwm: get selection targetsTony Crisci
2017-11-19rootston: xwayland ready listenerTony Crisci
2017-11-17Fix segfault when xwayland is disabledemersion
2017-11-12Run startup command after xwayland is readyDrew DeVault
2017-11-11rootston: prefix config structs and functionsTony Crisci
2017-10-21Merge branch 'master' into feature/data-device-selectionTony Crisci
2017-10-20Add startup command option to rootstonD.B
2017-10-15wlr-data-device: drag iconsTony Crisci
2017-10-15wlr-data-device interfaceTony Crisci
2017-10-05Fix memory leaksVersus Void
2017-10-03Set WAYLAND_DISPLAY in rootston environmentDrew DeVault
2017-09-30rootston: create desktop before inputTony Crisci
2017-09-23Initial pass on roots_inputDrew DeVault
2017-09-23Initialize display, backend; add frame handlingDrew DeVault
2017-09-22Establish rootston headers & mainDrew DeVault