Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | added screen.c, removed layout.c and tag.c | Anselm R. Garbe | 2007-08-19 |
| | |||
* | fififi | Anselm R. Garbe | 2007-08-15 |
| | |||
* | separated layout-specific stuff into separate .h and .c files which are ↵ | Anselm R. Garbe | 2007-08-11 |
| | | | | included in config.h resp. config.mk - this allows writing layouts for dwm without any need to patch existing code | ||
* | removed strip, added -s to LDFLAGS | Anselm R. Garbe | 2007-05-15 |
| | |||
* | yet another fix of copyright compactisition | Anselm R. Garbe | 2007-04-13 |
| | |||
* | fixed quoting and a comment | Anselm R. Garbe | 2007-02-21 |
| | |||
* | added draw.c again (except getcolor and setfont which are helpers in main.c) | Anselm R. Garbe | 2007-02-20 |
| | |||
* | split screen.c into layout.c and tag.c (because the view is an implicit ↵ | Anselm R. Garbe | 2007-02-20 |
| | | | | mixture of both) | ||
* | draw.c is useless (belongs to main.c now) | Anselm R. Garbe | 2007-02-19 |
| | |||
* | renamed view.c into screen.c | Anselm R. Garbe | 2007-02-19 |
| | |||
* | merged tag.c, view.c and tile.c to manage.c | Anselm R. Garbe | 2007-02-19 |
| | |||
* | introduced tile.c, some refactoring of functions | Anselm R. Garbe | 2007-02-19 |
| | |||
* | fixed copyright notice in Makefile | Anselm R. Garbe | 2007-02-08 |
| | |||
* | got rid of LD (inspired by JGs patch to wmii) | Anselm R. Garbe | 2007-02-05 |
| | |||
* | next version will contain updated copyright notice | arg@mig29 | 2007-01-02 |
| | |||
* | separated several functions into view.c | Anselm R. Garbe | 2006-08-22 |
| | |||
* | removed finished message | Anselm R.Garbe | 2006-08-14 |
| | |||
* | applied Sanders LD and resize patches | Anselm R.Garbe | 2006-08-14 |
| | |||
* | applied Sanders tiny patches | Anselm R.Garbe | 2006-08-08 |
| | |||
* | typo fix | arg@10ksloc.org | 2006-08-07 |
| | |||
* | applied Sanders man page/Makefile patch | arg@10ksloc.org | 2006-08-07 |
| | |||
* | added stripping to dwm target in Makefile | arg@10ksloc.org | 2006-08-07 |
| | |||
* | removed CONFIG | arg@10ksloc.org | 2006-08-03 |
| | |||
* | make config.h not a time dependence | arg@10ksloc.org | 2006-08-03 |
| | |||
* | removed rm config.h from clean | arg@10ksloc.org | 2006-08-03 |
| | |||
* | added gmake compliance | arg@10ksloc.org | 2006-08-03 |
| | |||
* | applied Jukka's diff | arg@10ksloc.org | 2006-08-03 |
| | |||
* | applied Sanders Makefile patch | arg@10ksloc.org | 2006-08-03 |
| | |||
* | using SRC instead of *.c | arg@10ksloc.org | 2006-08-03 |
| | |||
* | changed the files included in make dist | arg@10ksloc.org | 2006-08-03 |
| | |||
* | applied Sanders doc changes, added a PHONY line and changed the output of ↵ | arg@10ksloc.org | 2006-08-03 |
| | | | | config.h creation somewhat | ||
* | implemented the idea presented by Sander for dwm target | arg@10ksloc.org | 2006-08-02 |
| | |||
* | applied Sanders patches | arg@10ksloc.org | 2006-08-01 |
| | |||
* | makefile now sets permissions for executables and man pages | arg@10ksloc.org | 2006-07-20 |
| | |||
* | simplified Makefile | Anselm R. Garbe | 2006-07-17 |
| | |||
* | rearranged several stuff | Anselm R. Garbe | 2006-07-15 |
| | |||
* | rearranged | Anselm R. Garbe | 2006-07-14 |
| | |||
* | draw bar on exposure ;) | Anselm R. Garbe | 2006-07-14 |
| | |||
* | prep 0.1 | Anselm R. Garbe | 2006-07-14 |
| | |||
* | implemented bar for dwm (I miss status text), I plan that status text is ↵ | Anselm R. Garbe | 2006-07-14 |
| | | | | read from stdin in dwm | ||
* | changed default colors | Anselm R. Garbe | 2006-07-13 |
| | |||
* | added dev.c instead of kb.c | Anselm R. Garbe | 2006-07-13 |
| | |||
* | added logo+description | Anselm R. Garbe | 2006-07-13 |
| | |||
* | removed unnecessary crap | Anselm R. Garbe | 2006-07-13 |
| | |||
* | added grid mode on Mod1Mask g | Anselm R. Garbe | 2006-07-12 |
| | |||
* | added mouse-based resizals | Anselm R. Garbe | 2006-07-11 |
| | |||
* | removed unnecessary sel stuff | Anselm R. Garbe | 2006-07-11 |
| | |||
* | added gridsel to gridwm | Anselm R. Garbe | 2006-07-11 |
| | |||
* | added key handling | Anselm R. Garbe | 2006-07-11 |
| | |||
* | added several other stuff | Anselm R. Garbe | 2006-07-10 |
| |