teslawm

log

age author description
2 months Robert Figura fix: draw title even if it is emptydefault tip
3 months Robert Figura added HINT_STATIC to keep floating geom even in tiled mode
3 months Robert Figura improved FLAG_NOFOCUS
4 months Robert Figura removed broken layout switching on mod-y
4 months Robert Figura update version, fixed make dist, permission fix
4 months Robert Figura some updates to config.media
4 months Robert Figura fixed segfault caused by prev changeset
4 months Robert Figura added FLAG_NOFOCUS (for virtual keyboards)
4 months Robert Figura fixed colors in distributed config
4 months Robert Figura added config for mouse only navigation
4 months Robert Figura also install stuff under extra/
4 months Robert Figura fixed error on installing desktop files when the directory is missing
5 months Robert Figura removed view(NULL) feature (or rather crash since it was broken)
5 months Robert Figura added teslawm.desktop for kde / kdm
5 months Robert Figura notes, randr fix
6 months Robert Figura formatting
6 months Robert Figura made urgency a flag
6 months Robert Figura fixes and cleanup to font code, extracted padding sizes
6 months Robert Figura xft fix and simplification
6 months Robert Figura removed struct DC altogether
6 months Robert Figura fixed history for layout (still incomplete)
6 months Robert Figura forgot to actually use squaresize
6 months Robert Figura extracted more xfont code
6 months Robert Figura config update (urgent colors)
6 months Robert Figura urgent border, doesn't work? why?
6 months Robert Figura tags bitfield fix
6 months Robert Figura stole spawn() from current dwm (thanks Neale Pickett)
6 months Robert Figura using bitfield for tags now
6 months Robert Figura urgent hinting, mod-y also swaps layout...
6 months Robert Figura urgency provisions
6 months Robert Figura fixes
6 months Robert Figura extracted drawable and gc from DC
6 months Robert Figura arg naming and type fixes
6 months Robert Figura moved more xft code, sanitized color passing, fixed drawtext
6 months Robert Figura small config fix
6 months Robert Figura more xft extracts and fixes
6 months Robert Figura makefile fix
6 months Robert Figura extracted some xft code, removed some comments
6 months Robert Figura working on draw() stuff
6 months Robert Figura formatting
6 months Robert Figura small improvement on startup scripts
6 months Robert Figura small fixes (still bugs)
6 months Robert Figura colors reside in linear table
6 months Robert Figura added .hgignore
6 months Robert Figura floating color
7 months Robert Figura cleaned up teslawm start script, added loop feature
7 months Robert Figura forgot one example (we need all directories for proper install)
7 months Robert Figura fixed missing restack
7 months Robert Figura simplified config, added sample menus
7 months Robert Figura fixed README
9 months Robert Figura also copy shell wrapper to source directory to keep the distpack intact
10 months Robert Figura fixed fd bug in aclock
10 months Robert Figura aclock update
10 months Robert Figura config.def.h update
11 months Robert Figura FOCUSARRANGE hack again...
11 months Robert Figura fixed typo in comment
11 months Robert Figura aclock fix and extension
11 months Robert Figura updated mouse interaction examples accordingly
11 months Robert Figura improved customizability in startup script
11 months Robert Figura fixed bar size, fixed previous anti-flicker code