Commit Graph

50 Commits

Author SHA1 Message Date
Anselm R. Garbe ad4962c7eb fixed quoting and a comment 2007-02-21 11:04:33 +01:00
Anselm R. Garbe e7508783e8 added draw.c again (except getcolor and setfont which are helpers in main.c) 2007-02-20 13:46:21 +01:00
Anselm R. Garbe 8012fcf333 split screen.c into layout.c and tag.c (because the view is an implicit mixture of both) 2007-02-20 10:49:53 +01:00
Anselm R. Garbe f8415019d4 draw.c is useless (belongs to main.c now) 2007-02-19 15:17:31 +01:00
Anselm R. Garbe 238dd5d2b1 renamed view.c into screen.c 2007-02-19 15:05:29 +01:00
Anselm R. Garbe 4cdbd523e5 merged tag.c, view.c and tile.c to manage.c 2007-02-19 14:44:05 +01:00
Anselm R. Garbe 5cc27f1b3c introduced tile.c, some refactoring of functions 2007-02-19 13:00:29 +01:00
Anselm R. Garbe 8fcd1bfda8 fixed copyright notice in Makefile 2007-02-08 14:09:52 +01:00
Anselm R. Garbe 3d48f33025 got rid of LD (inspired by JGs patch to wmii) 2007-02-05 11:09:53 +01:00
arg@mig29 cb4aa5bc35 next version will contain updated copyright notice 2007-01-02 15:37:58 +01:00
Anselm R. Garbe aa13727067 separated several functions into view.c 2006-08-22 16:50:21 +02:00
Anselm R.Garbe d26ffc7fa3 removed finished message 2006-08-14 16:11:54 +02:00
Anselm R.Garbe 95766d6241 applied Sanders LD and resize patches 2006-08-14 08:43:19 +02:00
Anselm R.Garbe 42277b1110 applied Sanders tiny patches 2006-08-08 09:30:45 +02:00
arg@10ksloc.org d9386a0c07 typo fix 2006-08-07 11:58:46 +02:00
arg@10ksloc.org 66e16c92d3 applied Sanders man page/Makefile patch 2006-08-07 11:57:05 +02:00
arg@10ksloc.org 82064af2d7 added stripping to dwm target in Makefile 2006-08-07 08:46:11 +02:00
arg@10ksloc.org 99b126d0af removed CONFIG 2006-08-03 17:08:43 +02:00
arg@10ksloc.org a2d56f6dce make config.h not a time dependence 2006-08-03 15:36:13 +02:00
arg@10ksloc.org db876f9fb0 removed rm config.h from clean 2006-08-03 15:29:28 +02:00
arg@10ksloc.org 05a618b06e added gmake compliance 2006-08-03 15:21:08 +02:00
arg@10ksloc.org bba044de4f applied Jukka's diff 2006-08-03 15:05:34 +02:00
arg@10ksloc.org 4d55eee754 applied Sanders Makefile patch 2006-08-03 13:50:37 +02:00
arg@10ksloc.org 7315bb08ad using SRC instead of *.c 2006-08-03 11:27:29 +02:00
arg@10ksloc.org f80688f1c7 changed the files included in make dist 2006-08-03 10:59:20 +02:00
arg@10ksloc.org dc5c070c44 applied Sanders doc changes, added a PHONY line and changed the output of config.h creation somewhat 2006-08-03 10:58:29 +02:00
arg@10ksloc.org 5d3fd3707b implemented the idea presented by Sander for dwm target 2006-08-02 17:49:21 +02:00
arg@10ksloc.org 7b5638f61d applied Sanders patches 2006-08-01 12:32:33 +02:00
arg@10ksloc.org eccd02def2 makefile now sets permissions for executables and man pages 2006-07-20 09:45:47 +02:00
Anselm R. Garbe 789717d109 simplified Makefile 2006-07-17 18:49:13 +02:00
Anselm R. Garbe dba23062ba rearranged several stuff 2006-07-15 16:30:50 +02:00
Anselm R. Garbe 29355bd382 rearranged 2006-07-14 22:33:38 +02:00
Anselm R. Garbe 59b4a5e4ca draw bar on exposure ;) 2006-07-14 18:46:12 +02:00
Anselm R. Garbe 7faa8a9042 prep 0.1 2006-07-14 18:40:31 +02:00
Anselm R. Garbe 9cd686c93a implemented bar for dwm (I miss status text), I plan that status text is read from stdin in dwm 2006-07-14 10:07:38 +02:00
Anselm R. Garbe 9e8b3258a0 changed default colors 2006-07-13 11:43:05 +02:00
Anselm R. Garbe 44f2e8b952 added dev.c instead of kb.c 2006-07-13 10:34:55 +02:00
Anselm R. Garbe 650a1fb4e1 added logo+description 2006-07-13 09:32:22 +02:00
Anselm R. Garbe 8b59083eb1 removed unnecessary crap 2006-07-13 01:30:55 +02:00
Anselm R. Garbe 4641aa2925 added grid mode on Mod1Mask g 2006-07-12 16:00:51 +02:00
Anselm R. Garbe b9da4b082e added mouse-based resizals 2006-07-11 21:24:10 +02:00
Anselm R. Garbe b1669b5c48 removed unnecessary sel stuff 2006-07-11 18:19:01 +02:00
Anselm R. Garbe 26e134b8a7 added gridsel to gridwm 2006-07-11 13:21:57 +02:00
Anselm R. Garbe 366d81e313 added key handling 2006-07-11 11:50:18 +02:00
Anselm R. Garbe 439e15d09f added several other stuff 2006-07-10 22:16:48 +02:00
Anselm R. Garbe 2de59d0f09 renamed gridmenu.c into menu.c 2006-07-10 19:47:35 +02:00
Anselm R. Garbe 39677ec766 several new changes, made gridmenu working 2006-07-10 19:46:24 +02:00
Anselm R. Garbe 8a34fa50f7 added new stuff 2006-07-10 18:35:39 +02:00
Anselm R. Garbe dbf7e03996 added gridmenu 2006-07-10 16:49:43 +02:00
Anselm R. Garbe 1076f2b6b3 initial import 2006-07-10 16:38:18 +02:00