index
:
XMonadContrib
master
mirror of http://code.haskell.org/XMonadContrib
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
XMonad
/
Hooks
/
EwmhDesktops.hs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
eliminate references to defaultConfig
Daniel Wagner
2013-05-28
1
-2
/
+2
*
Add missing type signatures.
Adam Vogt
2012-11-09
1
-0
/
+1
*
Rename variables "state" to avoid warnings about shadowing
Adam Vogt
2012-11-09
1
-4
/
+4
*
ewmh-eventhook-custom
pastorelli.mario
2012-08-16
1
-8
/
+13
*
X.H.EwmhDesktops note that fullscreenEventHook is not included in ewmh
Adam Vogt
2012-01-02
1
-1
/
+4
*
X.H.EwmhDesktops haddock formatting.
Adam Vogt
2012-01-02
1
-1
/
+1
*
Style changes in EwmhDesktops
Adam Vogt
2009-12-19
1
-11
/
+8
*
Add support for fullscreen through the _NET_WM_STATE protocol
audunskaugen
2009-12-14
1
-1
/
+36
*
Remove defaulting when using NoMonomorphismRestriction in H.EwmhDesktops
Adam Vogt
2009-11-07
1
-6
/
+7
*
Add ewmh function to set all EWMH settings in one step
Spencer Janssen
2009-10-23
1
-4
/
+9
*
Move EWMH support initialization to a startupHook
Justin Bogner
2009-10-11
1
-20
/
+10
*
Don't use tabs in EwmhDesktops
Daniel Schoepe
2009-08-13
1
-3
/
+3
*
Do not warn about unknown ClientMessageEvents
Joachim Breitner
2009-08-13
1
-1
/
+4
*
Remove trailing whitespace from many modules
Adam Vogt
2009-07-05
1
-1
/
+1
*
Use -fwarn-tabs for test, remove tabs
Adam Vogt
2009-06-24
1
-1
/
+1
*
Properly encode destop names before sending them to X server in XMonad.Hooks....
Khudyakov Alexey
2009-02-20
1
-2
/
+2
*
Fix an undefined in EwmhDesktops
Daniel Schoepe
2009-02-09
1
-1
/
+1
*
Adjustments to use the new event hook feature instead of Hooks.EventHook
Daniel Schoepe
2009-02-03
1
-12
/
+6
*
fix-fromJust-errors
rupa
2008-12-24
1
-14
/
+16
*
Do not consider XMONAD_TIMER unknown
Joachim Breitner
2008-10-08
1
-0
/
+3
*
Kill window without focusing it first
Joachim Breitner
2008-10-05
1
-2
/
+1
*
cleanup - use currentTag
Devin Mullins
2008-09-21
1
-1
/
+1
*
Improve documentation for XMonad.Hooks.EwmhDesktops
Spencer Janssen
2008-08-13
1
-3
/
+5
*
Added ewmhLogHookCustom, which allows arbitrary transformation of the workspa...
Braden Shepherdson
2008-07-06
1
-2
/
+13
*
XMonad.Hooks.EwmhDesktops export EwmHDesktopsHook
Malebria
2008-06-10
1
-0
/
+1
*
add close window functionality to EwmhDesktops
Justin Bogner
2008-05-23
1
-0
/
+4
*
Use the named constant 'none' rather than 0
Spencer Janssen
2008-05-07
1
-1
/
+1
*
Fix window order in EWMH
Joachim Breitner
2008-04-11
1
-1
/
+2
*
Document _NET_ACTIVE_WINDOW behaviour more exactly
Joachim Breitner
2008-04-04
1
-1
/
+1
*
UNDO: _NET_ACTIVE_WINDOW moves windows if necessary
Joachim Breitner
2008-04-02
1
-2
/
+2
*
_NET_ACTIVE_WINDOW moves windows if necessary
Joachim Breitner
2008-04-02
1
-2
/
+2
*
add ewmhDesktopsLayout for EWMH interaction
Joachim Breitner
2008-03-19
1
-4
/
+58
*
EwmhDesktops: advertise support for _NET_CLIENT_LIST_STACKING
Alec Berryman
2008-03-15
1
-0
/
+1
*
WorkspaceCompare: some refactoring.
Brent Yorgey
2008-02-01
1
-6
/
+6
*
-Wall police (again)
Spencer Janssen
2007-12-28
1
-2
/
+2
*
Fulfill the EWMH specification by listing the supported ATOMs, doesnt really ...
mail
2007-12-27
1
-1
/
+9
*
display all visible windows on the current desktop in the pager
mail
2007-12-27
1
-1
/
+8
*
Although I do not need the curr variable after all, this is nicer
mail
2007-12-27
1
-4
/
+3
*
Clear _NET_ACTIVE_WINDOW when nothing is focused
mail
2007-12-28
1
-1
/
+2
*
Wibble
Spencer Janssen
2007-12-22
1
-1
/
+1
*
EwmhDesktops: add _NET_ACTIVE_WINDOW support
Spencer Janssen
2007-12-22
1
-1
/
+8
*
EwmhDesktops: drop 'Workspace' from displayed workspace names
Spencer Janssen
2007-12-22
1
-1
/
+1
*
Factor workspace sorting into a separate module
Spencer Janssen
2007-12-22
1
-8
/
+7
*
EwmhDesktops: haddock fixes
Andrea Rossato
2007-12-09
1
-10
/
+12
*
Prune more imports
Spencer Janssen
2007-12-08
1
-2
/
+0
*
Remove redundant imports
Spencer Janssen
2007-12-08
1
-1
/
+1
*
EwmhDesktops: move to correct name, update so it compiles
gwern0
2007-11-06
1
-0
/
+130