aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Util/WindowProperties.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-31Implement hasProperty in terms of runQuery in U.WindowPropertiesAdam Vogt1-9/+1
2009-07-15Addition of Machine window property.Juraj Hercek1-1/+4
2009-07-05Remove trailing whitespace from many modulesAdam Vogt1-1/+1
2009-02-09X.U.WindowProperties: docs (description and sections)Roman Cheplyaka1-7/+12
2009-02-05X.U.WindowProperties: Add getProp32 and getProp32s, helpers to get properties...Ismael Carnales1-0/+10
2008-12-25X.U.WindowProperties: propertyToQuery+docsRoman Cheplyaka1-1/+14
2008-11-15WindowProperties: added allWithPropertyRoman Cheplyaka1-1/+7
2008-04-09XMonad.Util.WindowProperties: add WM_WINDOW_ROLE as RoleRoman Cheplyaka1-1/+3
2008-03-25focusedHasPropertyredbeard05311-1/+11
2008-03-18WindowProperties: fix documentationBrent Yorgey1-1/+1
2008-03-18Move window properties to a separate Util moduleRoman Cheplyaka1-0/+49