Skip to content

Can't use con_id of workplace to set layout #8124

Open
@mSerdcevas

Description

Description:
Using sway you can't use con_id of workplace to change its layout in i3 you can do that. For example:

swaymsg '[con_id=9] layout tabbed'
Error: No matching node.

get_tree output:

#1: root "root"
  #2147483647: output "__i3"
    #2147483646: workspace "__i3_scratch"
  #3: output "eDP-1"
    #9: workspace "1"
      #240: con "foot" (xdg_shell, pid: 35876, app_id: "foot")
      #241: con "foot" (xdg_shell, pid: 35909, app_id: "foot")
      #242: con "foot" (xdg_shell, pid: 35942, app_id: "foot")
    #21: workspace "2"
      #239: con "Mozilla Firefox" (xdg_shell, pid: 35364, app_id: "org.mozilla.firefox")

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    i3-compatSway doesn't match i3's behavior

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions