Commit Graph

4122 Commits

Author SHA1 Message Date
David Roundy
f539804577 make mosaic configure windows by name rather than by Window.
Note that this is still pretty flawed.  Often window names change, and the
layout then stagnates a bit.  Gimp, for example, opens most its windows
with the same name before renaming them, so you have to hit mod-return or
something to force a doLayout.  Also, gimp still overrides xmonad regarding
the size of its main window.  :(
2007-05-12 21:56:44 +00:00
Miikka Koskinen
325f5bf9b6 XMonadContrib.FindEmptyWorkspace
With this module you can find empty workspaces, view them and tag windows to
them.
2007-05-13 18:43:38 +00:00
Miikka Koskinen
6e2496c77f make DwmPromote compile 2007-05-13 18:42:54 +00:00
Miikka Koskinen
68ecf2071a make DwmPromote compile again 2007-05-10 15:41:58 +00:00
Miikka Koskinen
df7b1116b3 make DwmPromote compile 2007-05-03 10:52:36 +00:00
David Roundy
2202665f70 add SwapFocus. 2007-05-12 19:13:15 +00:00
Jason Creighton
40f8d611f2 make rotView only consider non-visible workspaces (Xinerama) 2007-05-10 01:20:59 +00:00
David Roundy
f8a5f1fd2b fix commend in RotView. 2007-05-05 18:56:54 +00:00
Don Stewart
46f39d9d42 switch to Message type for layout messages 2007-05-05 01:43:32 +00:00
Chris Mears
4204c4daf6 Fix instructions in Mosaic. 2007-05-03 22:23:45 +00:00
David Roundy
56457ccfca add Mosaic layout. 2007-05-03 15:10:24 +00:00
Spencer Janssen
77a8abe8d3 -Wall police 2007-05-03 21:17:00 +00:00
Chris Mears
0ace4a78fc Make RotView build, and add a brief description. 2007-05-03 10:42:34 +00:00
Jason Creighton
13006a89c2 comment: Gave URL to xinerama-enabled dmenu patch 2007-05-03 05:31:33 +00:00
Spencer Janssen
5129e2f963 Put dmenu in X too 2007-05-03 05:37:27 +00:00
Spencer Janssen
0017932989 Add dmenu (thanks jcreigh) 2007-05-03 05:22:25 +00:00
David Roundy
95409a005f add RotView module. 2007-04-21 23:38:38 +00:00
Miikka Koskinen
f40cca9e49 XMonadContrib.DwmPromote: dwm-like promote
I like the way dwm's equivalent to xmonad's promote works, so I
implemented dwmpromote.
2007-05-01 08:20:31 +00:00
Don Stewart
4a7d7891d0 add simple date example 2007-04-29 06:40:13 +00:00
Don Stewart
a5b7af9c92 more details 2007-04-29 06:14:26 +00:00
Don Stewart
97b65cbf0d add readme 2007-04-29 06:13:29 +00:00
Don Stewart
12edfc5ed5 Initial import of xmonad contributions 2007-04-29 06:11:50 +00:00