Commit Graph

  • f16048cae5 replace "name" in NamedWindow with a Show instance. David Roundy 2007-05-26 18:51:14 +00:00
  • d9386f5185 [Spiral] blend in the scale factor so it doesn't have any effect on the smallest windows joe.thornber 2007-05-25 03:27:32 +00:00
  • ead2838015 [Spiral] last rect takes all available space joe.thornber 2007-05-24 12:02:39 +00:00
  • 207bb47428 [Spiral] Introduce a simpler Rect data type to remove a lot of the fromIntegrals joe.thornber 2007-05-24 10:04:23 +00:00
  • 5288a861a6 [Spiral] divideRects now takes a list of directions to split in joe.thornber 2007-05-24 09:02:11 +00:00
  • aa4d37d8ac [Spiral] misc tidying joe.thornber 2007-05-24 08:55:37 +00:00
  • 43c7f8f3ec [Spiral] remove old spiral code joe.thornber 2007-05-24 08:48:05 +00:00
  • 0fa8b4ae1b [Spiral] add fibonacci spiral joe.thornber 2007-05-24 08:44:23 +00:00
  • 1d886ae670 Allow clients of NamedWindows to get at the name. glasser 2007-05-23 18:42:51 +00:00
  • a1b8a3ba79 dzen module (with xinerama support, which requires glasser's Xinerama patch to dzen) glasser 2007-05-23 18:43:15 +00:00
  • aeee485def Extract NamedWindow support from Mosaic into its own module glasser 2007-05-23 15:58:55 +00:00
  • 20fadfe171 remove SwapFocus (which is no longer possible) David Roundy 2007-05-23 15:38:41 +00:00
  • 233728b917 Fix Spiral's module name Spencer Janssen 2007-05-22 17:09:09 +00:00
  • 2122c03ab0 [SPIRAL] add spiral tiling layout joe.thornber 2007-05-22 06:25:37 +00:00
  • 4b7c97d96b Make RotView compile. Miikka Koskinen 2007-05-22 07:53:38 +00:00
  • 585a01aecf bug fix in DwmPromote. whoops. Miikka Koskinen 2007-05-22 06:21:18 +00:00
  • 020ee6fc03 make FindEmptyWorkspace compile Miikka Koskinen 2007-05-21 12:32:39 +00:00
  • c39da512e9 make DwmPromote compile Miikka Koskinen 2007-05-21 12:31:40 +00:00
  • 32bb8aa154 updated Dmenu.hs to work with zipper StackSet Jason Creighton 2007-05-21 23:39:47 +00:00
  • 1b80f26dfe Add GreedyView Spencer Janssen 2007-05-21 22:00:48 +00:00
  • 2d5e2818a1 Rescreen: collects new screen information Spencer Janssen 2007-05-21 16:48:08 +00:00
  • 2b171ea19c Fixes for windowset -> workspace rename Spencer Janssen 2007-05-21 04:21:18 +00:00
  • 325c2b90c5 TwoPane: hide windows that aren't in view Spencer Janssen 2007-05-18 22:42:40 +00:00
  • 14c984ae65 make Mosaic even less picky by default. David Roundy 2007-05-16 17:55:54 +00:00
  • 0ad1ae70d9 add clear window message in Mosaic. David Roundy 2007-05-16 17:55:18 +00:00
  • 75df3884fa Comment only Spencer Janssen 2007-05-17 21:10:03 +00:00
  • 872551532a Add instructions for TwoPane Spencer Janssen 2007-05-17 21:02:06 +00:00
  • aef12e19e6 Add TwoPane Spencer Janssen 2007-05-17 19:56:18 +00:00
  • a23d995050 throttle the exponential expense when many windows are present. David Roundy 2007-05-16 02:21:23 +00:00
  • f539804577 make mosaic configure windows by name rather than by Window. David Roundy 2007-05-12 21:56:44 +00:00
  • 325f5bf9b6 XMonadContrib.FindEmptyWorkspace Miikka Koskinen 2007-05-13 18:43:38 +00:00
  • 6e2496c77f make DwmPromote compile Miikka Koskinen 2007-05-13 18:42:54 +00:00
  • 68ecf2071a make DwmPromote compile again Miikka Koskinen 2007-05-10 15:41:58 +00:00
  • df7b1116b3 make DwmPromote compile Miikka Koskinen 2007-05-03 10:52:36 +00:00
  • 2202665f70 add SwapFocus. David Roundy 2007-05-12 19:13:15 +00:00
  • 40f8d611f2 make rotView only consider non-visible workspaces (Xinerama) Jason Creighton 2007-05-10 01:20:59 +00:00
  • f8a5f1fd2b fix commend in RotView. David Roundy 2007-05-05 18:56:54 +00:00
  • 46f39d9d42 switch to Message type for layout messages Don Stewart 2007-05-05 01:43:32 +00:00
  • 4204c4daf6 Fix instructions in Mosaic. Chris Mears 2007-05-03 22:23:45 +00:00
  • 56457ccfca add Mosaic layout. David Roundy 2007-05-03 15:10:24 +00:00
  • 77a8abe8d3 -Wall police Spencer Janssen 2007-05-03 21:17:00 +00:00
  • 0ace4a78fc Make RotView build, and add a brief description. Chris Mears 2007-05-03 10:42:34 +00:00
  • 13006a89c2 comment: Gave URL to xinerama-enabled dmenu patch Jason Creighton 2007-05-03 05:31:33 +00:00
  • 5129e2f963 Put dmenu in X too Spencer Janssen 2007-05-03 05:37:27 +00:00
  • 0017932989 Add dmenu (thanks jcreigh) Spencer Janssen 2007-05-03 05:22:25 +00:00
  • 95409a005f add RotView module. David Roundy 2007-04-21 23:38:38 +00:00
  • f40cca9e49 XMonadContrib.DwmPromote: dwm-like promote Miikka Koskinen 2007-05-01 08:20:31 +00:00
  • 4a7d7891d0 add simple date example Don Stewart 2007-04-29 06:40:13 +00:00
  • a5b7af9c92 more details Don Stewart 2007-04-29 06:14:26 +00:00
  • 97b65cbf0d add readme Don Stewart 2007-04-29 06:13:29 +00:00
  • 12edfc5ed5 Initial import of xmonad contributions Don Stewart 2007-04-29 06:11:50 +00:00