Commit graph

1817 commits

Author SHA1 Message Date
Qball Cow
de5187bb01 Add small arrows indicating more pages. (to be updated later) 2014-05-14 19:51:48 +02:00
Qball Cow
a925e59653 Small fixes 2014-05-13 22:11:42 +02:00
Qball Cow
87b51f5430 Extract out the history code and create functions for it.
(Easier to fix issues later on)
2014-05-13 10:45:59 +02:00
QC
db9bb13111 clearer that run dialog 2014-05-10 22:58:21 +02:00
QC
ab1b6e7127 Do not show separator line when no entry. 2014-04-28 21:34:48 +02:00
QC
fc88182484 Fix crasher, when used as input. 2014-04-28 21:18:42 +02:00
Qball Cow
832c2cb584 Add comment to avoid mistake later, remove alloca
* Add comments so previous mistake is not repeated.
    * Remove alloca, replace it by strdup/asprintf.

Code now passes cppcheck.
2014-04-25 09:11:10 +02:00
Qball Cow
a0a5400c72 Fix bug with extra trailing \n 2014-04-24 23:39:26 +02:00
Qball Cow
aeefabe7a0 Fix unclosable window bug.
Fix annoyance, when it failed to grab keyboard, it still shows windows and waits for
    input. This causes an unaccessible Rofi instance.
2014-04-24 18:03:27 +02:00
Qball Cow
7887344d44 Removed unused, add comments. 2014-04-24 17:35:40 +02:00
Qball Cow
3f9ef21c29 Add README.md to source files. 2014-04-24 17:35:40 +02:00
Qball Cow
46309a6fd5 Replace malloc/memset with calloc. 2014-04-24 14:25:18 +02:00
Qball Cow
bb119f6831 0.14.4 version 2014-04-23 20:28:06 +02:00
Qball Cow
801a5bdf9f Update man page. 2014-04-23 18:31:08 +02:00
Qball Cow
f0aa796fd8 Small cleanups. 2014-04-23 08:47:46 +02:00
Qball Cow
4fd76f59b4 Use asprintf.
Avoid possible errors.
2014-04-22 14:38:36 +02:00
Dave Davenport
0d6556618e Allow window title to be set. issue #42 2014-04-22 11:11:46 +02:00
QC
d64345ccbe identify. 2014-04-16 21:43:34 +02:00
Qball Cow
dcb2d64f96 Fix for issue #40. Make explicit makefile rule instead of % matching. 2014-04-15 17:16:55 +02:00
Qball Cow
de21215491 Paginating 2014-04-15 09:14:00 +02:00
Qball Cow
5e226b86ab Merge branch 'master' of github:DaveDavenport/rofi 2014-04-14 17:34:33 +02:00
QC
c87312be36 Indent o mania. 2014-03-22 21:04:19 +01:00
Qball Cow
b7f061ce4a Fix heading level readme. 2014-03-20 08:53:50 +01:00
Qball Cow
eccd0a4a1a Include README.html in distribution. 2014-03-20 08:51:54 +01:00
Qball Cow
4d37cf35dc Small fix! 2014-03-18 10:55:25 +01:00
Qball Cow
5d5779ad1d Small i3 fix 2014-03-18 10:38:30 +01:00
Qball Cow
a86e2415f4 Doc update 2014-03-18 09:34:17 +01:00
Qball Cow
f6fdf8f72d Comments. 2014-03-18 08:59:42 +01:00
Qball Cow
7ec4bc8d4e Update readme, add it to distribution. 2014-03-18 08:40:23 +01:00
Dave Davenport
6505962498 Merge pull request #36 from 1ace/patch-1
Updated compilation instructions
2014-03-18 08:27:54 +01:00
Qball Cow
faa6dd4a6e Silence make a bit 2014-03-18 00:11:46 +01:00
Qball Cow
925097c9dd Remove unused header. 2014-03-18 00:05:38 +01:00
Qball Cow
89b48fb767 Fix timeout, detect i3 2014-03-17 23:58:08 +01:00
Eric Engeström
70c1a016a6 Updated compilation instructions 2014-03-17 23:48:32 +01:00
QC
7e12aeb597 Remove profile. 2014-03-17 19:28:11 +01:00
Qball Cow
fd94b3b002 Small fixes 2014-03-17 19:16:09 +01:00
Qball Cow
07f8073d4e Use autotools (1) 2014-03-17 19:16:09 +01:00
QC
f033a0d669 Small fix. 2014-03-16 13:48:03 +01:00
Qball Cow
dc5c853d91 small fix for stupid error 2014-03-12 17:40:23 +01:00
Dave Davenport
d16c8a761e Merge pull request #35 from 1ace/patch-2
Package got renamed back when this repo was
2014-03-12 14:10:43 +01:00
Eric Engeström
ffb9287eb0 Package got renamed back when this repo was 2014-03-12 12:24:15 +01:00
Qball Cow
0d1e5ae597 Small fix forgot one header file entry. 2014-03-12 08:52:11 +01:00
Qball Cow
6e7f1b746a Rename main file. 2014-03-12 08:41:38 +01:00
Qball Cow
c268c10f8b Fix warning from clang --analyze 2014-03-11 20:16:44 +01:00
Dave Davenport
5d706dc0dd Merge pull request #33 from gregf/master
Remove extra forward slash
2014-03-11 11:29:08 +01:00
Greg Fitzgerald
127276cd0b Remove extra forward slash 2014-03-10 19:42:49 -04:00
Qball Cow
9d531043e3 Possible fix for issue #32 2014-03-10 08:49:38 +01:00
Qball Cow
702ff68eb4 Sort favorites by # of runs 2014-03-08 21:35:27 +01:00
QC
04791f8fc4 Change default install to /usr/local/ 2014-03-06 20:13:36 +01:00
Dave Davenport
ca771f4618 Update README 2014-03-02 13:15:05 +01:00