phenax / bsp-layout

Manage layouts in bspwm (tall and wide)
MIT License
375 stars 30 forks source link

Make the name of the command more consistent with the base project #54

Open amtoine opened 2 years ago

amtoine commented 2 years ago

Describe your request

In the base project before bsp-layout, we have the Binary Search Partitioning Window Manager (the bspwm package) and the Binary Search Partitioning Controller (the bspc command).

I would like to ship the bspl command, i.e. the Binary Search Partitioning Layout manager command, to be more coherent with the bspwm base project :yum:

and also to have a simpler command to type each time tests have to be done :wink:

Briefly explain its use-case

Well, bspl would be the new command to use, i.e. it would be the one mentioned in the README and other places, but bsp-layout would still be installed with the whole lib for back-compatibility reasons.