Anselm R. Garbe
|
7d4a5e654c
fixed typo
|
19 년 전 |
Anselm R. Garbe
|
41ba7a7984
s/TILED/TILE/g
|
19 년 전 |
Anselm R. Garbe
|
aa471f2d65
removed a bunch of lines, made mode symbols configurable
|
19 년 전 |
Anselm R. Garbe
|
d37dfa1bed
changed symbols for float/tiled mode, added mouse-driven mode toggle to buttonpress()
|
19 년 전 |
Anselm R. Garbe
|
9f35cc52fe
small fix to separate client title from right-most tag
|
19 년 전 |
Anselm R. Garbe
|
b55bd709ee
new color stuff/new rendering stuff
|
19 년 전 |
Anselm R. Garbe
|
9833610356
back to 3 colors
|
19 년 전 |
Anselm R. Garbe
|
de7fc0011e
fixed
|
19 년 전 |
Anselm R. Garbe
|
2e0c767d74
3->4 colors
|
19 년 전 |
Anselm R. Garbe
|
c976bc6c2c
found less intrusive way
|
19 년 전 |
Anselm R. Garbe
|
2e834e941f
changing tag indicator through underline
|
19 년 전 |
Anselm R. Garbe
|
7e597ae204
updated man page
|
19 년 전 |
Anselm R. Garbe
|
af1158d105
implemented right tag drawing in the status bar and titlebars
|
19 년 전 |
Anselm R. Garbe
|
3e972ec84d
tags appear in the left again
|
19 년 전 |
Anselm R. Garbe
|
dc83b9e988
titlebars contain tags in the right now
|
19 년 전 |
Anselm R.Garbe
|
28a52197c4
fixed string cutting
|
19 년 전 |
Anselm R.Garbe
|
4d67199a4b
fixed string cutting in draw.c
|
19 년 전 |
Anselm R.Garbe
|
292ccc4c43
implemented viewextend and added M-S-C-n shortcuts for extending the current view... updated man page (works great!) nice feature
|
19 년 전 |
Anselm R.Garbe
|
d7413ffd2d
implement multi-tag selection through button3 click on the specific tag
|
19 년 전 |
Anselm R.Garbe
|
975b459c17
simplified drawtext
|
19 년 전 |
Anselm R.Garbe
|
fde45ebed8
applied sumik's multihead patch
|
19 년 전 |
Anselm R.Garbe
|
00255728aa
readded border color, this sucks least
|
19 년 전 |
Anselm R.Garbe
|
4b0328f209
drawing border with fg color
|
19 년 전 |
Anselm R.Garbe
|
30561a0161
removed unnecessary border color
|
19 년 전 |
arg@10ksloc.org
|
4250c26e9b
changed signature of drawtext
|
19 년 전 |
arg@10ksloc.org
|
45d16d090b
status box should have a border in my eyes
|
19 년 전 |
arg@10ksloc.org
|
b35575574b
removed TLast tag enum, now tags is simple defined as char *[] array, the rest is calculated correctly, rules take an int array for the tags
|
19 년 전 |
arg@10ksloc.org
|
8cc7f3bace
changed Client->tags and Rule->tags to be Bool (I'll also try to remove the TLast enum)
|
19 년 전 |
arg@10ksloc.org
|
95e8d12b71
made fullscreen apps working fine in floating mode (there is no sane way to make them work in tiled mode, thus I switch to floating mode if I run such kind of app), also fixed the xterm issue reported by Sander
|
19 년 전 |
arg@10ksloc.org
|
937cabfa0a
committed a patch which fixes the hints of Jukka
|
19 년 전 |