Commit Graph

530 Commits

Author SHA1 Message Date
Anselm R. Garbe 1c1d09f3e9 small boundary check fix 2006-10-05 18:23:28 +02:00
Anselm R. Garbe 0384faeee5 changing MASTER value from percent into per mill 2006-10-05 18:18:47 +02:00
Anselm R. Garbe 6cca3999c8 Added tag 1.8 for changeset c71952fa3c7ca848ec38a6923b5c6d0e18fff431 2006-10-05 19:00:58 +02:00
Anselm R. Garbe 69408d384d simplified dotile(), removed misleading line 2006-10-05 13:47:30 +02:00
Anselm R. Garbe 4aea423f06 final fix for man page 2006-10-05 13:44:48 +02:00
Anselm R. Garbe 6fc8a63041 keep master ratio on resizecol -> arrange 2006-10-05 12:59:35 +02:00
Anselm R. Garbe 2583a7c0d1 yet another simplification of dotile() 2006-10-05 12:18:04 +02:00
Anselm R. Garbe 0ef6e3103c simplified dotile() 2006-10-05 12:13:24 +02:00
Anselm R. Garbe 7c052b37c8 applied resizecol fix by Jukka 2006-10-05 11:00:55 +02:00
Anselm R. Garbe d9c475d7f4 Button3 click on mode label toggles stack position now 2006-10-05 09:37:11 +02:00
Anselm R. Garbe c8e57332d1 applied dave's highlight patch for big fonts 2006-09-29 19:06:27 +02:00
Anselm R. Garbe c045459917 using ff tiled again, seems to work perfectly with new bottom stack 2006-09-29 18:40:32 +02:00
Anselm R. Garbe e0f64e63db applied ality's hardcode-0 patches 2006-09-29 18:21:02 +02:00
Anselm R. Garbe dddd58a8cd added symbols for different modes 2006-09-29 18:08:20 +02:00
Anselm R. Garbe 010fd21b20 removed useless updatemaster 2006-09-29 17:25:49 +02:00
Anselm R. Garbe 1802fad2f9 documented the new behavior in man page 2006-09-29 17:20:05 +02:00
Anselm R. Garbe f833d109d1 fixed small offset issue 2006-09-29 17:15:05 +02:00
Anselm R. Garbe 7225c99903 fixed the z-layer issue described on mailinglist 2006-09-29 17:12:57 +02:00
Anselm R. Garbe 36178933ed removed the direction flipping 2006-09-29 17:02:56 +02:00
Anselm R. Garbe ad0da9a571 small fix of a corner case 2006-09-29 16:54:15 +02:00
Anselm R. Garbe 6646468125 small change 2006-09-29 16:44:02 +02:00
Anselm R. Garbe fee8df6ccf added the new dotile as described on ml 2006-09-29 16:22:20 +02:00
Anselm R. Garbe 8fa47ac679 prelim of dotile() 2006-09-29 14:39:03 +02:00
Anselm R. Garbe b427a2c6cb I changed sanders patch to fix the ff issue to be simplier, though it needs testing if this really fixes the issue 2006-09-29 12:56:01 +02:00
Anselm R. Garbe 14d05e7c72 first step to a more flexible dotile() algorithm 2006-09-29 12:38:27 +02:00
Anselm R. Garbe a118a57fe3 renamed column into area 2006-09-28 21:29:20 +02:00
Anselm R. Garbe 02cea3b47e small change to README 2006-09-28 16:14:48 +02:00
Anselm R. Garbe 1c2d673ded applied Jukkas patch 2006-09-28 14:03:39 +02:00
Anselm R. Garbe c34df2c1b6 Added tag 1.7.1 for changeset d5ad819f2a66a40fa75dd2e44429f3bfc884d07b 2006-09-27 17:21:25 +02:00
Anselm R. Garbe 6092aa977e fixing the settags issue, preparing 1.7.1 2006-09-27 17:18:46 +02:00
arg@zarathustra c9cc2b385a removed an unused var 2006-09-26 17:42:14 +02:00
arg@zarathustra b39d0c521a Added tag 1.7 for changeset 4dbdb61c8b8ce21dee5c7050a6b103855964ed20 2006-09-26 17:39:30 +02:00
arg@mmvi e87bed6df2 updated README 2006-09-26 14:32:02 +02:00
arg@mmvi 4ee05b3294 small change 2006-09-26 14:08:42 +02:00
arg@mmvi e81eb46a78 added slight error check to getcolor 2006-09-26 13:49:16 +02:00
arg@mmvi f315832f75 small fix 2006-09-26 13:30:30 +02:00
arg@mmvi 97ced11e53 changed order of colordefs in config.h's, changed config.arg.h to fit to new dmenu 2006-09-26 13:24:14 +02:00
arg@mmvi 4d6c4d36ce removed useless debug info 2006-09-26 08:17:35 +02:00
arg@mmvi b4d53bf194 added configure(), but this doesn't really fix those frking broken SDL apps 2006-09-26 07:40:19 +02:00
arg@mmvi 67bc08d1b9 slight change of event handling order 2006-09-25 21:28:00 +02:00
arg@mmvi bcb07de750 simplified mouse resizals 2006-09-25 21:19:18 +02:00
arg@mmvi 7d7cde0fd6 applied sanders jukka patch 2006-09-25 20:38:30 +02:00
arg@mmvi 6b25d06d7d applied Jukkas patch 2006-09-25 08:21:51 +02:00
arg@mmvi cff951c650 removed all dotile checks 2006-09-22 18:48:35 +02:00
arg@mmvi 114cc3ec02 applied Jukkas remark (dunno if this is correct though) 2006-09-22 16:35:49 +02:00
arg@mmvi 3c4b7672a8 applied jukkas patch 2006-09-22 15:39:38 +02:00
arg@mmvi 6de149eb22 man page fix 2006-09-22 14:02:41 +02:00
arg@mmvi da909dd1e8 ismax toggling on mouse based action 2006-09-22 14:00:54 +02:00
arg@mmvi 67986e81ee hotfix 2006-09-22 13:58:21 +02:00
arg@mmvi 346bdea946 small change to achieve Jukka's last proposal 2006-09-22 13:53:28 +02:00