Anselm R. Garbe <arg@10kloc.org> [Wed, 30 Aug 2006 12:39:27 +0200] rev 390
prepared 1.2
Anselm R. Garbe <arg@10kloc.org> [Wed, 30 Aug 2006 11:21:56 +0200] rev 389
now using Salmi's menu command
Anselm R. Garbe <arg@10kloc.org> [Wed, 30 Aug 2006 11:15:58 +0200] rev 388
removed a warning reported by Jukka
Anselm R. Garbe <arg@10kloc.org> [Tue, 29 Aug 2006 19:24:28 +0200] rev 387
simplified configurerequest
Anselm R. Garbe <arg@10kloc.org> [Tue, 29 Aug 2006 18:05:02 +0200] rev 386
now dwm enforces max screen size also in tiled mode on non-floating clients which are maximized
Anselm R. Garbe <arg@10kloc.org> [Tue, 29 Aug 2006 17:33:27 +0200] rev 385
fixed
Anselm R. Garbe <arg@10kloc.org> [Tue, 29 Aug 2006 17:31:55 +0200] rev 384
configurenotify remembers max geom now, and restores this if necessary, however it accepts to touch the max size on configurerequest, this shouldn't break fillscreen apps (tested with mplayer)
Anselm R. Garbe <arg@10kloc.org> [Tue, 29 Aug 2006 17:11:37 +0200] rev 383
applied patch similiar proposed by dave tweed
Anselm R. Garbe <arg@10kloc.org> [Tue, 29 Aug 2006 15:28:29 +0200] rev 382
improved selection policy
Anselm R. Garbe <arg@10kloc.org> [Tue, 29 Aug 2006 13:40:09 +0200] rev 381
still something wrong with reorder()
Anselm R. Garbe <arg@10kloc.org> [Tue, 29 Aug 2006 09:57:57 +0200] rev 380
this algorithm seems to keep order for any scenario
Anselm R. Garbe <arg@10kloc.org> [Tue, 29 Aug 2006 09:25:14 +0200] rev 379
fix client position in list also on tag and toggletag
Anselm R. Garbe <arg@10kloc.org> [Tue, 29 Aug 2006 09:23:44 +0200] rev 378
added attach/detach functions which don't attach at the begin of list, but at the slot of a first match of the tags of a client
Anselm R. Garbe <arg@10kloc.org> [Mon, 28 Aug 2006 14:32:51 +0200] rev 377
removed crappy variables
Anselm R. Garbe <arg@10kloc.org> [Mon, 28 Aug 2006 12:27:00 +0200] rev 376
changed config.arg.h - I really need the 4th tag
Anselm R. Garbe <arg@10kloc.org> [Mon, 28 Aug 2006 10:21:40 +0200] rev 375
updated html page
Anselm R. Garbe <arg@10kloc.org> [Mon, 28 Aug 2006 10:19:55 +0200] rev 374
Added tag 1.1 for changeset 44a55e6e46bf6c231780b09d919977d6f01083de
Anselm R. Garbe <arg@10kloc.org> [Mon, 28 Aug 2006 08:17:27 +0200] rev 373
added a comment to spawn
Anselm R. Garbe <arg@10kloc.org> [Mon, 28 Aug 2006 08:06:50 +0200] rev 372
applied sanders focus_ patches
Anselm R. Garbe <arg@10kloc.org> [Mon, 28 Aug 2006 08:02:29 +0200] rev 371
applied sanders somepatches.patch
Anselm R. Garbe <arg@10kloc.org> [Fri, 25 Aug 2006 18:14:55 +0200] rev 370
oh frking dear big font...
Anselm R. Garbe <arg@10kloc.org> [Fri, 25 Aug 2006 18:05:18 +0200] rev 369
term enlightened
Anselm R. Garbe <arg@10kloc.org> [Fri, 25 Aug 2006 18:03:56 +0200] rev 368
switching to darker colorscheme with larger font
Anselm R. Garbe <arg@10kloc.org> [Fri, 25 Aug 2006 17:42:58 +0200] rev 367
patched arg.h
Anselm R. Garbe <arg@10kloc.org> [Fri, 25 Aug 2006 17:34:03 +0200] rev 366
new stuff
Anselm R. Garbe <arg@10kloc.org> [Fri, 25 Aug 2006 17:31:57 +0200] rev 365
switching to dark colors again
Anselm R. Garbe <arg@10kloc.org> [Fri, 25 Aug 2006 16:21:45 +0200] rev 364
updated man page of dwm
Anselm R. Garbe <arg@10kloc.org> [Fri, 25 Aug 2006 16:15:13 +0200] rev 363
changed order of options
Anselm R. Garbe <arg@10kloc.org> [Fri, 25 Aug 2006 15:48:44 +0200] rev 362
trying a different configuration
Anselm R. Garbe <arg@10kloc.org> [Fri, 25 Aug 2006 15:37:00 +0200] rev 361
removed small 1px gap, somehow without it things feel better
Anselm R. Garbe <arg@10kloc.org> [Fri, 25 Aug 2006 15:24:18 +0200] rev 360
oops
Anselm R. Garbe <arg@10kloc.org> [Fri, 25 Aug 2006 15:21:49 +0200] rev 359
fixed typo
Anselm R. Garbe <arg@10kloc.org> [Fri, 25 Aug 2006 15:16:20 +0200] rev 358
s/TILED/TILE/g
Anselm R. Garbe <arg@10kloc.org> [Fri, 25 Aug 2006 15:12:32 +0200] rev 357
removed a bunch of lines, made mode symbols configurable
Anselm R. Garbe <arg@10kloc.org> [Fri, 25 Aug 2006 15:06:38 +0200] rev 356
changed symbols for float/tiled mode, added mouse-driven mode toggle to buttonpress()
Anselm R. Garbe <arg@10kloc.org> [Fri, 25 Aug 2006 14:46:01 +0200] rev 355
small fix to separate client title from right-most tag
Anselm R. Garbe <arg@10kloc.org> [Fri, 25 Aug 2006 13:02:07 +0200] rev 354
restored config.arg.h
Anselm R. Garbe <arg@10kloc.org> [Fri, 25 Aug 2006 12:59:45 +0200] rev 353
new color stuff/new rendering stuff
Anselm R. Garbe <arg@10kloc.org> [Fri, 25 Aug 2006 07:54:49 +0200] rev 352
back to 3 colors
Anselm R. Garbe <arg@10kloc.org> [Thu, 24 Aug 2006 12:07:10 +0200] rev 351
fixed
Anselm R. Garbe <arg@10kloc.org> [Thu, 24 Aug 2006 12:04:56 +0200] rev 350
3->4 colors
Anselm R. Garbe <arg@10kloc.org> [Thu, 24 Aug 2006 10:28:50 +0200] rev 349
Added tag 1.0 for changeset bbc98e77ae89a7c9232a5be0835f60ea00d8036e
Anselm R. Garbe <arg@10kloc.org> [Thu, 24 Aug 2006 10:25:05 +0200] rev 348
prepared dwm-1.0
Anselm R. Garbe <arg@10kloc.org> [Thu, 24 Aug 2006 10:20:00 +0200] rev 347
yet another fix
Anselm R. Garbe <arg@10kloc.org> [Thu, 24 Aug 2006 10:18:42 +0200] rev 346
small man page fix
Anselm R. Garbe <arg@10kloc.org> [Thu, 24 Aug 2006 09:41:41 +0200] rev 345
found less intrusive way
Anselm R. Garbe <arg@10kloc.org> [Thu, 24 Aug 2006 09:25:10 +0200] rev 344
changing tag indicator through underline
Anselm R. Garbe <arg@10kloc.org> [Wed, 23 Aug 2006 19:05:03 +0200] rev 343
black on light is really better, I notice this after all
Anselm R. Garbe <arg@10kloc.org> [Wed, 23 Aug 2006 18:50:46 +0200] rev 342
updated man page
Anselm R. Garbe <arg@10kloc.org> [Wed, 23 Aug 2006 14:40:44 +0200] rev 341
applied tag drawing change to man page
Anselm R. Garbe <arg@10kloc.org> [Wed, 23 Aug 2006 14:38:25 +0200] rev 340
implemented right tag drawing in the status bar and titlebars
Anselm R. Garbe <arg@10kloc.org> [Wed, 23 Aug 2006 13:04:43 +0200] rev 339
removed a blank line
Anselm R. Garbe <arg@10kloc.org> [Wed, 23 Aug 2006 12:28:39 +0200] rev 338
eliminated sentinel warning
Anselm R. Garbe <arg@10kloc.org> [Wed, 23 Aug 2006 12:10:55 +0200] rev 337
small fix of man page
Anselm R. Garbe <arg@10kloc.org> [Wed, 23 Aug 2006 12:08:37 +0200] rev 336
implemented class:inst:title matching
Anselm R. Garbe <arg@10kloc.org> [Wed, 23 Aug 2006 12:03:25 +0200] rev 335
applied zero_to_five patch
Anselm R. Garbe <arg@10kloc.org> [Wed, 23 Aug 2006 11:33:50 +0200] rev 334
tags appear in the left again
Anselm R. Garbe <arg@10kloc.org> [Wed, 23 Aug 2006 10:21:57 +0200] rev 333
separated setup stuff into main.c:setup() - this makes main() more readable
Anselm R. Garbe <arg@10kloc.org> [Tue, 22 Aug 2006 19:56:29 +0200] rev 332
updated man page
Anselm R. Garbe <arg@10kloc.org> [Tue, 22 Aug 2006 19:55:20 +0200] rev 331
titlebars contain tags in the right now
Anselm R. Garbe <arg@10kloc.org> [Tue, 22 Aug 2006 18:08:25 +0200] rev 330
fixed default key bindings (indexes of tags were screwed up)
Anselm R. Garbe <arg@10kloc.org> [Tue, 22 Aug 2006 17:40:21 +0200] rev 329
rearranged getproto
Anselm R. Garbe <arg@10kloc.org> [Tue, 22 Aug 2006 17:38:59 +0200] rev 328
removed winprop (merged into getproto)
Anselm R. Garbe <arg@10kloc.org> [Tue, 22 Aug 2006 16:50:21 +0200] rev 327
separated several functions into view.c
Anselm R. Garbe <arg@10kloc.org> [Tue, 22 Aug 2006 16:42:29 +0200] rev 326
removed DEFTAG
Anselm R. Garbe <arg@10kloc.org> [Tue, 22 Aug 2006 16:06:11 +0200] rev 325
removed badmalloc (thx for the pointer to Uriel)
Anselm R. Garbe <arg@10kloc.org> [Tue, 22 Aug 2006 10:06:11 +0200] rev 324
rxvt is quite slow under OpenBSD
Anselm R. Garbe <arg@10kloc.org> [Tue, 22 Aug 2006 10:01:32 +0200] rev 323
font fix
Anselm R. Garbe <arg@10kloc.org> [Tue, 22 Aug 2006 09:57:32 +0200] rev 322
slight change of my config.h
Anselm R. Garbe <arg@10kloc.org> [Tue, 22 Aug 2006 09:49:48 +0200] rev 321
fixed
arg@localhost.10kloc.org [Mon, 21 Aug 2006 17:35:37 +0200] rev 320
windows which have set transient_for hint inherit the transient_for window tags now
arg@localhost.10kloc.org [Mon, 21 Aug 2006 17:41:09 +0200] rev 319
after switching to OpenBSD again, I switched back to a saner color scheme
Anselm R.Garbe <arg@10ksloc.org> [Mon, 21 Aug 2006 09:03:14 +0200] rev 318
applied Sanders focus_* patches, removed the unnecessary clean-prefix from the new function names
Anselm R.Garbe <arg@10ksloc.org> [Mon, 21 Aug 2006 07:33:18 +0200] rev 317
small renamings of two static functions
Anselm R.Garbe <arg@10ksloc.org> [Mon, 21 Aug 2006 07:31:15 +0200] rev 316
small changes to dwm.1, rearranged order within main event loop
Anselm R.Garbe <arg@10ksloc.org> [Fri, 18 Aug 2006 13:40:34 +0200] rev 315
applied Sanders patch
Anselm R.Garbe <arg@10ksloc.org> [Fri, 18 Aug 2006 08:39:33 +0200] rev 314
made a new client position strategy similiar to that one proposed by Sander, but which takes top bar into account
Anselm R.Garbe <arg@10ksloc.org> [Thu, 17 Aug 2006 10:06:36 +0200] rev 313
fixed a bug reported by sander
Anselm R.Garbe <arg@10ksloc.org> [Thu, 17 Aug 2006 09:44:17 +0200] rev 312
applied the shorter xprop command
Anselm R.Garbe <arg@10ksloc.org> [Thu, 17 Aug 2006 09:37:43 +0200] rev 311
centering apps only if transient_for is not(!) set
Anselm R.Garbe <arg@10ksloc.org> [Thu, 17 Aug 2006 09:35:44 +0200] rev 310
fixed issue Sander reported
Anselm R.Garbe <arg@10ksloc.org> [Wed, 16 Aug 2006 19:25:29 +0200] rev 309
corrected order of cleanup code
Anselm R.Garbe <arg@10ksloc.org> [Wed, 16 Aug 2006 17:58:18 +0200] rev 308
condition was insufficient
Anselm R.Garbe <arg@10ksloc.org> [Wed, 16 Aug 2006 17:56:04 +0200] rev 307
fixed issue reported by sander
Anselm R.Garbe <arg@10ksloc.org> [Wed, 16 Aug 2006 15:57:36 +0200] rev 306
added general centralization rule for new clients (works around various borken apps)
Anselm R.Garbe <arg@10ksloc.org> [Wed, 16 Aug 2006 15:31:24 +0200] rev 305
removed leading ;
Anselm R.Garbe <arg@10ksloc.org> [Wed, 16 Aug 2006 15:00:14 +0200] rev 304
added sample command to config.default.h to highlight how to query class:instance info with a one-liner of shell commands
Anselm R.Garbe <arg@10ksloc.org> [Wed, 16 Aug 2006 12:36:32 +0200] rev 303
applied another config.mk patch made by sander
Anselm R.Garbe <arg@10ksloc.org> [Wed, 16 Aug 2006 09:31:41 +0200] rev 302
we close stdin as well
Anselm R.Garbe <arg@10ksloc.org> [Wed, 16 Aug 2006 09:05:58 +0200] rev 301
simplified sort | uniq into sort -u (on my boxes all sort support -u)
Anselm R.Garbe <arg@10ksloc.org> [Tue, 15 Aug 2006 16:54:54 +0200] rev 300
fixing small bug in config.mk
Anselm R.Garbe <arg@10ksloc.org> [Tue, 15 Aug 2006 10:45:14 +0200] rev 299
adding forgetten whitespace
Anselm R.Garbe <arg@10ksloc.org> [Tue, 15 Aug 2006 10:44:15 +0200] rev 298
added gmane archive to dwm.html
Anselm R.Garbe <arg@10ksloc.org> [Tue, 15 Aug 2006 10:25:30 +0200] rev 297
Added tag 0.9 for changeset fae61afa861755636c4a1070694209ace8efbb6c
Anselm R.Garbe <arg@10ksloc.org> [Tue, 15 Aug 2006 10:11:29 +0200] rev 296
prepared dwm-0.9
Anselm R.Garbe <arg@10ksloc.org> [Tue, 15 Aug 2006 09:37:12 +0200] rev 295
extended cleanup
Anselm R.Garbe <arg@10ksloc.org> [Tue, 15 Aug 2006 08:38:19 +0200] rev 294
applied Sanders changes to config.arg.h
Anselm R.Garbe <arg@10ksloc.org> [Tue, 15 Aug 2006 08:25:11 +0200] rev 293
applied jk_to_tab patch
Anselm R.Garbe <arg@10ksloc.org> [Tue, 15 Aug 2006 07:31:42 +0200] rev 292
changed main event loop
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 19:18:02 +0200] rev 291
removed NUMLOCKMASK, added dynamically calculated numlockmask instead
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 18:47:13 +0200] rev 290
added Sander to LICENSE (since he has contributed/revised big portions)
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 18:46:07 +0200] rev 289
applied viewsel.patch
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 18:14:08 +0200] rev 288
applied sanders man page patch, removed button2 from bar click
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 17:50:48 +0200] rev 287
applied sanders tag()/toggletag() fixes
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 17:48:54 +0200] rev 286
fixed
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 17:14:22 +0200] rev 285
added missing arrange
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 16:59:18 +0200] rev 284
changed replacetag into toggletag
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 16:37:55 +0200] rev 283
added some flicker prevention
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 16:26:06 +0200] rev 282
remove unnecessary XSync
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 16:21:16 +0200] rev 281
changed order of selecting input at root window
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 16:11:54 +0200] rev 280
removed finished message
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 16:08:52 +0200] rev 279
added mappingnotify event for kb refreshes
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 15:43:04 +0200] rev 278
removed unneecessary crap
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 15:33:23 +0200] rev 277
applied the saner patch (removed the pathetic one)
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 15:31:58 +0200] rev 276
pplied Sanders appendtag patch
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 15:11:02 +0200] rev 275
some other small fixes
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 11:38:43 +0200] rev 274
removed ungrabkeys again (because of sander's mail)
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 10:58:03 +0200] rev 273
fixed string cutting
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 10:49:22 +0200] rev 272
fixed a core dump
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 10:24:38 +0200] rev 271
implemented ungrabkeys() which is called in cleanup()
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 10:18:24 +0200] rev 270
implemented restack behavior (floats are on top in tiled mode)
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 08:52:15 +0200] rev 269
fixed string cutting in draw.c
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 08:43:19 +0200] rev 268
applied Sanders LD and resize patches
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 08:38:26 +0200] rev 267
removed viewnext/viewprev
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 07:40:20 +0200] rev 266
supplying NULL args in select
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 07:23:46 +0200] rev 265
reducing ConnectionNumber calls to a bare minimum
Anselm R.Garbe <arg@10ksloc.org> [Sun, 13 Aug 2006 18:04:42 +0200] rev 264
updated man page, added CAVEATS section
Anselm R.Garbe <arg@10ksloc.org> [Sun, 13 Aug 2006 17:58:06 +0200] rev 263
made shortcuts like proposed by Sander, renamed viewextend to toggleview (more clear)
Anselm R.Garbe <arg@10ksloc.org> [Fri, 11 Aug 2006 19:26:12 +0200] rev 262
implemented viewextend and added M-S-C-n shortcuts for extending the current view... updated man page (works great!) nice feature
Anselm R.Garbe <arg@10ksloc.org> [Fri, 11 Aug 2006 18:37:41 +0200] rev 261
implement multi-tag selection through button3 click on the specific tag
Anselm R.Garbe <arg@10ksloc.org> [Fri, 11 Aug 2006 18:11:39 +0200] rev 260
after some days of experimenting with grey background, I finally give up and switch to white on black ;)
Anselm R.Garbe <arg@10ksloc.org> [Fri, 11 Aug 2006 17:12:48 +0200] rev 259
applied Sanders fixes to dwm.1
Anselm R.Garbe <arg@10ksloc.org> [Fri, 11 Aug 2006 12:32:34 +0200] rev 258
fixed dwm.1, added Mod1-Shift-c (was missing for an odd reason)
Anselm R.Garbe <arg@10ksloc.org> [Fri, 11 Aug 2006 11:52:55 +0200] rev 257
simplified drawtext
Anselm R.Garbe <arg@10ksloc.org> [Fri, 11 Aug 2006 10:54:29 +0200] rev 256
updated dwm(1)
Anselm R.Garbe <arg@10ksloc.org> [Fri, 11 Aug 2006 10:28:51 +0200] rev 255
upgraded version info
Anselm R.Garbe <arg@10ksloc.org> [Fri, 11 Aug 2006 10:05:53 +0200] rev 254
applied Sander's patch as well
Anselm R.Garbe <arg@10ksloc.org> [Fri, 11 Aug 2006 10:00:47 +0200] rev 253
realized that client focussing through the bar is pretty useless, better is sloppy view focussing for B1/B3 as well instead
Anselm R.Garbe <arg@10ksloc.org> [Fri, 11 Aug 2006 09:16:40 +0200] rev 252
implemented focusprev on button1 press in the bar, and focusnext on button3 press in the bar
Anselm R.Garbe <arg@10ksloc.org> [Fri, 11 Aug 2006 08:47:55 +0200] rev 251
simplified unmanage
Anselm R.Garbe <arg@10ksloc.org> [Fri, 11 Aug 2006 08:34:42 +0200] rev 250
removed the if(clients) check from popping code
Anselm R.Garbe <arg@10ksloc.org> [Thu, 10 Aug 2006 18:44:19 +0200] rev 249
added dwm favicon
Anselm R.Garbe <arg@10ksloc.org> [Thu, 10 Aug 2006 17:48:50 +0200] rev 248
applied Sanders zoom_update patch
Anselm R.Garbe <arg@10ksloc.org> [Thu, 10 Aug 2006 17:33:11 +0200] rev 247
respecting inc hints in floating mode on togglemax
Anselm R.Garbe <arg@10ksloc.org> [Thu, 10 Aug 2006 16:37:13 +0200] rev 246
reverting last patch, that sucks, I don't care about retarded apps like gvim
Anselm R.Garbe <arg@10ksloc.org> [Thu, 10 Aug 2006 16:35:36 +0200] rev 245
togglemax repects inc-hints (this way gvim can be toggle'maxed as well)
Anselm R.Garbe <arg@10ksloc.org> [Thu, 10 Aug 2006 15:35:02 +0200] rev 244
applied grammar correction by ILF
Anselm R.Garbe <arg@10ksloc.org> [Thu, 10 Aug 2006 15:19:31 +0200] rev 243
Added tag 0.8 for changeset cd15de32e173f8ce97bfe1c9b6607937b59056b4
Anselm R.Garbe <arg@10ksloc.org> [Thu, 10 Aug 2006 15:19:25 +0200] rev 242
prepared 0.8
Anselm R.Garbe <arg@10ksloc.org> [Thu, 10 Aug 2006 13:30:39 +0200] rev 241
updated html
Anselm R.Garbe <arg@10ksloc.org> [Thu, 10 Aug 2006 12:33:44 +0200] rev 240
fixed the issue reported by sander (gaps at left columns button due to round-offs)
Anselm R.Garbe <arg@10ksloc.org> [Thu, 10 Aug 2006 11:26:32 +0200] rev 239
applied sumik's multihead patch
Anselm R.Garbe <arg@10ksloc.org> [Thu, 10 Aug 2006 11:19:25 +0200] rev 238
applied sander's patch
Anselm R.Garbe <arg@10ksloc.org> [Thu, 10 Aug 2006 11:12:15 +0200] rev 237
readded border color, this sucks least
Anselm R.Garbe <arg@10ksloc.org> [Thu, 10 Aug 2006 11:07:27 +0200] rev 236
drawing border with fg color
Anselm R.Garbe <arg@10ksloc.org> [Thu, 10 Aug 2006 10:27:08 +0200] rev 235
removed unnecessary border color
Anselm R.Garbe <arg@10ksloc.org> [Thu, 10 Aug 2006 10:22:15 +0200] rev 234
swapping my default colors (bg with fg)
Anselm R.Garbe <arg@10ksloc.org> [Thu, 10 Aug 2006 10:20:26 +0200] rev 233
made terminals darker, that is better indeed
Anselm R.Garbe <arg@10ksloc.org> [Thu, 10 Aug 2006 10:16:12 +0200] rev 232
disallow zoom on maximized clients
Anselm R.Garbe <arg@10ksloc.org> [Wed, 09 Aug 2006 18:37:33 +0200] rev 231
added zoom on Mod1-Button1 on managed clients only (there is no moving possible)
Anselm R.Garbe <arg@10ksloc.org> [Tue, 08 Aug 2006 18:12:18 +0200] rev 230
removed NET_ACTIVE_WINDOW handling
Anselm R.Garbe <arg@10ksloc.org> [Tue, 08 Aug 2006 17:08:45 +0200] rev 229
implemented NET_ACTIVE_WINDOW support
Anselm R.Garbe <arg@10ksloc.org> [Tue, 08 Aug 2006 12:58:05 +0200] rev 228
fixed typo
Anselm R.Garbe <arg@10ksloc.org> [Tue, 08 Aug 2006 12:50:11 +0200] rev 227
it always takes a while until one sticks to a colorscheme, but this one feels well
Anselm R.Garbe <arg@10ksloc.org> [Tue, 08 Aug 2006 12:47:45 +0200] rev 226
default colors are best
Anselm R.Garbe <arg@10ksloc.org> [Tue, 08 Aug 2006 11:47:29 +0200] rev 225
without borders it looks cleaner
Anselm R.Garbe <arg@10ksloc.org> [Tue, 08 Aug 2006 11:18:05 +0200] rev 224
red is easier to my eyes with ffffaa bg
Anselm R.Garbe <arg@10ksloc.org> [Tue, 08 Aug 2006 11:06:56 +0200] rev 223
using a better colorscheme (ffffaa is the best background for black)
Anselm R.Garbe <arg@10ksloc.org> [Tue, 08 Aug 2006 09:30:45 +0200] rev 222
applied Sanders tiny patches
arg@10ksloc.org [Mon, 07 Aug 2006 17:38:14 +0200] rev 221
removed some "
arg@10ksloc.org [Mon, 07 Aug 2006 14:12:28 +0200] rev 220
I really only need 3 tags
arg@10ksloc.org [Mon, 07 Aug 2006 14:10:22 +0200] rev 219
added a trailing '.' to shortcut descriptions in dwm(1)
arg@10ksloc.org [Mon, 07 Aug 2006 13:54:59 +0200] rev 218
changed signature of drawtext
arg@10ksloc.org [Mon, 07 Aug 2006 13:40:31 +0200] rev 217
applied grabbing-- and shell_minimal
arg@10ksloc.org [Mon, 07 Aug 2006 12:26:28 +0200] rev 216
updated screenshot section
arg@10ksloc.org [Mon, 07 Aug 2006 12:21:17 +0200] rev 215
changed font size, I'm not blind...
arg@10ksloc.org [Mon, 07 Aug 2006 12:12:56 +0200] rev 214
small fix of a comment
arg@10ksloc.org [Mon, 07 Aug 2006 11:58:46 +0200] rev 213
typo fix
arg@10ksloc.org [Mon, 07 Aug 2006 11:57:05 +0200] rev 212
applied Sanders man page/Makefile patch
arg@10ksloc.org [Mon, 07 Aug 2006 11:10:19 +0200] rev 211
settle with grey
arg@10ksloc.org [Mon, 07 Aug 2006 10:32:36 +0200] rev 210
next version is 0.8
arg@10ksloc.org [Mon, 07 Aug 2006 10:28:21 +0200] rev 209
made my colors tasting better with the background
arg@10ksloc.org [Mon, 07 Aug 2006 09:47:13 +0200] rev 208
status box should have a border in my eyes
arg@10ksloc.org [Mon, 07 Aug 2006 09:41:43 +0200] rev 207
next attempt for w on black switch
arg@10ksloc.org [Mon, 07 Aug 2006 08:55:39 +0200] rev 206
Added tag 0.7 for changeset 3fb41412e2492f66476d92ce8f007a8b48fb1d2a
arg@10ksloc.org [Mon, 07 Aug 2006 08:51:43 +0200] rev 205
prepared dwm.html
arg@10ksloc.org [Mon, 07 Aug 2006 08:46:11 +0200] rev 204
added stripping to dwm target in Makefile
arg@10ksloc.org [Mon, 07 Aug 2006 08:19:58 +0200] rev 203
changed getproto, maybe that might fix the killclient issue reported on the list
arg@10ksloc.org [Mon, 07 Aug 2006 08:05:04 +0200] rev 202
applied endless loop prevention on zoom()
arg@10ksloc.org [Mon, 07 Aug 2006 07:36:36 +0200] rev 201
updated man page
arg@10ksloc.org [Sat, 05 Aug 2006 14:57:26 +0200] rev 200
small fix of the last commit
arg@10ksloc.org [Sat, 05 Aug 2006 14:56:32 +0200] rev 199
using -Os again, zoom is ignored in floating mode or on floating clients
arg@10ksloc.org [Sat, 05 Aug 2006 14:02:25 +0200] rev 198
mouse grab needs also to grab for combinations of numlock/lockmask
arg@10ksloc.org [Sat, 05 Aug 2006 13:10:09 +0200] rev 197
slight fix
arg@10ksloc.org [Fri, 04 Aug 2006 18:34:40 +0200] rev 196
small performance tweak ;)
arg@10ksloc.org [Fri, 04 Aug 2006 18:25:40 +0200] rev 195
fixed xterm font change (all other related apps should work fine with this fix as well)
arg@10ksloc.org [Fri, 04 Aug 2006 18:17:02 +0200] rev 194
fixed view-change bug reported on the list
arg@10ksloc.org [Fri, 04 Aug 2006 17:04:50 +0200] rev 193
no need for -g anymore, regexp matching works now
arg@10ksloc.org [Fri, 04 Aug 2006 15:47:50 +0200] rev 192
fixed dmenu link (thx to deifl)
arg@10ksloc.org [Fri, 04 Aug 2006 14:40:32 +0200] rev 191
switched to regexp matching for Rules
arg@10ksloc.org [Fri, 04 Aug 2006 13:42:40 +0200] rev 190
fixed a bug in dmenu call
arg@10ksloc.org [Fri, 04 Aug 2006 12:00:55 +0200] rev 189
using execl now, argv changed, using cmd and const char defs directly in the KEYS struct
arg@10ksloc.org [Fri, 04 Aug 2006 10:36:22 +0200] rev 188
added dmenu to dwm.html
arg@10ksloc.org [Fri, 04 Aug 2006 10:27:16 +0200] rev 187
small stylistic fix
arg@10ksloc.org [Thu, 03 Aug 2006 17:08:43 +0200] rev 186
removed CONFIG
arg@10ksloc.org [Thu, 03 Aug 2006 15:36:13 +0200] rev 185
make config.h not a time dependence
arg@10ksloc.org [Thu, 03 Aug 2006 15:29:28 +0200] rev 184
removed rm config.h from clean
arg@10ksloc.org [Thu, 03 Aug 2006 15:21:08 +0200] rev 183
added gmake compliance
arg@10ksloc.org [Thu, 03 Aug 2006 15:09:52 +0200] rev 182
s/tag2/two/g
arg@10ksloc.org [Thu, 03 Aug 2006 15:05:34 +0200] rev 181
applied Jukka's diff
arg@10ksloc.org [Thu, 03 Aug 2006 13:50:37 +0200] rev 180
applied Sanders Makefile patch
arg@10ksloc.org [Thu, 03 Aug 2006 12:21:00 +0200] rev 179
stylistic chnage
arg@10ksloc.org [Thu, 03 Aug 2006 12:12:26 +0200] rev 178
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
arg@10ksloc.org [Thu, 03 Aug 2006 11:38:26 +0200] rev 177
hotfix of settags
arg@10ksloc.org [Thu, 03 Aug 2006 11:27:29 +0200] rev 176
using SRC instead of *.c
arg@10ksloc.org [Thu, 03 Aug 2006 10:59:20 +0200] rev 175
changed the files included in make dist
arg@10ksloc.org [Thu, 03 Aug 2006 10:58:29 +0200] rev 174
applied Sanders doc changes, added a PHONY line and changed the output of config.h creation somewhat
arg@10ksloc.org [Thu, 03 Aug 2006 10:55:07 +0200] rev 173
changed Client->tags and Rule->tags to be Bool (I'll also try to remove the TLast enum)
arg@10ksloc.org [Wed, 02 Aug 2006 17:49:21 +0200] rev 172
implemented the idea presented by Sander for dwm target
arg@10ksloc.org [Wed, 02 Aug 2006 17:19:22 +0200] rev 171
changing MASTERW value from 52 to 60 (in both, default and arg), I feel this is better now
arg@10ksloc.org [Wed, 02 Aug 2006 17:12:00 +0200] rev 170
fixed a type in README, and patched config.mk
arg@10ksloc.org [Wed, 02 Aug 2006 16:54:58 +0200] rev 169
updated dwm.html
arg@10ksloc.org [Wed, 02 Aug 2006 16:52:21 +0200] rev 168
Added tag 0.6 for changeset c11f86db4550cac5d0a648a3fe4d6d3b9a4fcf7e
arg@10ksloc.org [Wed, 02 Aug 2006 16:52:02 +0200] rev 167
removed config.h (stupid hg)
arg@10ksloc.org [Wed, 02 Aug 2006 16:46:59 +0200] rev 166
removed the CONFIG variable from config.mk, renamed config.h into config.default.h, after first clone/extract one needs to copy config.default.h to config.h, that is easier than always heavy typing make CONFIG=blafasel
arg@10ksloc.org [Wed, 02 Aug 2006 16:38:21 +0200] rev 165
added Acroread.* and MPlayer.* to config.arg.h rules
arg@10ksloc.org [Wed, 02 Aug 2006 16:32:05 +0200] rev 164
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
arg@10ksloc.org [Wed, 02 Aug 2006 13:05:04 +0200] rev 163
new stuff
arg@10ksloc.org [Wed, 02 Aug 2006 12:33:24 +0200] rev 162
dwm is now exit, if stdin is closed due broken pipe
arg@10ksloc.org [Wed, 02 Aug 2006 11:28:27 +0200] rev 161
implemented focus on enterwindow on titlebars
arg@10ksloc.org [Wed, 02 Aug 2006 11:13:32 +0200] rev 160
applied Sanders patches (numlock2)
arg@10ksloc.org [Wed, 02 Aug 2006 10:48:58 +0200] rev 159
reverting to old resize policy
arg@10ksloc.org [Wed, 02 Aug 2006 10:43:21 +0200] rev 158
new resize stuff (using XConfigureWindow instead of XSendEvent)
arg@10ksloc.org [Tue, 01 Aug 2006 16:44:23 +0200] rev 157
renamed WM_PROTOCOL_DELWIN into PROTODELWIN
arg@10ksloc.org [Tue, 01 Aug 2006 16:39:20 +0200] rev 156
renamed ARRANGE into DEFMODE
arg@10ksloc.org [Tue, 01 Aug 2006 16:35:54 +0200] rev 155
small fixes to dwm.html
arg@10ksloc.org [Tue, 01 Aug 2006 16:29:25 +0200] rev 154
simplified README
arg@10ksloc.org [Tue, 01 Aug 2006 16:20:29 +0200] rev 153
removed 1 missing LOC
arg@10ksloc.org [Tue, 01 Aug 2006 16:20:03 +0200] rev 152
removed 5LOC
arg@10ksloc.org [Tue, 01 Aug 2006 16:14:17 +0200] rev 151
removed artefacts of single-linked list (thanx to Jukka, I must have been mad)
arg@10ksloc.org [Tue, 01 Aug 2006 15:29:37 +0200] rev 150
cleaned config.*h to prevent some confusion
arg@10ksloc.org [Tue, 01 Aug 2006 15:16:29 +0200] rev 149
saved 2LOC
arg@10ksloc.org [Tue, 01 Aug 2006 14:46:01 +0200] rev 148
uppercasing all define'd values (uppercase-prefixed should only be enum field qualifiers)
arg@10ksloc.org [Tue, 01 Aug 2006 14:03:29 +0200] rev 147
fixed config.h files
arg@10ksloc.org [Tue, 01 Aug 2006 13:59:13 +0200] rev 146
centralized/externalized configuration to config.h
arg@10ksloc.org [Tue, 01 Aug 2006 12:41:38 +0200] rev 145
applied Cedric's NumLock patch
arg@10ksloc.org [Tue, 01 Aug 2006 12:39:14 +0200] rev 144
applied Jukkas prev/next patch with XK_{h,l}
arg@10ksloc.org [Tue, 01 Aug 2006 12:32:33 +0200] rev 143
applied Sanders patches
arg@10ksloc.org [Tue, 01 Aug 2006 11:49:19 +0200] rev 142
committed a patch which fixes the hints of Jukka
arg@10ksloc.org [Fri, 21 Jul 2006 21:15:39 +0200] rev 141
updated html
arg@10ksloc.org [Fri, 21 Jul 2006 21:15:11 +0200] rev 140
Added tag 0.5 for changeset 22213b9a2114167ee8ba019a012e27da0422a61a
arg@10ksloc.org [Fri, 21 Jul 2006 21:15:08 +0200] rev 139
prepared 0.5
arg@10ksloc.org [Fri, 21 Jul 2006 18:34:10 +0200] rev 138
some cleanups/fixes inspired by Jukka Salmi's feedback
arg@10ksloc.org [Fri, 21 Jul 2006 14:11:38 +0200] rev 137
simplified main.c, switching back to single urxvt usage
arg@10ksloc.org [Fri, 21 Jul 2006 11:54:14 +0200] rev 136
s/sleep 5/sleep 2/
arg@10ksloc.org [Fri, 21 Jul 2006 11:48:28 +0200] rev 135
changed the status info README hint (more simple now, no extra script necessary)
arg@10ksloc.org [Fri, 21 Jul 2006 10:18:12 +0200] rev 134
s/0.5/0.6/ - my steps are wider than the reality
arg@10ksloc.org [Fri, 21 Jul 2006 10:07:41 +0200] rev 133
applied sanders maxfix patch
arg@10ksloc.org [Fri, 21 Jul 2006 09:59:11 +0200] rev 132
added a note how to achieve status info in the bar
arg@10ksloc.org [Fri, 21 Jul 2006 09:39:44 +0200] rev 131
preparing 0.6 which will be available in the evening after sanders patch approx.
arg@10ksloc.org [Fri, 21 Jul 2006 07:37:52 +0200] rev 130
sanitization of several clunky stuff, removed heretag (rarely of use), simplified pop(), changed shortcuts to always contain MODKEY
arg@10ksloc.org [Thu, 20 Jul 2006 19:09:11 +0200] rev 129
applied sanders no_sizehints for tiled mode patch (thx!)
arg@10ksloc.org [Thu, 20 Jul 2006 18:23:43 +0200] rev 128
serious mistake in pop() (forgot to set c->prev to NULL on pop)
arg@10ksloc.org [Thu, 20 Jul 2006 16:54:20 +0200] rev 127
using double-linked list in order to get correct prev focus handling
arg@10ksloc.org [Thu, 20 Jul 2006 15:40:41 +0200] rev 126
added yet another CUTOMIZE tag
arg@10ksloc.org [Thu, 20 Jul 2006 15:17:52 +0200] rev 125
cleaned the CUSTOMIZE flags
arg@10ksloc.org [Thu, 20 Jul 2006 15:07:35 +0200] rev 124
made status bar drawing more robust, implemented togglemax and togglemode, works quite well
arg@10ksloc.org [Thu, 20 Jul 2006 12:18:06 +0200] rev 123
cleaned up code
arg@10ksloc.org [Thu, 20 Jul 2006 10:48:22 +0200] rev 122
Added tag 0.4 for changeset eb3165734f00fe7f7da8aeebaed00e60a57caac9
arg@10ksloc.org [Thu, 20 Jul 2006 10:48:19 +0200] rev 121
prepared 0.4
arg@10ksloc.org [Thu, 20 Jul 2006 10:26:36 +0200] rev 120
using O3 instead of Os, binary size still < 40kb
arg@10ksloc.org [Thu, 20 Jul 2006 10:15:05 +0200] rev 119
fixed version in man page
arg@10ksloc.org [Thu, 20 Jul 2006 10:12:41 +0200] rev 118
yet another html patch
arg@10ksloc.org [Thu, 20 Jul 2006 10:10:58 +0200] rev 117
updated html
arg@10ksloc.org [Thu, 20 Jul 2006 09:45:47 +0200] rev 116
makefile now sets permissions for executables and man pages
Thu, 20 Jul 2006 07:26:23 +0200
removed c->f{x,y,w,h} and c->t{x,y,w,h} in favor for the new rule handling remembering two kinds of geometries is unnecessary, removed the randomized (x,y) setting on dofloat startup, was kind too random und unpredictable
arg@10ksloc.org [Thu, 20 Jul 2006 07:26:23 +0200] rev 115
removed c->f{x,y,w,h} and c->t{x,y,w,h} in favor for the new rule handling remembering two kinds of geometries is unnecessary, removed the randomized (x,y) setting on dofloat startup, was kind too random und unpredictable
arg@10ksloc.org [Wed, 19 Jul 2006 17:42:08 +0200] rev 114
implemented regexp matching for rules
arg@10ksloc.org [Wed, 19 Jul 2006 16:38:39 +0200] rev 113
applied Jukka's patch with s/ModKeyMask/MODKEY/g
arg@10ksloc.org [Wed, 19 Jul 2006 15:03:53 +0200] rev 112
removed TODO, because dwm is nearly finished
arg@10ksloc.org [Wed, 19 Jul 2006 14:54:19 +0200] rev 111
reapplied my default keybindings
arg@10ksloc.org [Wed, 19 Jul 2006 14:49:19 +0200] rev 110
alternate dwm.png
arg@10ksloc.org [Wed, 19 Jul 2006 14:44:44 +0200] rev 109
Added tag 0.3 for changeset 7e66082e5092fb0bccd18a3695a0bec52c80fdb2
arg@10ksloc.org [Wed, 19 Jul 2006 14:44:24 +0200] rev 108
some changes in the html page
arg@10ksloc.org [Wed, 19 Jul 2006 14:43:17 +0200] rev 107
prepared 0.3
arg@10ksloc.org [Wed, 19 Jul 2006 14:11:27 +0200] rev 106
fixed the bug mentioned by Sander
arg@10ksloc.org [Wed, 19 Jul 2006 13:52:31 +0200] rev 105
refactored Sanders code somewhat
arg@10ksloc.org [Wed, 19 Jul 2006 13:36:04 +0200] rev 104
implemented fallback for too many clients in stacked mode
arg@10ksloc.org [Wed, 19 Jul 2006 13:30:18 +0200] rev 103
and another fix...
arg@10ksloc.org [Wed, 19 Jul 2006 13:29:45 +0200] rev 102
yet another typo fix
arg@10ksloc.org [Wed, 19 Jul 2006 13:24:58 +0200] rev 101
fixed a typo
arg@10ksloc.org [Wed, 19 Jul 2006 13:22:49 +0200] rev 100
floating clients get random (x,y) offsets now
arg@10ksloc.org [Wed, 19 Jul 2006 11:31:04 +0200] rev 99
applied Sanders resize patch, fixed lower bug
arg@mmvi [Tue, 18 Jul 2006 17:54:55 +0200] rev 98
changed CFLAGs
arg@mmvi [Tue, 18 Jul 2006 15:10:57 +0200] rev 97
firefox instance is different now
Anselm R. Garbe <garbeam@wmii.de> [Tue, 18 Jul 2006 13:01:33 +0200] rev 96
changed occurrences of wmii.de into 10kloc.org in dwm.html, because 10kloc.org is already working
Anselm R. Garbe <garbeam@wmii.de> [Tue, 18 Jul 2006 12:36:57 +0200] rev 95
implemened distinguishing float/managed geometries of clients (works quite well)
Anselm R. Garbe <garbeam@wmii.de> [Tue, 18 Jul 2006 11:45:32 +0200] rev 94
pop on heretag
Anselm R. Garbe <garbeam@wmii.de> [Tue, 18 Jul 2006 11:38:31 +0200] rev 93
added heretag command which allows to tag a client of a foreign tag with current tag
Anselm R. Garbe <garbeam@wmii.de> [Tue, 18 Jul 2006 08:18:54 +0200] rev 92
using EXIT_stuff in exit() now
Anselm R. Garbe <garbeam@wmii.de> [Mon, 17 Jul 2006 18:49:13 +0200] rev 91
simplified Makefile
Anselm R. Garbe <garbeam@wmii.de> [Mon, 17 Jul 2006 16:46:42 +0200] rev 90
added new stuff
Anselm R. Garbe <garbeam@wmii.de> [Mon, 17 Jul 2006 11:56:27 +0200] rev 89
updated html
Anselm R. Garbe <garbeam@wmii.de> [Mon, 17 Jul 2006 11:36:07 +0200] rev 88
patched dwm
Anselm R. Garbe <garbeam@wmii.de> [Mon, 17 Jul 2006 10:09:57 +0200] rev 87
updated README
Anselm R. Garbe <garbeam@wmii.de> [Mon, 17 Jul 2006 10:00:59 +0200] rev 86
Added tag 0.2 for changeset 0a6472e2203994bc5738d40a340d26f7ec9d6062
Anselm R. Garbe <garbeam@wmii.de> [Mon, 17 Jul 2006 10:00:55 +0200] rev 85
updated html
Anselm R. Garbe <garbeam@wmii.de> [Mon, 17 Jul 2006 09:12:29 +0200] rev 84
ordered variables in structs and source files alphabetically
Anselm R. Garbe <garbeam@wmii.de> [Mon, 17 Jul 2006 08:37:37 +0200] rev 83
slight change to dwm.1
Anselm R. Garbe <garbeam@wmii.de> [Sun, 16 Jul 2006 23:26:50 +0200] rev 82
simplified man page
Anselm R. Garbe <garbeam@wmii.de> [Sun, 16 Jul 2006 12:29:50 +0200] rev 81
another XSync
Anselm R. Garbe <garbeam@wmii.de> [Sun, 16 Jul 2006 00:47:40 +0200] rev 80
several additions in mouse handling ;)
Anselm R. Garbe <garbeam@wmii.de> [Sat, 15 Jul 2006 18:51:44 +0200] rev 79
fixed XSync handling and finished man page
Anselm R. Garbe <garbeam@wmii.de> [Sat, 15 Jul 2006 18:11:14 +0200] rev 78
changing XFlush into XSync
Anselm R. Garbe <garbeam@wmii.de> [Sat, 15 Jul 2006 17:19:19 +0200] rev 77
sanitized other stuff
Anselm R. Garbe <garbeam@wmii.de> [Sat, 15 Jul 2006 17:00:56 +0200] rev 76
proceeded with cleaning up, sorting functions, etc
Anselm R. Garbe <garbeam@wmii.de> [Sat, 15 Jul 2006 16:30:50 +0200] rev 75
rearranged several stuff
Anselm R. Garbe <garbeam@wmii.de> [Fri, 14 Jul 2006 22:54:09 +0200] rev 74
sanitized names
Anselm R. Garbe <garbeam@wmii.de> [Fri, 14 Jul 2006 22:33:38 +0200] rev 73
rearranged
Anselm R. Garbe <garbeam@wmii.de> [Fri, 14 Jul 2006 18:59:25 +0200] rev 72
I prefer the tiled/floating indicator on the right side
Anselm R. Garbe <garbeam@wmii.de> [Fri, 14 Jul 2006 18:55:50 +0200] rev 71
bar shows if currently is tiled (Mod1-space) or floating (Mod1-Shift-space) mode
Anselm R. Garbe <garbeam@wmii.de> [Fri, 14 Jul 2006 18:46:12 +0200] rev 70
draw bar on exposure ;)
Anselm R. Garbe <garbeam@wmii.de> [Fri, 14 Jul 2006 18:40:36 +0200] rev 69
Added tag 0.1 for changeset d31b5ad96b0ba7b5b0a30928fcf000428339a577
Anselm R. Garbe <garbeam@wmii.de> [Fri, 14 Jul 2006 18:40:31 +0200] rev 68
prep 0.1
Anselm R. Garbe <garbeam@wmii.de> [Fri, 14 Jul 2006 18:11:36 +0200] rev 67
fixed crash on zoom if only 1 client exists
Anselm R. Garbe <garbeam@wmii.de> [Fri, 14 Jul 2006 17:43:56 +0200] rev 66
removed a bunch of lines through swap removal
Anselm R. Garbe <garbeam@wmii.de> [Fri, 14 Jul 2006 17:30:37 +0200] rev 65
if stdin writer stops working, dwm consumed much IO load because it still tried to select on this fd, fixed
Anselm R. Garbe <garbeam@wmii.de> [Fri, 14 Jul 2006 13:27:01 +0200] rev 64
removed a bottleneck
Anselm R. Garbe <garbeam@wmii.de> [Fri, 14 Jul 2006 13:03:53 +0200] rev 63
searching for a better way to discard enter notifies
Anselm R. Garbe <garbeam@wmii.de> [Fri, 14 Jul 2006 12:11:24 +0200] rev 62
focus on view change as well
Anselm R. Garbe <garbeam@wmii.de> [Fri, 14 Jul 2006 12:09:05 +0200] rev 61
small fix
Anselm R. Garbe <garbeam@wmii.de> [Fri, 14 Jul 2006 12:08:32 +0200] rev 60
made stdin reader more robust
Anselm R. Garbe <garbeam@wmii.de> [Fri, 14 Jul 2006 11:57:33 +0200] rev 59
implemented dwm reading status text from stdin
Anselm R. Garbe <garbeam@wmii.de> [Fri, 14 Jul 2006 10:34:07 +0200] rev 58
made barclick to select the specific tag
Anselm R. Garbe <garbeam@wmii.de> [Fri, 14 Jul 2006 10:07:38 +0200] rev 57
implemented bar for dwm (I miss status text), I plan that status text is read from stdin in dwm
Anselm R. Garbe <garbeam@wmii.de> [Fri, 14 Jul 2006 08:45:30 +0200] rev 56
continued with man page
Anselm R. Garbe <garbeam@wmii.de> [Fri, 14 Jul 2006 08:34:38 +0200] rev 55
continued with man page
Anselm R. Garbe <garbeam@wmii.de> [Thu, 13 Jul 2006 21:49:55 +0200] rev 54
except improvements to the mouse handling this is already nearly feature complete
Anselm R. Garbe <garbeam@wmii.de> [Thu, 13 Jul 2006 21:42:17 +0200] rev 53
added mini stuff
Anselm R. Garbe <garbeam@wmii.de> [Thu, 13 Jul 2006 20:28:19 +0200] rev 52
fixed several things, nearly feature complete
Anselm R. Garbe <garbeam@wmii.de> [Thu, 13 Jul 2006 19:55:07 +0200] rev 51
new stuff
Anselm R. Garbe <garbeam@wmii.de> [Thu, 13 Jul 2006 18:21:38 +0200] rev 50
several other additions/fixes, dwm is quite usable already
Anselm R. Garbe <garbeam@wmii.de> [Thu, 13 Jul 2006 17:09:35 +0200] rev 49
implemented tagging a client
Anselm R. Garbe <garbeam@wmii.de> [Thu, 13 Jul 2006 14:33:22 +0200] rev 48
several fixes
Anselm R. Garbe <garbeam@wmii.de> [Thu, 13 Jul 2006 12:35:46 +0200] rev 47
added philosophy section
Anselm R. Garbe <garbeam@wmii.de> [Thu, 13 Jul 2006 12:19:10 +0200] rev 46
added xlock command (I need it regularly)
Anselm R. Garbe <garbeam@wmii.de> [Thu, 13 Jul 2006 12:00:20 +0200] rev 45
added pointer warps on kb-driven/manage-driven focus
Anselm R. Garbe <garbeam@wmii.de> [Thu, 13 Jul 2006 11:49:31 +0200] rev 44
changed back to urxvt, dwm has no problems with it, because it doesn't use frame windows ;)
Anselm R. Garbe <garbeam@wmii.de> [Thu, 13 Jul 2006 11:43:05 +0200] rev 43
changed default colors
Anselm R. Garbe <garbeam@wmii.de> [Thu, 13 Jul 2006 10:34:55 +0200] rev 42
added dev.c instead of kb.c
Anselm R. Garbe <garbeam@wmii.de> [Thu, 13 Jul 2006 10:25:57 +0200] rev 41
removed obsolete stuff
Anselm R. Garbe <garbeam@wmii.de> [Thu, 13 Jul 2006 10:19:24 +0200] rev 40
fixed grammar bug reported by John-Galt
Anselm R. Garbe <garbeam@wmii.de> [Thu, 13 Jul 2006 10:05:46 +0200] rev 39
another change
Anselm R. Garbe <garbeam@wmii.de> [Thu, 13 Jul 2006 10:04:50 +0200] rev 38
updated man page
Anselm R. Garbe <garbeam@wmii.de> [Thu, 13 Jul 2006 10:03:56 +0200] rev 37
small changes to README
Anselm R. Garbe <garbeam@wmii.de> [Thu, 13 Jul 2006 10:02:28 +0200] rev 36
last change to dwm.html
Anselm R. Garbe <garbeam@wmii.de> [Thu, 13 Jul 2006 09:33:26 +0200] rev 35
renamed/changed
Anselm R. Garbe <garbeam@wmii.de> [Thu, 13 Jul 2006 09:32:22 +0200] rev 34
added logo+description
Anselm R. Garbe <garbeam@wmii.de> [Thu, 13 Jul 2006 01:55:54 +0200] rev 33
new stuff (some warning elimination)
Anselm R. Garbe <garbeam@wmii.de> [Thu, 13 Jul 2006 01:30:55 +0200] rev 32
removed unnecessary crap
Anselm R. Garbe <garbeam@wmii.de> [Thu, 13 Jul 2006 01:04:38 +0200] rev 31
before leaning things up
Anselm R. Garbe <garbeam@wmii.de> [Wed, 12 Jul 2006 17:50:31 +0200] rev 30
new stuff, fixed several issues
Anselm R. Garbe <garbeam@wmii.de> [Wed, 12 Jul 2006 17:17:15 +0200] rev 29
added gravity stuff
Anselm R. Garbe <garbeam@wmii.de> [Wed, 12 Jul 2006 16:40:37 +0200] rev 28
added max
Anselm R. Garbe <garbeam@wmii.de> [Wed, 12 Jul 2006 16:00:51 +0200] rev 27
added grid mode on Mod1Mask g
Anselm R. Garbe <garbeam@wmii.de> [Wed, 12 Jul 2006 15:17:22 +0200] rev 26
simplified several portions of code through replacing rect structs with x,y,h,w counterparts (much more readable)
Anselm R. Garbe <garbeam@wmii.de> [Wed, 12 Jul 2006 00:53:11 +0200] rev 25
fixed configurerequest
Anselm R. Garbe <garbeam@wmii.de> [Wed, 12 Jul 2006 00:50:09 +0200] rev 24
new colors
Anselm R. Garbe <garbeam@wmii.de> [Wed, 12 Jul 2006 00:00:25 +0200] rev 23
some more additions/fixes
Anselm R. Garbe <garbeam@wmii.de> [Tue, 11 Jul 2006 23:46:39 +0200] rev 22
fixed several other stuff, coming closer to something useful
Anselm R. Garbe <garbeam@wmii.de> [Tue, 11 Jul 2006 23:18:30 +0200] rev 21
implemented draw_client stuff
Anselm R. Garbe <garbeam@wmii.de> [Tue, 11 Jul 2006 22:49:09 +0200] rev 20
made code more readable
Anselm R. Garbe <garbeam@wmii.de> [Tue, 11 Jul 2006 21:41:49 +0200] rev 19
added basic mouse support (actually we don't need more)
Anselm R. Garbe <garbeam@wmii.de> [Tue, 11 Jul 2006 21:24:10 +0200] rev 18
added mouse-based resizals
Anselm R. Garbe <garbeam@wmii.de> [Tue, 11 Jul 2006 18:59:09 +0200] rev 17
updated README
Anselm R. Garbe <garbeam@wmii.de> [Tue, 11 Jul 2006 18:53:41 +0200] rev 16
several changes, new stuff
Anselm R. Garbe <garbeam@wmii.de> [Tue, 11 Jul 2006 18:19:01 +0200] rev 15
removed unnecessary sel stuff
Anselm R. Garbe <garbeam@wmii.de> [Tue, 11 Jul 2006 18:15:11 +0200] rev 14
added bar event timer
Anselm R. Garbe <garbeam@wmii.de> [Tue, 11 Jul 2006 16:14:22 +0200] rev 13
added protocol killing stuff
Anselm R. Garbe <garbeam@wmii.de> [Tue, 11 Jul 2006 14:53:22 +0200] rev 12
new stuff
Anselm R. Garbe <garbeam@wmii.de> [Tue, 11 Jul 2006 13:21:57 +0200] rev 11
added gridsel to gridwm
Anselm R. Garbe <garbeam@wmii.de> [Tue, 11 Jul 2006 13:02:22 +0200] rev 10
changed how manage client works
Anselm R. Garbe <garbeam@wmii.de> [Tue, 11 Jul 2006 12:52:57 +0200] rev 9
fixed several stuff (gridwm gets better and better)
Anselm R. Garbe <garbeam@wmii.de> [Tue, 11 Jul 2006 11:50:18 +0200] rev 8
added key handling
Anselm R. Garbe <garbeam@wmii.de> [Tue, 11 Jul 2006 11:27:56 +0200] rev 7
new stuff
Anselm R. Garbe <garbeam@wmii.de> [Tue, 11 Jul 2006 11:10:05 +0200] rev 6
implemented pipe_spawn
Anselm R. Garbe <garbeam@wmii.de> [Mon, 10 Jul 2006 22:16:48 +0200] rev 5
added several other stuff
Anselm R. Garbe <garbeam@wmii.de> [Mon, 10 Jul 2006 19:47:35 +0200] rev 4
renamed gridmenu.c into menu.c
Anselm R. Garbe <garbeam@wmii.de> [Mon, 10 Jul 2006 19:46:24 +0200] rev 3
several new changes, made gridmenu working
Anselm R. Garbe <garbeam@wmii.de> [Mon, 10 Jul 2006 18:35:39 +0200] rev 2
added new stuff
Anselm R. Garbe <garbeam@wmii.de> [Mon, 10 Jul 2006 16:49:43 +0200] rev 1
added gridmenu
Anselm R. Garbe <garbeam@wmii.de> [Mon, 10 Jul 2006 16:38:18 +0200] rev 0
initial import