index
:
metatile
master
A fork of XMonad
Matthias Schiffer <mschiffer@universe-factory.net>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Operations.hs
Age
Commit message (
Expand
)
Author
2007-08-20
clear out motion events when processing one motion event.
David Roundy
2007-08-13
remove unneeded do.
David Roundy
2007-08-13
make splitHorizontallyBy accept any RealFrac.
David Roundy
2007-08-15
Operations.windows: minor refactor
Spencer Janssen
2007-08-10
Cleanup
Spencer Janssen
2007-08-07
move event loop out of mouseDrag.
David Roundy
2007-07-24
only display any given window once.
David Roundy
2007-08-15
Add greedyView, make it the default action for mod-wer
Spencer Janssen
2007-07-10
restore focus to currently focused window after "float" (closes #32)
Jason Creighton
2007-07-08
Operations.screenWorkspace: return Nothing when the screen does not exist
Spencer Janssen
2007-07-08
Operations.rescreen: screen indexes start at zero
Spencer Janssen
2007-07-05
Note and workaround bugs in Operations.float
Spencer Janssen
2007-06-30
UPGRADE X11-Extras! Manage iconified windows
Spencer Janssen
2007-06-29
Move screen details into StackSet
Spencer Janssen
2007-06-28
Change a window's workspace when dragging across screens (closes #30)
Jason Creighton
2007-06-23
support self-modifying layouts.
David Roundy
2007-06-21
minor tweaks, ideas from joachim.fasting@
Don Stewart
2007-06-21
only perform mouse events on managed windows. closes #28
Don Stewart
2007-06-20
-Wall police
Spencer Janssen
2007-06-20
Stack windows in the order they are returned by doLayout
Spencer Janssen
2007-06-19
make Layouts able to layout whatever they like.
David Roundy
2007-06-18
float fixed size windows
Peter De Wachter
2007-06-17
-Wall police, and turn on -fno-warn-orphans
Don Stewart
2007-06-14
Fix float stacking
Spencer Janssen
2007-06-14
Remove 'temporary work around' in 'windows'
Spencer Janssen
2007-06-14
move initColor to Operations and only store the Pixel value of colors
Jason Creighton
2007-06-13
prevent keyboard focus from getting lost in some cases
Jason Creighton
2007-06-12
resolve conflict in Operations.
David Roundy
2007-06-12
add catchX to catch exceptions.
David Roundy
2007-06-12
make focus, up and down complete functions.
David Roundy
2007-06-12
fmt
Don Stewart
2007-06-12
-Wall police
Stefan O'Rear
2007-06-12
Use a more descriptive name for the layout reversal message
Stefan O'Rear
2007-06-12
Use broadcastMessage in windows and switchLayout, should improve Xinerama for...
Stefan O'Rear
2007-06-12
Add a broadcastMessage function, which sends to all visible workspaces withou...
Stefan O'Rear
2007-06-11
Set withdrawn state after calling windows
Spencer Janssen
2007-06-11
Remove obsolete 'layout' function
Spencer Janssen
2007-06-11
-Wall police
Spencer Janssen
2007-06-11
Comment only
Spencer Janssen
2007-06-11
Hide windows that are not supposed to be visible
Spencer Janssen
2007-06-11
-Wall police
Spencer Janssen
2007-06-11
API CHANGE: Give doLayout a Stack rather than a flattened list
Spencer Janssen
2007-06-11
Ensure windows get at least 1 pixel for width/height
Spencer Janssen
2007-06-11
Restrict the master/slave ratio to [0, 1]
Spencer Janssen
2007-06-10
a few modifications to event-sending to make Tabbed layout work.
David Roundy
2007-06-10
send message when "windows" is called.
David Roundy
2007-06-10
implement Spencer's decoration suggestion.
David Roundy
2007-06-10
haddock compatibility
Andrea Rossato
2007-06-10
Move state logging into Config.hs, via logHook :: X ()
Don Stewart
2007-06-09
cut incorrect comment.
David Roundy
[prev]
[next]