summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2015-11-12Check for getdelim in configure.Qball Cow
2015-11-12Fix silly little bug.Qball Cow
2015-11-12Use getdelim instead of custom fgets function.Qball Cow
2015-11-11Fix crasher on small lists.. we need atleast 1 thread to do work!Dave Davenport
2015-11-12Add threading support.Dave Davenport
2015-11-11add large test setRasmus Steinke
2015-11-10Fix #264 fall back to age ordered list if stacked list does not workDave Davenport
2015-11-09Set version to devel.Dave Davenport
2015-11-08Update to 0.15.11.0.15.11Dave Davenport
2015-11-08Add discount to the dependency list.Dave Davenport
2015-11-08Fix make dist, add to travis.Dave Davenport
2015-11-08Update changelog authors.Dave Davenport
2015-11-07Cleanups.Dave Davenport
2015-11-07Fix table layout.Dave Davenport
2015-11-07Fix #260.Dave Davenport
2015-11-04Merge pull request #261 from guyhughes/manpage-with-fullscreenDave Davenport
Manpage with `-fullscreen`
2015-11-04manpage is generated with `ronn` nowGuy Hughes
2015-11-04add -fullscreen to manpageGuy Hughes
2015-11-04Fix #258: Set fallback alternative color before trying to allocate it.Qball Cow
2015-11-03Fix combi and drun and localizationDave Davenport
2015-11-03Put things together, making desktop menu workDave Davenport
2015-11-03Initial import desktop file runner.Dave Davenport
2015-11-01Add xdg-terminal to listDave Davenport
2015-10-31Merge pull request #257 from klemens/no-parse-known-hostsDave Davenport
Add -no-parse-known-hosts option
2015-10-31Add -no-parse-known-hosts to disable parsing of ~/.ssh/known_hostsKlemens Schölhorn
For humans who like to keep the list of available servers clean. Also useful if you use different names in ~/.ssh/config. The previous default of always parsing known_hosts is not changed.
2015-10-31Fix: 256 Do not accept custom entry when not applicable.Dave Davenport
Add test to reproducet .
2015-10-31Possible fix for 256. Need test cases for these.Dave Davenport
2015-10-31Merge pull request #255 from izmntuk/masterDave Davenport
README.md: fix typo
2015-10-31Update README.mdN. Izumi
typo fixup
2015-10-30Allow dpi to be setQC
2015-10-30Merge pull request #253 from keidax/patch-1Dave Davenport
Update README.md
2015-10-29Update README.mdGabriel Holodak
Add a reminder to reload your .Xresources file (Helps with https://github.com/DaveDavenport/rofi/issues/110, which tripped me up)
2015-10-29Fix #251 : Don't iterate over nil list.Dave Davenport
2015-10-29Remove scriptsQC
2015-10-29Remove gcovQC
2015-10-28Delete .atom playing.Dave Davenport
2015-10-26Fix: 250 Fixing message.QC
2015-10-26Update install.mdDave Davenport
remove libxft2
2015-10-26Fix if active and urgent are both set.Qball Cow
2015-10-25fixDave Davenport
fix
2015-10-25Add fedora repoQC
2015-10-25Update changelogQC
2015-10-25Update to 0.15.100.15.10QC
2015-10-25installQC
2015-10-25Update manpage.QC
2015-10-23Update pictureQC
2015-10-23Add png.Dave Davenport
2015-10-23bad start at picture.Dave Davenport
2015-10-23Script to be used later.Qball Cow
2015-10-21Merge remote-tracking branch 'origin/Transparency'QC