dskmgr
Two dimensional, dynamic desktop/workspace manager for bspwm.
Description
Dskmgr handles bspwm operations such as creating new desktops, focusing desktops and moving around based on directions. For example, it can allow your desktop layout to look like this:
[0-2] [2-2]
[0-1] [2-1] [3-1]
[0-0] [1-0] [2-0] [3-0]
Where each number pair is a unique desktop, and you can navigate around in 4 directions. The program also remembers you vertical position's history, so if you were in [0-1] and moved right to 1-0, when you will move left again you will return to [0-1] rather than [0-0].
Install
python3 -m pip install dskmgr
Usage
Put dskmgrd & in you bspwmrc, and then change you desktop-managing shortcuts to use dskmgr rather than bspc.
TODOs
-
Add proper tests.
-
Make it so that when an error occurs (or even when an incorrect command is revieved) the
dskmgrscript will know to return an error code. -
Improve logging support in
dskmgrd. -
Find a better name (maybe "meja"? It means "desk" in Indonesian)
Release files for dskmgr 0.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| dskmgr-0.0.3.tar.gz | 8.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| dskmgr-0.0.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 20.4 kB
Release files / dskmgr-0.0.3.tar.gz
| Download URL | dskmgr-0.0.3.tar.gz |
|---|---|
| Size | 8.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b44f8a9980864abef1ceaff6855d2fefbaf697b6175b7f47d7013ebf1b463b09
|
|
BLAKE2b-256 checksum How to use checksums |
065cf443e45faee4ece778cfbf234c308029c62ffbf3dd146b94d9cb42be5c42
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
|
Release files / dskmgr-0.0.3-py3-none-any.whl
| Download URL | dskmgr-0.0.3-py3-none-any.whl |
|---|---|
| Size | 12.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
341d4186c1e18c532f07db0f114f5d652a49078c96dd1a827111a230078cdb1f
|
|
BLAKE2b-256 checksum How to use checksums |
e4a5190ac04b2892db51987d673e4e45c5bad27db17e5fbd8f3417bcaf1b41c7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
|