Commit Graph

576 Commits

Author SHA1 Message Date
arg@mig29
4606d218c3 using the term 'indicated' instead of 'higlighted' 2006-11-23 16:00:16 +01:00
arg@mig29
d37d0f24e6 updated man page with the bottom right corner indicator 2006-11-23 15:59:16 +01:00
arg@mig29
321e8d51ed fififif 2006-11-22 16:17:50 +01:00
arg@mig29
78f4b51757 added a similiar patch to Daves solution to indicate if there are clients with a specific tag 2006-11-22 14:57:09 +01:00
arg@mig29
7d168a2621 returning to old bar colorization behavior, like sander proposed for consistency reasons 2006-11-21 15:03:08 +01:00
arg@mig29
931e712eac applied Gottox patches 2006-11-21 14:49:13 +01:00
arg@mig29
4ec04209e0 using iso10646 explicitely in arg's config.h 2006-11-21 12:17:47 +01:00
arg@mig29
82ddba88a2 Added tag 2.2 for changeset 7e92f58754ae6edb3225f26d754bd89c1ff458cf 2006-11-21 09:41:33 +01:00
arg@mig29
52a8cc8d46 nah reverting to my prev style, that's really the best 2006-11-18 21:33:33 +01:00
arg@mig29
d175df8aa3 applying aluminium style for arg's config.h 2006-11-18 21:26:53 +01:00
arg@mig29
b003a35fde applied Gottox' windowarea patch 2006-11-16 14:40:57 +01:00
arg@mig29
df1a0f9445 using a more blue-ish color... 2006-11-08 17:16:38 +01:00
arg@mig29
5b07b85838 making the selected color more lightning 2006-11-08 17:10:51 +01:00
arg@mig29
f320cd203b next release will be 2.2 2006-11-03 09:22:40 +01:00
arg@mig29
f78c16f8c6 applied Jukkas patch 2006-11-03 08:29:39 +01:00
arg@mig29
0c5f47e720 Added tag 2.1 for changeset a2c465098a3b972bbed00feda9804b6aae1e9531 2006-11-02 10:18:22 +01:00
arg@mig29
4b5b3d90af renamed resizecol into resizemaster 2006-10-31 12:07:32 +01:00
arg@mig29
2cce4b95cd applied Gottox patch to simplify the resizing of col, instead of resizing the current area, it only resizes the master area in the future (seems more predictable) 2006-10-31 12:06:38 +01:00
arg@mig29
8e6eb52196 Added tag 2.0 for changeset 12deea36603da407e3f32640048846a3bd74a9ec 2006-10-31 09:02:42 +01:00
arg@mig29
04b633ddf3 make sure that changing sx has no impact on snapping 2006-10-31 09:02:16 +01:00
arg@mig29
b76561a212 in a 1920x1200 setup 40 pixels of snap value are much better than 20 2006-10-30 12:40:10 +01:00
arg@mig29
51c7589c87 fixed stupid bug of snap-to-screen 2006-10-30 12:26:55 +01:00
arg@mig29
99785382ae changing snap priority 2006-10-30 12:07:00 +01:00
arg@mig29
dc1690ce0f removed useless abs() calls 2006-10-30 12:04:08 +01:00
arg@mig29
b6614261ea added screen-border snapping in floating mode, feels quite well 2006-10-30 11:58:05 +01:00
arg@mig29
91e569ca37 and another fix 2006-10-27 13:29:35 +02:00
arg@mig29
0f395c1b11 applied sanders try2 patch 2006-10-27 13:28:26 +02:00
arg@mig29
2b13e7466f applied sanders max size fix 2006-10-27 12:05:47 +02:00
arg@mig29
0982e47408 stupid urxvt needs bg to highlight selections in a sane way, though that makes sense to some extend 2006-10-27 10:24:15 +02:00
arg@mig29
b93ebcf42f reverting to original 2006-10-26 15:41:40 +02:00
arg@mig29
a08d83ba62 applied sander's config.*h nitpick patch 2006-10-26 15:29:20 +02:00
arg@mig29
2b7c275ce8 some other change 2006-10-26 15:26:17 +02:00
arg@mig29
040d0f48a0 apply small fix to prevent apps like mplayer wandering when toggling fullscreen 2006-10-26 15:05:45 +02:00
arg@mig29
724f35a664 forgot to use -tr, which actually prevents the ugly flicker (using xsetroot -solid black as root window pixmap to make this work nicely) 2006-10-26 12:22:26 +02:00
arg@mig29
6f3872edbd using MASTER 600 again, it is definately better, and using urxvtc for the moment (it doesn't flickers on refreshes, but this is not because of Marc Lehmann, it is because of the original rxvt code) 2006-10-26 12:13:41 +02:00
arg@mig29
87324e680c changing MASTER in config.arg.h from 600 to 550 per thousand 2006-10-26 11:21:45 +02:00
arg@mig29
c2b908f603 my new 1920x1200 Z61p arrived, now I can use terminus in a sane way... 2006-10-26 10:21:27 +02:00
Anselm R. Garbe
d7734f996f moved MOUSEMASK into event.c (not used in other places) 2006-10-16 16:50:03 +02:00
Anselm R. Garbe
8b68890650 now being at v2.0 2006-10-14 18:21:39 +02:00
Anselm R. Garbe
b60406cb9b using lsx instead of Jukka's shell construct 2006-10-13 18:47:24 +02:00
Anselm R. Garbe
ce9a9934ec hotfix 2006-10-06 14:01:53 +02:00
Anselm R. Garbe
720b2abe17 Added tag 1.9 for changeset a5567a0d30112822db2627a04a2e7aa3b6c38148 2006-10-06 13:43:59 +02:00
Anselm R. Garbe
5983c00b95 do* has no Arg arument anymore (never called directly) 2006-10-06 13:06:37 +02:00
Anselm R. Garbe
6651dd7fd9 code polishing, removed unnecessary newlines 2006-10-06 11:50:15 +02:00
Anselm R. Garbe
acdea31916 yet another small fix and simplification of dotile 2006-10-06 11:37:12 +02:00
Anselm R. Garbe
10885d349a removed the stack position stuff 2006-10-05 19:27:28 +02:00
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