aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Typo in window-properties.shBrandon S Allbery KF8NH2011-04-131-1/+1
| | | | | | | | | | Ignore-this: 4b3d4ef6ba7229f11d93b3cf66055698 Somewhere between my creating the original version of this script and adding it to the tree, a backslash got lost. It appears to have been lost in the version I put on the wiki, so I suspect a copy-paste problem at that point. darcs-hash:20110413053002-8238f-0c368db627e9005032d02ba542461ddd5164d369.gz
* Script to simplify getting ManageHook information from a windowBrandon S Allbery KF8NH2011-02-241-0/+15
| | | | | | Ignore-this: ef0e0089dca94c7c2321f791d5d7ffe darcs-hash:20110224024937-8238f-970aab5c39cfe6fe3a39ef465f1662a894d959bf.gz
* Set buffering to LineBuffering in scripts/xmonadpropread.hsDaniel Schoepe2009-11-081-0/+3
| | | | | | | | Ignore-this: 4e593fc1461fbbfb5b147c7c7702584e (Required for the script to work properly with tools like dzen) darcs-hash:20091108204106-7f603-1d5d825ab01fa60cbc4c3d622c45d716e69f3b57.gz
* Add xmonadpropread scriptSpencer Janssen2009-11-071-0/+31
| | | | | | Ignore-this: 8cc7ed36ec1126d0139638148f9642e8 darcs-hash:20091107004858-25a6b-098a5d757d5eff237eee1b2cef4c3893059d1248.gz
* Update D.Extending module lists with help of a script (also added)Adam Vogt2009-10-121-0/+37
| | | | | | Ignore-this: c280d3047355be962e8ef706d598aa43 darcs-hash:20091012044918-1499c-9761fe0833b9ad47cd65bfd70059b6bb64d2c59c.gz
* update run xmonad scriptDon Stewart2007-11-151-10/+19
| | | | darcs-hash:20071115225704-cba2c-76f242e35727ff27907a4dfda99e6aced52e8fe9.gz
* scripts/generate-configs: update docsgwern02007-11-121-2/+2
| | | | darcs-hash:20071112144643-f7719-cf7cf236263f192c3008ab51595cc899fd154eb9.gz
* New features for generate-configs.sh; renamed to generate-configsAlex Tarkovsky2007-10-132-206/+302
| | | | darcs-hash:20071013090251-bd4fb-cbc2dbc80107aa545c665fe552c19a9bbde2b04f.gz
* use leading % for magic comments in ./scripts/generate-configs.shDon Stewart2007-10-131-6/+6
| | | | darcs-hash:20071013212429-cba2c-e0b295111877212387af5cb6d69be1d8c098886e.gz
* Docstring parser for generating xmonad build configs with default settings ↵Alex Tarkovsky2007-09-051-0/+206
| | | | | | for extensions darcs-hash:20070905200128-bd4fb-ff90db3eb7ebce6ea75956f19ebc6c35d36c08d4.gz
* docs not generated in DragPane.hsDon Stewart2007-09-051-2/+2
| | | | darcs-hash:20070904232447-9c5c1-f43346ac050b541a16827c18e31c63b1374e85c9.gz
* run-xmonad.sh: don't hard-code path to mkfifo.joachim.fasting2007-06-191-1/+1
| | | | | | | | | mkfifo isn't located in /sbin on all distributions (Gentoo puts it in /bin). By temporarily appending /sbin to PATH both setups are supported. 'which' and friends are not viable options since /sbin usually isn't in user's PATH by default. darcs-hash:20070619124212-ea16c-50a4865c9e3714b1a61c4d4f489f819ed959d88f.gz
* run-xmonad.sh: use $HOME when setting PATH.joachim.fasting2007-06-191-1/+1
| | | | darcs-hash:20070618234703-ea16c-731cdb87894ff3f725ab7cafc3bbd5822a2f8517.gz
* Remove all references to execSpencer Janssen2007-06-182-2/+2
| | | | darcs-hash:20070618201652-a5988-757b47b3078627f2bd8f3a9d2ad2bdd54adcfbb3.gz
* Fix name of xmonad-clock in compilation instructions.glasser2007-06-101-1/+1
| | | | darcs-hash:20070610155204-64353-0e72c56a8aadc50aa9410a62f492b5b2272c495c.gz
* tweak pkillDon Stewart2007-06-101-3/+1
| | | | darcs-hash:20070610093027-9c5c1-8c9e7a1f5582262f7faef1f5c04b6afb369b3d94.gz
* use all 3 load valuesDon Stewart2007-06-101-3/+4
| | | | darcs-hash:20070610090959-9c5c1-0f8165c921fd4f6c05cd7c569eedd90f64527d81.gz
* Modified xmonad-clock.c to display battery information from ACPI (will work ↵buisse2007-06-101-0/+82
| | | | | | only on linux though). Also restored three load averages instead of only one. darcs-hash:20070610090228-aa886-fa9c4d9607491e1a39759c68a2410c98604909bb.gz
* example xinitrcDon Stewart2007-06-101-0/+37
| | | | darcs-hash:20070610085715-9c5c1-ea414806906b5e4f6c8538da000359147baf0829.gz
* update run-xmonad.shDon Stewart2007-06-101-2/+2
| | | | darcs-hash:20070610063915-9c5c1-cb277b52fc977e75912f0858ac12790d0c2fc893.gz
* no need for ./scripts/xmonad-status.c, update run-xmonad.shDon Stewart2007-06-102-61/+6
| | | | darcs-hash:20070610062806-9c5c1-01d224b8aece44100df09ce8294b0ee7c62eabe8.gz
* remove out of date ./scripts/xmonad-status.hsDon Stewart2007-06-101-161/+0
| | | | darcs-hash:20070610005107-9c5c1-31875a588f21cb211ab25d4001b9f033447e747f.gz
* improve xmonad-status.cDon Stewart2007-06-091-12/+13
| | | | darcs-hash:20070609140258-9c5c1-2db2449086d67fab0b124a7a8dd80d0952668616.gz
* Add C script for parsing new logging encoding, and displaying workspace infoDon Stewart2007-06-092-1/+57
| | | | darcs-hash:20070609131856-9c5c1-15812fa514ec6e0888ea1e36d3794a452b01090e.gz
* missing unsetenvDon Stewart2007-06-091-3/+5
| | | | darcs-hash:20070609090127-9c5c1-9d952a732e6e00c4db7a6dee89ecc67ff9343916.gz
* add tiny clock program (C) i'm using in the status barDon Stewart2007-06-091-0/+64
| | | | darcs-hash:20070609080435-9c5c1-4e1adf8a835568fa160fdd167047ecdb039b0953.gz
* latest version of xmonad-status.hsDon Stewart2007-06-092-27/+102
| | | | darcs-hash:20070609060913-9c5c1-b6d51e6a373cbdf2d8f6bc101d693a3b32251fb5.gz
* remove dead versionDon Stewart2007-06-091-125/+0
| | | | darcs-hash:20070609060857-9c5c1-4f29f8237672f3cde8529921bfb94cee94b0d376.gz
* nicer format for dynamic workspacesDon Stewart2007-06-061-6/+6
| | | | darcs-hash:20070606045705-9c5c1-ae468a806a5a9be598643c81ee8b8690f1193302.gz
* add script which only draws current workspace, and those with clientsDon Stewart2007-06-061-0/+127
| | | | darcs-hash:20070606044544-9c5c1-fd7c677b267a9d8c3fc699d06c80aaac5dcb3543.gz
* In docs, change name of program from mux to xmonad-status.glasser2007-06-051-1/+1
| | | | darcs-hash:20070605140045-64353-5f49aacf643b4897119a7bad0361f781575c3eb6.gz
* Add xmonad-status.hsDon Stewart2007-06-051-0/+125
An external status bar client for xmonad. See screenshots: http://www.cse.unsw.edu.au/~dons/tmp/dons-dzen-status.png http://www.cse.unsw.edu.au/~dons/tmp/xmonad-dzen-tags.png darcs-hash:20070605132108-9c5c1-861f9dafa40852d8b0e7b0dc123c4a9ef462790b.gz