Skip to content
This repository was archived by the owner on Apr 20, 2025. It is now read-only.

Commit 9d64ee0

Browse files
committed
Merge branch 'master' of github.com:source-c/YaWm
2 parents 1abf93e + 4e076ca commit 9d64ee0

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

README.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,30 @@
11
YaWm
22
====
33

4-
YaWm is just Yet Another Window Manager for everyday use. Another meaning of the project name is al-yawm [the day] (YaWm/wiki):
4+
`YaWm` is just Yet Another Window Manager which is used by me from early 2012. Another meaning of the name is al-yawm [the day] (YaWm/wiki):
55

6-
Originaly the code was forked from suckless's dwm, but for now I'm pretty sure that
7-
no patches from dwm might be applied to yawm - they became completely different.
6+
Originaly inspired by suckless's dwm. Reworked, patched, polished for my needs.
7+
Not have pretensions to be compatible with the original anymore.
88

9-
The goal of the project is to get a comfortable working environment in unix way:
9+
The main goal is to build comfortable X environment in true unix way:
1010
simple, flexible and strictly functional binary code that should help user to work
11-
with his tasks with a maximal performance and high usability.
11+
with his tasks with a maximal performance and to bring a high usability.
1212
Not more But not less.
1313

14-
Recomended minimal toolset (covered by this git):
14+
Minimal toolset (also partialy covered by this repo):
1515
- yawm
1616
- yawmstatus
1717
- tinyterm
1818
- slock
1919
- dmenu
2020

21-
Optionally:
21+
Optionally, I'd recommend:
2222
- clipit
2323
- volumeicon-alsa
2424
- surf
2525
- tabbed
26-
- other stuff you wish...
26+
- any other stuff you wish...
2727

28-
xinit and other X-server stuff are required to run the YaWm.
28+
In order to run the WM xinit and base X stuff are required.
2929

30+
Happy hacking!

0 commit comments

Comments
 (0)