berry icon indicating copy to clipboard operation
berry copied to clipboard

:strawberry: A healthy, byte-sized window manager

Results 61 berry issues
Sort by recently updated
recently updated
newest added

As the title suggests, this issue encourages the use of `mod4` and right click instead of `mod1` and left click. This way this window manager would be more convenient for...

I start e.g. Firefox on workspace 2 and while it is loading I switch to workspace 1. How can I make sure Firefox is launching at workspace 2? How to...

Hey, https://github.com/JLErvin/berry/blob/b563041b394376328019a8616fd53b58b99f39e2/berryc.1#L74 says that the arguments to cardinal focus are "1,2,3,4", but https://github.com/JLErvin/berry/blob/b563041b394376328019a8616fd53b58b99f39e2/types.h#L77-L82 implies that the arguments should be "0,1,2,3" for "E,N,W,S" respectively. I could have filed a PR to...

Please comment any suggestions you have to improve the window manager below. I can't promise that I will be able to implement everything, but I'm curious what people have to...

enhancement

Using the [nnn](https://github.com/jarun/nnn) file manager, I can't use the 'preview-tabbed' script without constantly losing focus. It's a script that constantly invokes other programs and nests it in [tabbed](https://tools.suckless.org/tabbed/) Reference: -...

I really hope that this just isn't me being stupid, yet again. For some reason, when I move a window to another workspace it toggles it's decorations, and I have...

This change addresses https://github.com/JLErvin/berry/issues/143, (re)adding support for persisting decorations when windows are sent between workspaces. Although this was included previously, it was removed (unintentionally) as a consequence of https://github.com/JLErvin/berry/pull/136. This...

How can I swap the left and right window? This is the only thing I miss from dwm. In dwm I would just press `prefix+RET` to swap the position of...

`berryc send_to_workspace 0` sends to workspace 1. Is this the intended functionality? It feels like everything is off by 1 which is a bit confusing. I have the following in...