swaywm/sway

Remove extraneous properties from IPC command get_outputs

开放

#2,685 创建于 2018年9月21日

 (11 条评论) (0 个反应) (0 位负责人)C (1,255 个派生)batch import
enhancementgood first issue

仓库指标

星标
 (16,909 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

for a setup with two monitors:

$ swaymsg -t get_outputs | grep focused
     "focused": false,
     "focused": false,

$ swaymsg -t get_version
sway version 1.0-alpha.5-364-g15dadaaa (Sep 18 2018, branch 'makepkg')

贡献者指南