Skip to content
This repository was archived by the owner on Oct 4, 2018. It is now read-only.

Tags: sr/dwm

Tags

5.3.1

Toggle 5.3.1's commit message
integrated yiyus clearurgent refactoring

5.3

Toggle 5.3's commit message
added Neale Pickett's spawn patch, thanks Neale

5.2

Toggle 5.2's commit message
using malloc() instead of calloc() and sticking to static initializer…

… and struct assignment, not using *c = (Client){}; right now to avoid some ugly gcc warning, possibly a gcc bug since we are using -std=c99

5.1

Toggle 5.1's commit message
forcing fullscreen windows to bw=0, though most fullscreen apps are b…

…roken anyways

5.0

Toggle 5.0's commit message
branch merge

4.9

Toggle 4.9's commit message
yet another cleanup

4.8

Toggle 4.8's commit message
removed the comment again

4.7

Toggle 4.7's commit message
fixed focus steeling bug done by clients like opera

4.6

Toggle 4.6's commit message
fixed a comment

4.5

Toggle 4.5's commit message
cosmetic fix