Commit graph

420 commits

Author SHA1 Message Date
QC
ab82941b5e Add sidebar modi to ROFI. 2014-11-09 13:10:24 +01:00
QC
03f919a0fb Fix center mode. 2014-11-09 12:35:12 +01:00
QC
7f7f3acafb Add FAQ to manpage. 2014-11-08 13:51:41 +01:00
QC
5d48004011 Playing with test. adding xresources. 2014-11-06 21:03:13 +01:00
QC
2e0d79d73e [Run] Filter out duplicates. Issue #86 2014-11-06 17:44:41 +01:00
Dave Davenport
8046fbec08 Allow enabling of debug data from build system. 2014-11-06 17:21:55 +01:00
Dave Davenport
c549c4f72d Reload configuration in daemon mode on SIGHUP 2014-11-05 10:52:10 +01:00
Dave Davenport
b27725834c If argv[0] is dmenu, launch in dmenu mode. 2014-11-05 10:36:26 +01:00
Dave Davenport
da7ba544fc Always use right display str. 2014-11-04 16:37:05 +01:00
QC
62ba129220 Update manpage. 2014-11-02 12:58:57 +01:00
QC
442088dcc4 Update travis. 2014-11-02 12:45:28 +01:00
QC
1a92ec90fb Try to fix coveral on travis. 2014-11-02 12:31:23 +01:00
Dave Davenport
f56bd03a86 Add multi-line elements support. 2014-10-30 17:53:22 +01:00
QC
3886e4bc31 Small update. 2014-10-20 20:31:15 +02:00
QC
6444a487b7 Update manpage. 2014-10-20 20:29:26 +02:00
Dave Davenport
783511a9f3 Update to manpage. 2014-10-20 18:11:10 +02:00
QC
f24fac2798 Remove separator from Xresources. 2014-10-19 19:44:22 +02:00
QC
f728e3f03e Add separator option. 2014-10-19 19:42:02 +02:00
QC
dd5d2576ea Update version to v0.14.9. 2014-09-27 13:33:09 +02:00
QC
48bc2afb3e Indent. 2014-09-27 13:20:52 +02:00
Dave Davenport
404dc35c02 Fix some constness and add comments. 2014-09-23 09:24:24 +02:00
QC
e8ecf8822c Do not install the tests. 2014-09-08 20:39:39 +02:00
QC
15bee1f543 Add source files and man page.
* Add bugtracker to manpage.
        * Print msg to stderr, when error dialog not available.
2014-09-06 14:57:30 +02:00
QC
10322b45a5 Fix #81, this should now work correctly.
* Put old (broken) simpleswitcher code back.
        * Fix call to window_get_prop
        * Translate address with XTranslateCoordinates.
2014-09-05 17:14:50 +02:00
QC
20dca49a22 Add ctrl-space to set selected item as input. 2014-09-03 19:40:24 +02:00
Dave Davenport
0462811800 Add flexible configuration for launching
* You can now specify links: {terminal} -e bash -e "{ssh-client} {host}"
    * Add test for this code.
2014-09-03 13:07:26 +02:00
Dave Davenport
5f33d506b9 Fix name matching for ssh-dialog, fix bug 80. 2014-09-01 19:53:35 +02:00
Dave Davenport
5d5b4aac9f Add small script test. 2014-08-31 10:37:12 +02:00
Dave Davenport
ad1cede6f5 Add dump-xresources to test.
* TODO: validate result.
2014-08-31 09:44:42 +02:00
Dave Davenport
45e07bb83c [dmenu] Update tests to hit the shift-enter mode 2014-08-31 09:28:55 +02:00
Dave Davenport
8173bafcd6 Update tests, for cmd. 2014-08-30 20:53:35 +02:00
Dave Davenport
229bb6931b Play with adding some more test, bug fixes
* delete an invalid memmove in textbox
2014-08-30 20:45:08 +02:00
QC
91ccb54199 Update test (do xresources?) 2014-08-29 18:19:03 +02:00
QC
11d4ec144a Add testing char width. 2014-08-29 17:44:10 +02:00
QC
23dea5500a Add another test. 2014-08-29 17:31:46 +02:00
QC
23136e12a7 Add another small test. 2014-08-29 17:26:47 +02:00
QC
a20e2a5ed9 Forgot to remove debug code, causing false negative. 2014-08-29 17:03:35 +02:00
QC
4ab95f5d26 Add dmenu test. 2014-08-29 16:57:36 +02:00
QC
0b4c582c1a Add coverage picture. 2014-08-29 16:40:55 +02:00
QC
a9953f4c3b Try to fix test on travis server. 2014-08-29 16:39:11 +02:00
QC
1916b0e66e Remove clang, does not work with the coverage stuff. 2014-08-29 16:34:04 +02:00
QC
bcbf512dc4 Add another test. 2014-08-29 16:24:39 +02:00
QC
94d17b0001 No idea why coverall is failing now. 2014-08-29 16:14:19 +02:00
QC
fb16b110af Try to fix coveral. 2014-08-29 15:32:46 +02:00
QC
41520160f9 Only report coverage c files. 2014-08-29 15:27:13 +02:00
QC
f41657476e Add missing test file. 2014-08-29 15:21:10 +02:00
QC
12258eb02b Try out small fake X server test. 2014-08-29 15:17:57 +02:00
QC
79e729bd37 Update the test to integrate in build.
* TODO: fix make distcheck.
2014-08-29 13:06:40 +02:00
QC
b7f6799af9 Playing with coveralls 2014-08-29 12:20:22 +02:00
QC
169c05cc15 Fix crash in history when removing last entry. 2014-08-29 12:14:43 +02:00