Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pyknite/catwm
catwm is a very simple tiling window manager
https://github.com/pyknite/catwm
Last synced: about 2 months ago
JSON representation
catwm is a very simple tiling window manager
- Host: GitHub
- URL: https://github.com/pyknite/catwm
- Owner: pyknite
- License: mit
- Created: 2010-02-14T16:27:22.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2024-05-05T19:47:49.000Z (8 months ago)
- Last Synced: 2024-08-04T02:07:47.000Z (5 months ago)
- Language: C
- Homepage:
- Size: 59.6 KB
- Stars: 237
- Watchers: 14
- Forks: 34
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-ricing - catwm - very simple tiling window manager. (C) (Packages / window-managers)
README
CATWM
=====/\___/\
( o o ) Made by cat...
( =^= )
( ) ... for cat!
( )
( ))))))________________ Cute And Tiny Window ManagerSummary
-------catwm is a very simple and lightweight tiling window manager.
I will try to stay under 1000 SLOC.Status
------
* 05.07.19 -> v0.3. Multiple desktops and correct some bugs
* 30.06.10 -> v0.2. Back again \o/
* 15.03.10 -> v0.2. The wm is functional -> I only use this wm!
* 24.02.10 -> First release, v0.1. In this release 0.1, the wm is almost functionalModes
-----It allow the "normal" modes of tiling window managers:
--------------
| |___|
| |___|
| Master |___|
| |___|
| |___|
--------------and fullscreen mode
There is no horizontal stack because I never use it. But if someone is interested in, it's very easy to add.
Installation
------------Need Xlib, then:
$ vim config.h
$ make
# make install
$ make cleanBugs
----
* No bugs for the moment ;) (I mean, no importants bugs ;)Todo
----
* Add multiple view ("desktop")
* Switch to XCBIf you have some particular request, just send me an e-mail, and I will see for it!