aboutsummaryrefslogtreecommitdiff
path: root/sway/commands/xwayland.c
AgeCommit message (Expand)Author
2019-09-02Fix typo for the force/immediate option in xwayland_mode enumBen Brown
2019-08-20cmd_xwayland: add force for immediate launchBrian Ashworth
2019-06-19config/xwayland: retain xwayland status on reloadBrian Ashworth
2019-01-21Replace wlr_log with sway_logM Stoeckl
2019-01-14Remove now-unused "input" argument of cmd_results_newM Stoeckl
2018-11-19Add xwayland commandemersion