aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Added tag 1.0 for changeset bbc98e77ae89a7c9232a5be0835f60ea00d8036eAnselm R. Garbe2006-08-24
|
* prepared dwm-1.0Anselm R. Garbe2006-08-24
|
* yet another fixAnselm R. Garbe2006-08-24
|
* small man page fixAnselm R. Garbe2006-08-24
|
* found less intrusive wayAnselm R. Garbe2006-08-24
|
* changing tag indicator through underlineAnselm R. Garbe2006-08-24
|
* black on light is really better, I notice this after allAnselm R. Garbe2006-08-23
|
* updated man pageAnselm R. Garbe2006-08-23
|
* applied tag drawing change to man pageAnselm R. Garbe2006-08-23
|
* implemented right tag drawing in the status bar and titlebarsAnselm R. Garbe2006-08-23
|
* removed a blank lineAnselm R. Garbe2006-08-23
|
* eliminated sentinel warningAnselm R. Garbe2006-08-23
|
* small fix of man pageAnselm R. Garbe2006-08-23
|
* implemented class:inst:title matchingAnselm R. Garbe2006-08-23
|
* applied zero_to_five patchAnselm R. Garbe2006-08-23
|
* tags appear in the left againAnselm R. Garbe2006-08-23
|
* separated setup stuff into main.c:setup() - this makes main() more readableAnselm R. Garbe2006-08-23
|
* updated man pageAnselm R. Garbe2006-08-22
|
* titlebars contain tags in the right nowAnselm R. Garbe2006-08-22
|
* fixed default key bindings (indexes of tags were screwed up)Anselm R. Garbe2006-08-22
|
* rearranged getprotoAnselm R. Garbe2006-08-22
|
* removed winprop (merged into getproto)Anselm R. Garbe2006-08-22
|
* separated several functions into view.cAnselm R. Garbe2006-08-22
|
* removed DEFTAGAnselm R. Garbe2006-08-22
|
* removed badmalloc (thx for the pointer to Uriel)Anselm R. Garbe2006-08-22
|
* rxvt is quite slow under OpenBSDAnselm R. Garbe2006-08-22
|
* font fixAnselm R. Garbe2006-08-22
|
* slight change of my config.hAnselm R. Garbe2006-08-22
|
* fixedAnselm R. Garbe2006-08-22
|
* windows which have set transient_for hint inherit the transient_for window ↵arg@localhost.10kloc.org2006-08-21
| | | | tags now
* after switching to OpenBSD again, I switched back to a saner color schemearg@localhost.10kloc.org2006-08-21
|
* applied Sanders focus_* patches, removed the unnecessary clean-prefix from ↵Anselm R.Garbe2006-08-21
| | | | the new function names
* small renamings of two static functionsAnselm R.Garbe2006-08-21
|
* small changes to dwm.1, rearranged order within main event loopAnselm R.Garbe2006-08-21
|
* applied Sanders patchAnselm R.Garbe2006-08-18
|
* made a new client position strategy similiar to that one proposed by Sander, ↵Anselm R.Garbe2006-08-18
| | | | but which takes top bar into account
* fixed a bug reported by sanderAnselm R.Garbe2006-08-17
|
* applied the shorter xprop commandAnselm R.Garbe2006-08-17
|
* centering apps only if transient_for is not(!) setAnselm R.Garbe2006-08-17
|
* fixed issue Sander reportedAnselm R.Garbe2006-08-17
|
* corrected order of cleanup code Anselm R.Garbe2006-08-16
|
* condition was insufficientAnselm R.Garbe2006-08-16
|
* fixed issue reported by sanderAnselm R.Garbe2006-08-16
|
* added general centralization rule for new clients (works around various ↵Anselm R.Garbe2006-08-16
| | | | borken apps)
* removed leading ;Anselm R.Garbe2006-08-16
|
* added sample command to config.default.h to highlight how to query ↵Anselm R.Garbe2006-08-16
| | | | class:instance info with a one-liner of shell commands
* applied another config.mk patch made by sanderAnselm R.Garbe2006-08-16
|
* we close stdin as wellAnselm R.Garbe2006-08-16
|
* simplified sort | uniq into sort -u (on my boxes all sort support -u)Anselm R.Garbe2006-08-16
|
* fixing small bug in config.mkAnselm R.Garbe2006-08-15
|