[i3fyra] --move CONTAINER, does not create containers #183

Closed
opened 2023-07-11 11:25:10 +00:00 by budRich · 2 comments
budRich commented 2023-07-11 11:25:10 +00:00 (Migrated from github.com)

this was originally mentioned by @1ntronaut in #180 .

And the issue is what it says in the title, if the layout is "A" the command i3fyra --move B should create B and move the current window there. i3viswiz --move B seems to work fine though...

this was originally mentioned by @1ntronaut in #180 . And the issue is what it says in the title, if the layout is "A" the command `i3fyra --move B` should create B and move the current window there. `i3viswiz --move B` seems to work fine though...
budRich commented 2023-07-11 20:42:57 +00:00 (Migrated from github.com)

@1ntronaut , i am not able to reproduce this on my personal configuration or with the wiki config

@1ntronaut , i am not able to reproduce this on my personal configuration or with the [wiki config](https://github.com/budlabs/i3ass/wiki/i3-config-example)
1ntronaut commented 2023-07-20 13:34:14 +00:00 (Migrated from github.com)

Hi @budRich ,

Two (became 3) things I'd like to address two things here. I'm making separate issues.

    1. The issue as stated above is for me not-reproducable as well, however my personal setup is so that it won't allow me to create/assign i3fyra's 'virtual containers ABCD' on i3 startup or whatever. i3fyra --move A|B|C|D still does't create containers for me, without having the virtual containers initialized first through
      After checking... i3viswiz does not even have a --move flag. I wasn't using i3viswiz --move B, but rather i3viswiz move up|left|down|right and i3fyra --move CONTAINER.
      It seems like a stupid error on my behalf (which it is, in retrospect), my bad, but this'll probably prelude the following:
    1. I found out that i3viswiz does accept some (I suppose) non-intended input. It seems i3viswiz will accept any amount of arguments, as long as the last argument is any of u|l|d|r|up|left|down|right.
  • 2.5) During testing, I found out more: Not only this, but i3viswiz will accept ANY amount of arguments as long as the last of its arguments begins with any of u|l|d|r|up|left|down|right
    1. This might be a new issue, minor or not, but looking at my i3config, I seem to use i3viswiz to focus; and only seem to use i3Kornhe move to actually MOVE my windows across containers. But: it does also exhibit some of the same behaviour i3viswiz does.

Consider this issue fixed and/or non-existing. See the other issues I have created.

Hi @budRich , Two (became 3) things I'd like to address two things here. I'm making separate issues. - 1) The issue as stated above is for me not-reproducable as well, however my personal setup is so that it won't allow me to create/assign i3fyra's 'virtual containers ABCD' on i3 startup or whatever. `i3fyra --move A|B|C|D` still does't create containers for me, without having the virtual containers initialized first through After checking... i3viswiz does not even have a `--move` flag. I wasn't using `i3viswiz --move B`, but rather `i3viswiz move up|left|down|right` and `i3fyra --move CONTAINER`. It seems like a stupid error on my behalf (which it is, in retrospect), my bad, but this'll probably prelude the following: - 2) I found out that i3viswiz does accept some (I suppose) non-intended input. It seems i3viswiz will accept any amount of arguments, as long as the last argument is any of `u|l|d|r|up|left|down|right`. - 2.5) During testing, I found out more: Not only this, but i3viswiz will accept ANY amount of arguments as long as the last of its arguments begins with any of `u|l|d|r|up|left|down|right` - 3) This might be a new issue, minor or not, but looking at my i3config, I seem to use i3viswiz to focus; and only seem to use `i3Kornhe move` to actually MOVE my windows across containers. But: it does also exhibit some of the same behaviour i3viswiz does. - - - Consider this issue fixed and/or non-existing. See the other issues I have created.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
bud/i3ass#183
No description provided.