Fri, 18 Oct 2024 23:42:20 +0200 |
markus schnalke |
Put floating windows on random starting positions
default tip
|
Thu, 14 Jun 2012 00:00:00 +0200 |
markus schnalke |
Add handling for popup windows
|
Sat, 17 Mar 2012 19:10:42 +0100 |
markus schnalke |
Reordered lines in config.h; removed 3s delay for shutdown.
|
Sat, 17 Mar 2012 19:07:44 +0100 |
markus schnalke |
Start up with the not-sel view.
|
Sat, 17 Mar 2012 19:07:15 +0100 |
markus schnalke |
Adjusted paths for Crux and disabled debug compile flags.
|
Mon, 05 Sep 2011 23:05:08 +0200 |
markus schnalke |
created separated floating space; added per space mode
|
Mon, 05 Sep 2011 21:32:16 +0200 |
markus schnalke |
added sxiv
|
Tue, 15 Jun 2010 21:07:30 +0200 |
meillo |
larger font and keybinding for slock
|
Mon, 22 Feb 2010 13:11:22 +0100 |
meillo |
changed some whitespace
|
Mon, 16 Feb 2009 16:18:25 +0100 |
meillo |
rename eprint() -> die()
|
Mon, 16 Feb 2009 10:40:57 +0100 |
meillo |
changed to status text setting through XA_WM_NAME (suggested by Neale Pickett)
|
Mon, 16 Feb 2009 09:23:57 +0100 |
meillo |
no need to update the bar when the layout changes
|
Sat, 06 Dec 2008 16:28:51 +0100 |
meillo |
updated man page; minor stuff
|
Sat, 06 Dec 2008 16:09:10 +0100 |
meillo |
Added tag aewl-0.1 for changeset 014c4cb1ae4a
|
Sat, 06 Dec 2008 11:28:48 +0100 |
meillo |
remove static since its only one source file now; removed empty lines
|
Sat, 06 Dec 2008 11:15:51 +0100 |
meillo |
naming change from dwm to aewl; cleanups
|
Sat, 06 Dec 2008 10:56:43 +0100 |
meillo |
beautified status bar
|
Fri, 05 Dec 2008 21:45:42 +0100 |
meillo |
removed notice about code by mitch, cause everything special about it is removed now
|
Fri, 05 Dec 2008 21:42:47 +0100 |
meillo |
cleanups in domax and more
|
Fri, 05 Dec 2008 21:14:50 +0100 |
meillo |
simplified and corrected domax() and restack()
|
Fri, 05 Dec 2008 20:50:31 +0100 |
meillo |
removed rexexp for old strstr matching; simplifications
|
Fri, 05 Dec 2008 19:43:56 +0100 |
meillo |
undone naming change: "group" is "tag" again (but without plural)
|
Fri, 05 Dec 2008 19:13:24 +0100 |
meillo |
why is config.h not versioned ... it should be. Now it is
|
Fri, 05 Dec 2008 19:08:47 +0100 |
meillo |
removed unnessasary color pair
|
Fri, 05 Dec 2008 16:25:09 +0100 |
meillo |
removed group-toggle by mouse; small cleanup
|
Fri, 05 Dec 2008 16:03:45 +0100 |
meillo |
changed terminology: "tag" is now "group"
|
Fri, 05 Dec 2008 15:44:43 +0100 |
meillo |
removed global float (dofloat); number of tags is fixed (2)
|
Fri, 30 May 2008 22:36:38 +0200 |
meillo |
removed some compiler warnings
aewl-0.1
|
Fri, 30 May 2008 22:18:18 +0200 |
meillo |
renamed dwm to aewl
|
Fri, 30 May 2008 21:57:51 +0200 |
meillo |
removed union arg (using const char* cmd now)
|