Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
RacNor opened this issue Apr 17, 2024 · 0 comments
Open

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

RacNor opened this issue Apr 17, 2024 · 0 comments
Labels
i3-compat Sway doesn't match i3's behavior

Comments

@RacNor
Copy link

RacNor commented Apr 17, 2024

Description:
Using sway you can't us 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")
@RacNor RacNor added the i3-compat Sway doesn't match i3's behavior label Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
i3-compat Sway doesn't match i3's behavior
Development

No branches or pull requests

1 participant