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

[Feature request] Please make it possible to modify the 'border_radius' via a shortcut. #13

Open
SkyyySi opened this issue Mar 17, 2020 · 2 comments

Comments

@SkyyySi
Copy link

SkyyySi commented Mar 17, 2020

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
@resloved
Copy link
Owner

Hmm not sure if this is a bug or something I have to set somewhere, I'll take a look when I can.

@hugohabicht01
Copy link

I noticed something quite similar, if you try to set the radius via i3-msg it also fails. I think this is basically the same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants