Anselm R. Garbe
|
af1158d105
|
implemented right tag drawing in the status bar and titlebars
|
18 years ago |
Anselm R. Garbe
|
3e972ec84d
|
tags appear in the left again
|
18 years ago |
Anselm R. Garbe
|
dc83b9e988
|
titlebars contain tags in the right now
|
18 years ago |
Anselm R.Garbe
|
28a52197c4
|
fixed string cutting
|
18 years ago |
Anselm R.Garbe
|
4d67199a4b
|
fixed string cutting in draw.c
|
18 years ago |
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
|
18 years ago |
Anselm R.Garbe
|
d7413ffd2d
|
implement multi-tag selection through button3 click on the specific tag
|
18 years ago |
Anselm R.Garbe
|
975b459c17
|
simplified drawtext
|
18 years ago |
Anselm R.Garbe
|
fde45ebed8
|
applied sumik's multihead patch
|
18 years ago |
Anselm R.Garbe
|
00255728aa
|
readded border color, this sucks least
|
18 years ago |
Anselm R.Garbe
|
4b0328f209
|
drawing border with fg color
|
18 years ago |
Anselm R.Garbe
|
30561a0161
|
removed unnecessary border color
|
18 years ago |
arg@10ksloc.org
|
4250c26e9b
|
changed signature of drawtext
|
19 years ago |
arg@10ksloc.org
|
45d16d090b
|
status box should have a border in my eyes
|
19 years ago |
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 years ago |
arg@10ksloc.org
|
8cc7f3bace
|
changed Client->tags and Rule->tags to be Bool (I'll also try to remove the TLast enum)
|
19 years ago |
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 years ago |
arg@10ksloc.org
|
937cabfa0a
|
committed a patch which fixes the hints of Jukka
|
19 years ago |
arg@10ksloc.org
|
4688ad181d
|
made status bar drawing more robust, implemented togglemax and togglemode, works quite well
|
19 years ago |
arg@10ksloc.org
|
dc5d967ee6
|
cleaned up code
|
19 years ago |
Anselm R. Garbe
|
4f8b08d330
|
added heretag command which allows to tag a client of a foreign tag with current tag
|
19 years ago |
Anselm R. Garbe
|
bf35794507
|
ordered variables in structs and source files alphabetically
|
19 years ago |
Anselm R. Garbe
|
e6cbe9c11e
|
fixed XSync handling and finished man page
|
19 years ago |
Anselm R. Garbe
|
c09bf8da07
|
sanitized other stuff
|
19 years ago |
Anselm R. Garbe
|
adaa28a6e6
|
proceeded with cleaning up, sorting functions, etc
|
19 years ago |
Anselm R. Garbe
|
dba23062ba
|
rearranged several stuff
|
19 years ago |
Anselm R. Garbe
|
c0705eeb65
|
sanitized names
|
19 years ago |
Anselm R. Garbe
|
29355bd382
|
rearranged
|
19 years ago |
Anselm R. Garbe
|
e7fa504c3e
|
removed a bunch of lines through swap removal
|
19 years ago |
Anselm R. Garbe
|
9cd686c93a
|
implemented bar for dwm (I miss status text), I plan that status text is read from stdin in dwm
|
19 years ago |
Anselm R. Garbe
|
9e8b3258a0
|
changed default colors
|
19 years ago |
Anselm R. Garbe
|
650a1fb4e1
|
added logo+description
|
19 years ago |
Anselm R. Garbe
|
d7e17087ed
|
new stuff (some warning elimination)
|
19 years ago |
Anselm R. Garbe
|
8b59083eb1
|
removed unnecessary crap
|
19 years ago |
Anselm R. Garbe
|
b1701adf75
|
new stuff, fixed several issues
|
19 years ago |
Anselm R. Garbe
|
dfd84f9bf3
|
simplified several portions of code through replacing rect structs with x,y,h,w counterparts (much more readable)
|
19 years ago |
Anselm R. Garbe
|
8a8b7956b6
|
new stuff
|
19 years ago |
Anselm R. Garbe
|
439e15d09f
|
added several other stuff
|
19 years ago |
Anselm R. Garbe
|
39677ec766
|
several new changes, made gridmenu working
|
19 years ago |
Anselm R. Garbe
|
8a34fa50f7
|
added new stuff
|
19 years ago |