aboutsummaryrefslogtreecommitdiff
path: root/sway/commands/create_output.c
AgeCommit message (Expand)Author
2020-04-14Implement create_output command for headless backendSimon Ser
2019-01-14Remove now-unused "input" argument of cmd_results_newM Stoeckl
2018-11-12Use #if instead of #ifdef for WLR_HAS_*emersion
2018-09-21Fix compilation against wlroots without X11 backendMarien Zwart
2018-09-19Introduce create_output command (for developer use)Ryan Dwyer