Commit graph

1024 commits

Author SHA1 Message Date
Dave Davenport
b9d1fe6635 Small updates 2015-11-14 18:57:21 +01:00
Dave Davenport
12886ab0cb Add missing timing files. 2015-11-14 13:49:42 +01:00
Dave Davenport
80e873c8a3 Add threadpool support, add optional timings compile flag 2015-11-14 13:47:45 +01:00
Dave Davenport
45c8de9387 If threads is set to 0, try to autodetect number of threads. 2015-11-12 17:20:51 +01:00
Qball Cow
e6ca8acba9 Possible fix for issue #265. Check mask when accepting textbox input. 2015-11-12 15:42:00 +01:00
Qball Cow
fa567e29ba Check for getdelim in configure. 2015-11-12 14:59:13 +01:00
Qball Cow
311cedf87f Fix silly little bug. 2015-11-12 14:53:02 +01:00
Qball Cow
c7dcb4821a Use getdelim instead of custom fgets function. 2015-11-12 14:15:33 +01:00
Dave Davenport
880f8731be Fix crasher on small lists.. we need atleast 1 thread to do work! 2015-11-11 22:46:01 +01:00
Dave Davenport
0fe524d0cd Add threading support. 2015-11-12 00:18:43 +01:00
Rasmus Steinke
086449b433 add large test set 2015-11-11 19:46:11 +01:00
Dave Davenport
09ab44bf92 Fix #264 fall back to age ordered list if stacked list does not work 2015-11-10 23:52:52 +01:00
Dave Davenport
971d6df471 Set version to devel. 2015-11-09 20:47:11 +01:00
Dave Davenport
6f023e8c9e Update to 0.15.11. 2015-11-08 10:43:52 +01:00
Dave Davenport
242b730ab4 Add discount to the dependency list. 2015-11-08 10:39:31 +01:00
Dave Davenport
0461db9426 Fix make dist, add to travis. 2015-11-08 10:35:43 +01:00
Dave Davenport
5b7b758b56 Update changelog authors. 2015-11-08 10:29:56 +01:00
Dave Davenport
195dc0fb01 Cleanups. 2015-11-07 12:59:08 +01:00
Dave Davenport
c82d8832c9 Fix table layout. 2015-11-07 11:35:10 +01:00
Dave Davenport
53e9332603 Fix #260. 2015-11-07 11:20:25 +01:00
Dave Davenport
5c57997eb5 Merge pull request #261 from guyhughes/manpage-with-fullscreen
Manpage with `-fullscreen`
2015-11-04 16:24:17 +01:00
Guy Hughes
23e318772d manpage is generated with ronn now 2015-11-04 10:19:22 -05:00
Guy Hughes
f90fddbe1d add -fullscreen to manpage 2015-11-04 10:19:16 -05:00
Qball Cow
aedd26aef4 Fix #258: Set fallback alternative color before trying to allocate it. 2015-11-04 12:03:59 +01:00
Dave Davenport
4c8404f87d Fix combi and drun and localization 2015-11-03 19:57:07 +01:00
Dave Davenport
80ac118655 Put things together, making desktop menu work 2015-11-03 17:34:02 +01:00
Dave Davenport
6f404ddc8e Initial import desktop file runner. 2015-11-03 08:31:38 +01:00
Dave Davenport
d01afc5303 Add xdg-terminal to list 2015-11-01 12:28:55 +01:00
Dave Davenport
b454791ccd Merge pull request #257 from klemens/no-parse-known-hosts
Add -no-parse-known-hosts option
2015-10-31 19:14:20 +01:00
Klemens Schölhorn
9cb0073ce8 Add -no-parse-known-hosts to disable parsing of ~/.ssh/known_hosts
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-31 18:35:37 +01:00
Dave Davenport
02b99e6f95 Fix: 256 Do not accept custom entry when not applicable.
Add test to reproducet .
2015-10-31 18:04:55 +01:00
Dave Davenport
f9e7bc0775 Possible fix for 256. Need test cases for these. 2015-10-31 17:31:24 +01:00
Dave Davenport
6b53fc1903 Merge pull request #255 from izmntuk/master
README.md: fix typo
2015-10-31 09:00:07 +01:00
N. Izumi
569453acf5 Update README.md
typo fixup
2015-10-31 13:17:46 +08:00
QC
cb9dd606aa Allow dpi to be set 2015-10-30 21:32:09 +01:00
Dave Davenport
2ae7939523 Merge pull request #253 from keidax/patch-1
Update README.md
2015-10-30 08:00:54 +01:00
Gabriel Holodak
305a1ed995 Update README.md
Add a reminder to reload your .Xresources file
(Helps with https://github.com/DaveDavenport/rofi/issues/110, which tripped me up)
2015-10-29 19:23:41 -04:00
Dave Davenport
46f9073f7e Fix #251 : Don't iterate over nil list. 2015-10-29 21:30:03 +01:00
QC
0a07456120 Remove scripts 2015-10-29 18:05:54 +01:00
QC
dd28d4a1d3 Remove gcov 2015-10-29 18:05:02 +01:00
Dave Davenport
1ece057d41 Delete .atom playing. 2015-10-28 00:00:16 +01:00
QC
10292b08cb Fix: 250 Fixing message. 2015-10-26 20:13:15 +01:00
Dave Davenport
c5e603f871 Update install.md
remove libxft2
2015-10-26 15:38:28 +01:00
Qball Cow
7471a58325 Fix if active and urgent are both set. 2015-10-26 14:22:58 +01:00
Dave Davenport
f94d51f0f1 fix
fix
2015-10-25 14:51:56 +01:00
QC
0d11a7b81e Add fedora repo 2015-10-25 13:54:41 +01:00
QC
7b1e3e75c9 Update changelog 2015-10-25 12:24:58 +01:00
QC
90b0fe8b72 Update to 0.15.10 2015-10-25 12:24:12 +01:00
QC
41025d647f install 2015-10-25 11:11:42 +01:00
QC
da29fa5bd7 Update manpage. 2015-10-25 10:53:22 +01:00