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
QC
0e9c233a5b
Update picture
2015-10-23 20:58:00 +02:00
Dave Davenport
18bcbe452a
Add png.
2015-10-23 20:37:02 +02:00
Dave Davenport
6623f38332
bad start at picture.
2015-10-23 18:26:40 +02:00
Qball Cow
90475fcd2f
Script to be used later.
2015-10-23 15:53:16 +02:00
QC
de1f7a11aa
Merge remote-tracking branch 'origin/Transparency'
2015-10-21 20:42:40 +02:00
QC
fd46ecb3d6
Update manpage
2015-10-21 20:31:58 +02:00
Rasmus Steinke
5962aa5302
unify help messages
2015-10-21 20:30:10 +02:00
Dave Davenport
bc2b532a51
Add dmenu options to -h
2015-10-21 18:58:01 +02:00
Dave Davenport
d21ba860f0
Add main application options to -h
2015-10-21 09:42:55 +02:00
Dave Davenport
bc7a89c646
Print comment with each option.
2015-10-21 09:20:07 +02:00
Dave Davenport
0d7ab111f9
Update AUTHORS file.
2015-10-20 22:43:39 +02:00
Qball Cow
b4880b3601
Small tweak.
2015-10-20 18:58:03 +02:00
Qball Cow
f52e73a4f2
Only store the monitor we are currently displayed on
2015-10-20 18:51:29 +02:00
Qball Cow
a7c7cf8159
Add fake transparency
2015-10-20 18:41:45 +02:00
Dave Davenport
64cb4c781c
Fix some compiler warnings
2015-10-19 09:23:06 +02:00
QC
1b425c7bd0
Fix crash on deleting entries in ssh/run.
...
Fix bang for custom run.
2015-10-18 22:12:06 +02:00