Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XMonad's magnifier grid layout #490

Open
FrostyX opened this issue Aug 31, 2014 · 3 comments
Open

XMonad's magnifier grid layout #490

FrostyX opened this issue Aug 31, 2014 · 3 comments

Comments

@FrostyX
Copy link
Contributor

FrostyX commented Aug 31, 2014

Hello guys,
would be hard to make XMonad's magnifier grid layout? Its a great layout for some cases.

There is few screenshots showing what it looks like

Two windows, master focussed
magrid_2_master

Three windows, slave focussed
magrid_3_slave

Four windows, master focussed
magrid_4_master

Four windows, slave focussed
magrid_4_slave

In XMonad its set by

myLayout = ... ||| magrid ||| ...
  where
     ...
     magrid = named "Magrid" (desktopLayoutModifiers (magnifier (Grid)))
@tych0
Copy link
Member

tych0 commented Aug 31, 2014

I guess it wouldn't be hard. I'm going to close this since it isn't actually a bug. Please use the ML or IRC for discussion.

@tych0 tych0 closed this as completed Aug 31, 2014
@FrostyX
Copy link
Contributor Author

FrostyX commented Aug 31, 2014

Sorry, I saw that you use enhancement tag so I thought I can post it here.

@tych0 tych0 reopened this Sep 1, 2014
@tych0
Copy link
Member

tych0 commented Sep 1, 2014

Ah, right, I forgot about that :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants