Skip to content

Commit 2c8bee7

Browse files
committed
add features section to README
1 parent dcd2bcb commit 2c8bee7

1 file changed

Lines changed: 19 additions & 2 deletions

File tree

README.md

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,25 @@ Kröhnkite is mainly inspired by [dwm][] from suckless folks, and aims to be
1212
![screenshot](img/screenshot.png)
1313

1414

15-
Prerequisite
16-
------------
15+
Features
16+
---------
17+
* DWM-like window tiling
18+
- Dynamically tile windows, rather than manually placing each.
19+
- Floating windows
20+
* Multiple Layout Support
21+
- Tiling layout
22+
- Monocle layout
23+
- Desktop-friendly layouts (Spread, Stair)
24+
* Integrates well into KWin features, including:
25+
- Activities
26+
- Virtual desktops
27+
- Window switcher
28+
- Fullscreen (KWin can fullscreen any window)
29+
- Minimization
30+
31+
32+
Development Requirement
33+
-----------------------
1734

1835
* Typescript (tested w/ 3.1.x)
1936
* GNU Make

0 commit comments

Comments
 (0)