Skip to content

Commit 7d5b67c

Browse files
committed
Add note to README
1 parent 24cb564 commit 7d5b67c

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

+8-4
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
![Binky](icons/binky.ico)
44

5-
## The Problem
5+
## Problem
66

77
Windows 10 [introduced virtual desktop support in 2015](https://www.pcworld.com/article/1936035/virtual-desktops-more-space-and-order-with-windows-10-and-11.html). This led to the obsolescence of third-party virtual desktop software, which is a problem, since Windows's native virtual desktop support lacks two very important features:
88

@@ -16,21 +16,25 @@ Indeed, Windows 11 only comes with two shortcuts for navigating virtual desktops
1616

1717
Not only is this ridiculous, but there's no way to add additional shortcuts without writing code that calls Windows's exposed COM API directly.
1818

19-
## The Solution!
19+
## Solution
2020

2121
**BinkyBox** lets you _hop_ from one desktop to another via keyboard shortcuts and adds a useful system tray icon so you know which desktop you're on. The logo is a cute bunny because bunnies hop. Like you're hopping from one desktop to another. Using keyboard shortcuts. Let's all hop together using BinkyBox.
2222

2323
A "binky" is a word for [a kind of happy hop that bunnies do](https://www.youtube.com/watch?v=y0ivoIr_xnQ).
2424

25-
### Incredible Features:
25+
### Incredible Features
2626

2727
- Hop from one virtual desktop to another _directly_ using incredible keyboard shortcuts.
2828
- See which virtual desktop you're on right now via a system tray icon.
2929
- Written in Rust, leading to very low (almost nonexistent) background resource usage.
3030

3131
I may add other features later.
3232

33-
## Tested Platforms
33+
### Feature Requests Welcome
34+
35+
I use BinkyBox daily at work. If you use it a lot too, please don't hesitate to ask for features by opening a GitHub issue. I will likely maintain this software for as long as I continue to use Windows.
36+
37+
### Tested Platforms
3438

3539
| Windows | Tested |
3640
|--------------------|------------|

0 commit comments

Comments
 (0)