summaryrefslogtreecommitdiffstats
path: root/XMonad/Main.hsc
AgeCommit message (Expand)Author
2013-09-11Rename XMonad to MetaTileMatthias Schiffer
2013-09-11Correctly handle synthetic unmap eventsMatthias Schiffer
2013-09-11Correctly handle resize requestsMatthias Schiffer
2013-09-11Add reparented windows to the save-setMatthias Schiffer
2013-09-11Handle windows correctly on startupMatthias Schiffer
2013-09-11Use none for zero XIDsMatthias Schiffer
2013-09-11Add support for window bordersMatthias Schiffer
2013-09-10Implement simple reparentingMatthias Schiffer
2013-09-09Add WindowState recordMatthias Schiffer
2013-09-09Don't use X bordersMatthias Schiffer
2013-09-09Remove concept of floating windowsMatthias Schiffer
2013-09-04Per screen workspacesMatthias Schiffer
2013-05-28depend on data-default, and deprecate the monomorphic name defaultConfigDaniel Wagner
2013-02-05configurableEventMasksmwlochbaum
2013-01-18Grab all keycodes linked to each keysym, not just oneDaniel Wagner
2012-01-03Add configuration option clickToFocus (issue 225)Adam Vogt
2011-05-25pass mouse clicks on to focused windows (experimental)conrad.irwin
2010-02-22Resolve conflicts Geoff Reedy's window focus hack.Adam Vogt
2009-06-22track currently processing eventGeoff Reedy
2009-01-14Replaced custom forever_ by library functionDaniel Schoepe
2009-12-20Add --replace flag with documentation (issue 99).Adam Vogt
2010-01-13Broadcast PropertyChange events (needed for layouts with decoration)Daniel Schoepe
2010-01-18Rename numlockMask to numberlockMask to help users of the template config.Adam Vogt
2009-12-16Determine numlockMask automatically, fixes #120Spencer Janssen
2009-12-16Update for X11 1.5.0.0Spencer Janssen
2009-11-06Support for extensible state in contrib modules.Daniel Schoepe
2009-02-03Support for custom event hooksDaniel Schoepe
2009-01-17Add --restart, a command line flag to cause a running xmonad process to restartSpencer Janssen
2009-01-16Remove doubleFork, handle SIGCHLDSpencer Janssen
2009-01-10More flexible userCode functionDaniel Schoepe
2008-12-05Accept inferior crossing events. This patch enables fmouse-focus-follows-screenSpencer Janssen
2008-11-06Change screen focus by clicking on the root window.Spencer Janssen
2008-10-22Fix #192.Spencer Janssen
2008-10-07Track mouse position via events receivedSpencer Janssen
2008-07-14I prefer the spencerjanssen@gmail.com address nowSpencer Janssen
2008-05-02Remember if focus changes were caused by mouse actions or by key commandsKlaus Weidner
2008-04-18formatting, eta expansionDon Stewart
2008-04-06XMonad.Main: call setlocale on startupLukas Mai