Files
xmonad-contrib/XMonad/Actions
Bogdan Sinitsyn c99606bbdd Rewrite minimization-related modules
* Use global state instead of per-layout - so now window is minimized on
  all workspaces (EWMH requires that windows with _NET_WM_STATE_HIDDEN
  set should be minimized on any workspace but previously they were not)
* Use `windows` instead of `modify`. That should fix bugs related to
  actions that should be done by `windows` and not done by
  `modify` (fixes )
* Mark module X.H.RestoreMinimized as deprecated
2017-04-20 20:09:16 +03:00
..
2016-12-22 22:48:23 +01:00
2016-09-07 13:26:50 +03:00
2015-12-23 09:28:18 +03:00
2012-11-09 01:41:56 +00:00
2010-10-01 10:43:00 +00:00
2017-02-18 17:19:59 -05:00
2010-12-12 16:18:50 +00:00
2016-08-01 13:01:30 -05:00