arg@10ksloc.org
|
86d12249dd
|
slight fix
|
19 years ago |
arg@10ksloc.org
|
e21d93b7bd
|
switched to regexp matching for Rules
|
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
|
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
|
0cf3ba0eab
|
dwm is now exit, if stdin is closed due broken pipe
|
19 years ago |
arg@10ksloc.org
|
080a38d62d
|
renamed WM_PROTOCOL_DELWIN into PROTODELWIN
|
19 years ago |
arg@10ksloc.org
|
a73a882806
|
centralized/externalized configuration to config.h
|
19 years ago |
arg@10ksloc.org
|
0464e42231
|
some cleanups/fixes inspired by Jukka Salmi's feedback
|
19 years ago |
arg@10ksloc.org
|
4970ef938e
|
simplified main.c, switching back to single urxvt usage
|
19 years ago |
arg@10ksloc.org
|
06dc514bc7
|
added yet another CUTOMIZE tag
|
19 years ago |
arg@10ksloc.org
|
dc5d967ee6
|
cleaned up code
|
19 years ago |
arg@10ksloc.org
|
c53980cddc
|
applied Sanders resize patch, fixed lower bug
|
19 years ago |
Anselm R. Garbe
|
58f2fe3f6a
|
implemened distinguishing float/managed geometries of clients (works quite well)
|
19 years ago |
Anselm R. Garbe
|
849e631510
|
using EXIT_stuff in exit() now
|
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
|
f60c597d65
|
changing XFlush into XSync
|
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
|
5b44976a2d
|
if stdin writer stops working, dwm consumed much IO load because it still tried to select on this fd, fixed
|
19 years ago |
Anselm R. Garbe
|
6475be926b
|
removed a bottleneck
|
19 years ago |
Anselm R. Garbe
|
e3fd306ee2
|
small fix
|
19 years ago |
Anselm R. Garbe
|
eb756ee169
|
made stdin reader more robust
|
19 years ago |
Anselm R. Garbe
|
0e5c8198bc
|
implemented dwm reading status text from stdin
|
19 years ago |
Anselm R. Garbe
|
6458d72572
|
made barclick to select the specific tag
|
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
|
7fe717c29f
|
fixed several things, nearly feature complete
|
19 years ago |
Anselm R. Garbe
|
3aad92202d
|
new stuff
|
19 years ago |
Anselm R. Garbe
|
efa7e51401
|
several other additions/fixes, dwm is quite usable already
|
19 years ago |
Anselm R. Garbe
|
c47da143bd
|
implemented tagging a client
|
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
|
da2bbd371c
|
before leaning things up
|
19 years ago |
Anselm R. Garbe
|
b1701adf75
|
new stuff, fixed several issues
|
19 years ago |
Anselm R. Garbe
|
4641aa2925
|
added grid mode on Mod1Mask g
|
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
|
83d23908d3
|
implemented draw_client stuff
|
19 years ago |
Anselm R. Garbe
|
d6e0e6e987
|
several changes, new stuff
|
19 years ago |
Anselm R. Garbe
|
586f66331d
|
added bar event timer
|
19 years ago |
Anselm R. Garbe
|
3399650076
|
added protocol killing stuff
|
19 years ago |
Anselm R. Garbe
|
005362043d
|
changed how manage client works
|
19 years ago |
Anselm R. Garbe
|
16c67f32d6
|
fixed several stuff (gridwm gets better and better)
|
19 years ago |
Anselm R. Garbe
|
366d81e313
|
added key handling
|
19 years ago |
Anselm R. Garbe
|
8a8b7956b6
|
new stuff
|
19 years ago |
Anselm R. Garbe
|
3a69c5173c
|
implemented pipe_spawn
|
19 years ago |