index
:
xmonad
master
mirror of http://code.haskell.org/xmonad
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Operations.hs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
prevent keyboard focus from getting lost in some cases
Jason Creighton
2007-06-13
1
-5
/
+5
*
resolve conflict in Operations.
David Roundy
2007-06-12
1
-1
/
+2
*
add catchX to catch exceptions.
David Roundy
2007-06-12
1
-3
/
+4
*
make focus, up and down complete functions.
David Roundy
2007-06-12
1
-7
/
+4
*
fmt
Don Stewart
2007-06-12
1
-2
/
+2
*
-Wall police
Stefan O'Rear
2007-06-12
1
-1
/
+1
*
Use a more descriptive name for the layout reversal message
Stefan O'Rear
2007-06-12
1
-5
/
+5
*
Use broadcastMessage in windows and switchLayout, should improve Xinerama for...
Stefan O'Rear
2007-06-12
1
-3
/
+9
*
Add a broadcastMessage function, which sends to all visible workspaces withou...
Stefan O'Rear
2007-06-12
1
-0
/
+10
*
Set withdrawn state after calling windows
Spencer Janssen
2007-06-11
1
-1
/
+1
*
Remove obsolete 'layout' function
Spencer Janssen
2007-06-11
1
-14
/
+6
*
-Wall police
Spencer Janssen
2007-06-11
1
-1
/
+1
*
Comment only
Spencer Janssen
2007-06-11
1
-4
/
+2
*
Hide windows that are not supposed to be visible
Spencer Janssen
2007-06-11
1
-13
/
+11
*
-Wall police
Spencer Janssen
2007-06-11
1
-1
/
+1
*
API CHANGE: Give doLayout a Stack rather than a flattened list
Spencer Janssen
2007-06-11
1
-3
/
+6
*
Ensure windows get at least 1 pixel for width/height
Spencer Janssen
2007-06-11
1
-1
/
+4
*
Restrict the master/slave ratio to [0, 1]
Spencer Janssen
2007-06-11
1
-2
/
+2
*
a few modifications to event-sending to make Tabbed layout work.
David Roundy
2007-06-10
1
-1
/
+4
*
send message when "windows" is called.
David Roundy
2007-06-10
1
-0
/
+4
*
implement Spencer's decoration suggestion.
David Roundy
2007-06-10
1
-5
/
+9
*
haddock compatibility
Andrea Rossato
2007-06-10
1
-6
/
+8
*
Move state logging into Config.hs, via logHook :: X ()
Don Stewart
2007-06-10
1
-2
/
+2
*
cut incorrect comment.
David Roundy
2007-06-09
1
-1
/
+0
*
doLayout cleanup and commented exception-handling.
David Roundy
2007-06-09
1
-3
/
+3
*
UNDO: Give refresh sole responsibility for establishing window properties (-3...
Stefan O'Rear
2007-06-09
1
-3
/
+1
*
Give refresh sole responsibility for establishing window properties (-3 loc)
Stefan O'Rear
2007-06-09
1
-1
/
+3
*
HEADS UP: (logging format change). use a custom pretty printer, for an easier...
Don Stewart
2007-06-09
1
-1
/
+1
*
Fix unmap handling
Spencer Janssen
2007-06-06
1
-4
/
+19
*
dead import
Don Stewart
2007-06-06
1
-1
/
+1
*
move extraModifiers/cleanMask to Operations.hs
Jason Creighton
2007-06-06
1
-2
/
+11
*
temporary workaround for delete/focus issue in fullscreen mode
Don Stewart
2007-06-06
1
-16
/
+22
*
simplify code
Don Stewart
2007-06-06
1
-1
/
+1
*
mention why StackSet needs -fglasgow-exts (for deriving Typeable)
Don Stewart
2007-06-05
1
-2
/
+3
*
comments only
Don Stewart
2007-06-05
1
-23
/
+5
*
clean size hint code
Don Stewart
2007-06-05
1
-22
/
+22
*
Enable logging of state changes to stdout
Don Stewart
2007-06-05
1
-3
/
+3
*
Fix lost eventNotifyMask bug
Don Stewart
2007-06-05
1
-9
/
+24
*
Comment only
Spencer Janssen
2007-06-04
1
-1
/
+2
*
Wibble.
Spencer Janssen
2007-06-04
1
-1
/
+1
*
apply size hints to floating windows
Peter De Wachter
2007-06-04
1
-2
/
+4
*
size hints infrastructure
Peter De Wachter
2007-06-04
1
-0
/
+33
*
Delete stale comment
Spencer Janssen
2007-06-04
1
-2
/
+0
*
Use 'windows' in 'focus'
Spencer Janssen
2007-06-04
1
-1
/
+1
*
Small clean up
Spencer Janssen
2007-06-04
1
-3
/
+2
*
Merge windows and refresh
Spencer Janssen
2007-06-04
1
-40
/
+37
*
Use the new integrate function
Spencer Janssen
2007-06-04
1
-3
/
+1
*
Delete stale comments
Spencer Janssen
2007-06-04
1
-6
/
+1
*
Remove inaccurate warnings about 'hide'
Spencer Janssen
2007-06-04
1
-3
/
+0
*
base >
Spencer Janssen
2007-06-04
1
-5
/
+5
[prev]
[next]