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

output nonprimary no longer works inside of bar config #5346

Closed
djl opened this issue Jan 2, 2023 · 4 comments · Fixed by #5355
Closed

output nonprimary no longer works inside of bar config #5346

djl opened this issue Jan 2, 2023 · 4 comments · Fixed by #5355
Labels
4.22 bug reproducible A bug that has been reviewed and confirmed by a project contributor

Comments

@djl
Copy link

djl commented Jan 2, 2023

I'm submitting a…

[x] Bug
[ ] Feature Request
[ ] Documentation Request
[ ] Other (Please describe in detail)

Current Behavior

When a bar is configured with output nonprimary, it is not loaded.

Expected Behavior

When a bar is configured with output nonprimary, it is shown on the non-primary outputs. This was working in 4.21.

Reproduction Instructions

Use the default config and add a bar with output nonprimary. e.g.

bar {
    output nonprimary
    status_command i3status
}

Environment

Output of i3 --moreversion 2>&-:

Binary i3 version:  4.22 (2023-01-02) ? 2009 Michael Stapelberg and contributors
Running i3 version: 4.22 (2023-01-02) (pid 438028)
Loaded i3 config:
  /home/djl/.config/i3/config (main) (last modified: Mon Jan  2 19:26:05 2023, 72 seconds ago)

The i3 binary you just called: /usr/bin/i3
The i3 binary you are running: i3

Config file
The default config file.
Logfile URL: https://logs.i3wm.org/logs/6214249000992768.bz2
- Linux Distribution & Version: Arch Linux
- Are you using a compositor (e.g., xcompmgr or compton): compton
@valecs
Copy link

valecs commented Jan 6, 2023

I'm seeing the same issue, on updating from 4.21 to 4.22

@teddybear
Copy link

teddybear commented Jan 6, 2023

Same for me, either without any compositor or with picom

@orestisfl orestisfl added reproducible A bug that has been reviewed and confirmed by a project contributor to be included in next bugfix Used to track bugfix releases. After a release that covers tagged issues/PRs the label is removed. labels Jan 6, 2023
orestisfl added a commit to orestisfl/i3 that referenced this issue Jan 6, 2023
orestisfl added a commit to orestisfl/i3 that referenced this issue Jan 6, 2023
@orestisfl orestisfl pinned this issue Jan 7, 2023
@simontunnat
Copy link

I would really appreciate a bugfix release for this, as Arch Linux has already upgraded to version 4.22.

@simontunnat
Copy link

Arch Linux already has a patched version in the community-testing repos, so I do not care about the official release anymore. :D

desmana pushed a commit to desmana/i3 that referenced this issue Feb 27, 2023
jbenden pushed a commit to jbenden/i3 that referenced this issue Jun 7, 2023
@orestisfl orestisfl removed the to be included in next bugfix Used to track bugfix releases. After a release that covers tagged issues/PRs the label is removed. label Sep 21, 2023
@orestisfl orestisfl mentioned this issue Sep 21, 2023
1 task
@orestisfl orestisfl unpinned this issue Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.22 bug reproducible A bug that has been reviewed and confirmed by a project contributor
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants