forked from Airblader/i3
-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
I'm submitting a…
[ ] Bug [x] Feature Request [ ] Documentation Request [ ] Other (Please describe in detail)
Current Behavior
If I try to modify the strength of corner rounding via bindsym, i3-gaps-rounded will throw out an error, which, from border_radius 0, highlights only the _radius 0 part, which tells me that this is because i3 thinks that I want to change the border, which I don't. It only does this when I am running it inside a mode (like resize mode), otherwise it straight up doesn't do anything at all.
Expected Behavior
When typing something like bindsym $mod+g border_radius 0, the rounded corners will disappear when I press it.
Reproduction Instructions
Type bindsym $mod+g border_radius 0 into your your config (I did in resize mode)
Environment
Output of i3 --moreversion 2>&-:
Binary i3 version: 4.16.1-184-g00181678 (2019-07-03, branch "makepkg") © 2009 Michael Stapelberg and contributors Running i3 version: 4.16.1-184-g00181678 (2019-07-03, branch "makepkg") (pid 1555)
- Linux Distribution & Version: Archlinux with the AUR package 'i3-gaps-rounded' - I'm using compton kawase blur
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels