Giter VIP home page Giter VIP logo

Comments (3)

nzig avatar nzig commented on August 26, 2024

How do you end up with duplicate nums?

from sway-new-workspace.

josejulio avatar josejulio commented on August 26, 2024

I use swaybar and I have a static set of named workspaces: 1:Browser, 2:Chat, etc up to 7:something
They don't have anything when they start so they are not really created until I put something in that workspace.

I have multiple screens, so if i create a workspace in other screen (using sway-new-workspace), it will get the number (e.g. 5) and when I come back to my main screen and put something in 5:something is when I hit the bug.

If i try to create a new one (using sway-new-workspace) It will redirect me to 5 instead of creating a new one.

from sway-new-workspace.

josejulio avatar josejulio commented on August 26, 2024

Created an easier reproducer in case you want to check.

Reproducer:

  1. Create workspace 2. sway workspace 2
  2. Create a workspace with name foobar and num 2. sway workspace 2:foobar
  3. Check we currently have 2 workspaces with the num 2. swaymsg -t get_workspaces | jq .[].num | grep 2
  4. Call sway-new-workspace

Expected results:

It creates a new workspace

Actual results:

It opens the workspace 2 (the one without a name)

from sway-new-workspace.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.