[xmonad] adding an existing workspace with DynamicWorkspaces?

Brent Yorgey byorgey at seas.upenn.edu
Thu Nov 12 15:17:14 EST 2009


On Thu, Nov 12, 2009 at 12:39:57PM -0600, Spencer Janssen wrote:
> On Thu, Nov 12, 2009 at 11:40:35AM -0500, Brent Yorgey wrote:
> > Hi all,
> > 
> > Today, while helping crhalpin in #xmonad, I discovered that if you
> > call X.A.DynamicWorkspaces.addWorkspace with the name of an
> > already-existing workspace, it simply makes another one, which
> > seems... odd.  Does anyone actually rely on this behavior?  Or is it
> > OK if I fix it so that calling addWorkspace with the name of a
> > workspace that already exists is a no-op?
> > 
> > -Brent
> 
> Definitely a bug, go ahead and fix it.

Fixed, and pushed.

-Brent


More information about the xmonad mailing list