aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Util/WindowProperties.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement hasProperty in terms of runQuery in U.WindowPropertiesAdam Vogt2009-10-311-9/+1
* Addition of Machine window property.Juraj Hercek2009-07-151-1/+4
* Remove trailing whitespace from many modulesAdam Vogt2009-07-051-1/+1
* X.U.WindowProperties: docs (description and sections)Roman Cheplyaka2009-02-091-7/+12
* X.U.WindowProperties: Add getProp32 and getProp32s, helpers to get properties...Ismael Carnales2009-02-051-0/+10
* X.U.WindowProperties: propertyToQuery+docsRoman Cheplyaka2008-12-251-1/+14
* WindowProperties: added allWithPropertyRoman Cheplyaka2008-11-151-1/+7
* XMonad.Util.WindowProperties: add WM_WINDOW_ROLE as RoleRoman Cheplyaka2008-04-091-1/+3
* focusedHasPropertyredbeard05312008-03-251-1/+11
* WindowProperties: fix documentationBrent Yorgey2008-03-181-1/+1
* Move window properties to a separate Util moduleRoman Cheplyaka2008-03-181-0/+49