i3: i3-nagbar: Text not shown when from within fullscreen mode
Output of i3 --moreversion 2>&- || i3 --version
:
Binary i3 version: 4.14.1 (2017-09-24) © 2009 Michael Stapelberg and contributors Running i3 version: 4.14.1 (2017-09-24) (pid 501) abort…) Loaded i3 config: /home/<user>/.config/i3/config (Last modified: Fri 09 Feb 2018 10:25:48 AM CET, 164 seconds ago)
The i3 binary you just called: /usr/bin/i3 The i3 binary you are running: i3
What I did:
- Go to fullscreen mode of any window (as far as I checked it works always.
- Press the “exit i3” button: mod+shift+e (in my case)
- Exit fullscreen mode
What I saw: The i3-nagbar text is missing but the fields are still clickable.
What I expected instead: The text should be visible.
About this issue
- Original URL
- State: closed
- Created 6 years ago
- Comments: 19 (11 by maintainers)
Commits related to this issue
- Bugfix: ignore ConfigureNotify with width == 0 || height == 0 fixes #3132 — committed to stapelberg/i3 by stapelberg 6 years ago
Again, xtrace is the wrong binary. You need x11trace, provided by xtrace-git.
There’s another program called xtrace, thus on some systems (such as Arch) the package is called xtrace, but the binary is actually called x11trace.