Commit graph

76 commits

Author SHA1 Message Date
Dave Davenport
d370a446f3 Add config loading test. 2016-01-03 18:13:41 +01:00
Dave Davenport
4fbbce891b Test glob/regex. 2016-01-01 11:31:29 +01:00
Dave Davenport
58c856e22a Add combi test 2015-12-31 23:27:06 +01:00
Dave Davenport
ade91a3875 Add simple drun test 2015-12-31 23:14:38 +01:00
Dave Davenport
e102e11637 Update test 2015-12-31 23:02:13 +01:00
Dave Davenport
c5258f9b51 Add dump test. 2015-12-31 22:45:36 +01:00
Dave Davenport
50ad99f550 Add the daemon test to test-x make target 2015-12-31 22:26:26 +01:00
Dave Davenport
745f9f3c62 Add screenshot test 2015-12-31 21:55:15 +01:00
Dave Davenport
0ff0f15264 Add test, remove whitespace 2015-12-08 08:39:18 +01:00
Dave Davenport
a5c5ca9f1d Add test for issue #292 2015-12-04 22:13:30 +01:00
Dave Davenport
f6c8ba9755 Add test for recent bug. 2015-12-02 09:46:13 +01:00
Dave Davenport
c601130292 Add glib minimum version check. 2015-12-01 22:35:23 +01:00
Qball Cow
264e9e5b0e Issue #275 test case 2015-11-20 11:19:36 +01:00
Dave Davenport
80e873c8a3 Add threadpool support, add optional timings compile flag 2015-11-14 13:47:45 +01:00
Dave Davenport
0461db9426 Fix make dist, add to travis. 2015-11-08 10:35:43 +01:00
Dave Davenport
6f404ddc8e Initial import desktop file runner. 2015-11-03 08:31:38 +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
QC
8f1f03e6d2 Use cairo to do drawing. 2015-09-26 20:34:34 +02:00
QC
ac99011535 Re-order 2015-09-19 21:32:03 +02:00
Dave Davenport
bd4dae3fcd Add manpage for rofi-sensible-browser
Fixes: #230
2015-09-15 07:54:48 +02:00
QC
3374e1be9a Add support for startup-notification 2015-09-13 17:29:50 +02:00
QC
447589902c fix missing makefile include 2015-09-06 16:36:04 +02:00
QC
1b469f7ee3 travis fail 2015-09-04 20:56:11 +02:00
QC
234bb088ef Add some debug info 2015-09-04 20:46:42 +02:00
Dave Davenport
d16bf26bf8 Add initial scrollbar 2015-09-03 18:23:00 +02:00
QC
da044e0a05 Add rofi-sensible-terminal script. 2015-08-03 20:40:01 +02:00
QC
b3a77589eb Fix makefile indent 2015-07-28 22:14:21 +02:00
QC
99016c5640 Use copy to copy config.c file, instead off install that sets 755. 2015-07-25 20:06:41 +02:00
Qball Cow
8a3510e033 Switch to ronn for manpage generation. 2015-06-02 19:01:25 +02:00
QC
09d2be260b Allow keybindings to be set. 2015-04-30 22:42:04 +02:00
Dave Davenport
a70404f128 First part of infrastructure for Issue: #131 customizable keybindings. 2015-04-30 21:52:30 +02:00
QC
5e4cf732e6 Fix issue #142, pass -M <root> instead of full path. 2015-04-05 21:16:27 +02:00
QC
9ff5a615e9 Add combi viewer.
Use by adding combi to the list of enabled modi.
2015-03-30 20:12:22 +02:00
Dave Davenport
f52b697dd4 Remove double names. 2015-03-25 08:36:19 +01:00
Dave Davenport
94ae8d09e2 Move test with X stuff in test-x target. 2015-03-03 22:11:17 +01:00
QC
6238816a5b Fix travis mail. 2015-03-01 20:17:30 +01:00
QC
bd9055f291 Patch from roomcays, fix building old version 2015-03-01 19:52:06 +01:00
Qball Cow
c97c81e9af Update makefile dependency. 2015-02-27 16:34:57 +01:00
Dave Davenport
8b50e94fea Make compiler more picky.
Add -Werror=missing-prototypes
2015-02-18 08:53:38 +01:00
Dave Davenport
95f7d2d7cd Fix typo in makefile, wrong path. 2015-02-17 15:19:26 +01:00
Dave Davenport
a534a0f244 Rewrite of the configuration parsing, no longer duplicating options between Xrm and CMD.
* NEEDS TESTING.
2015-02-17 10:31:59 +01:00
Dave Davenport
7e1063803a Comments, compile order and Display argument. 2015-02-13 08:26:23 +01:00
QC
c760432a6c Moving files around, dialogs in dialog directory. 2015-02-12 22:26:28 +01:00
Dave Davenport
605fe4911c Refactor code, split out window switcher code. 2015-02-12 22:16:32 +01:00
Dave Davenport
682907d340 Splitting over more files. 2015-02-09 19:35:51 +01:00
Dave Davenport
ca876feec6 Put i3 specific interaction code in separate file. 2015-02-02 14:49:19 +01:00
Dave Davenport
5d4ab2e626 Always compile with Extra warnings. 2015-02-01 15:12:29 +01:00
QC
9532ad6daa Add Changelog and AUTHORS to distribution list. 2015-01-25 10:11:44 +01:00
QC
112e2c2bc5 Small cleanup and add ohcount target. 2015-01-17 18:27:41 +01:00
Dave Davenport
9c46963002 Add cppcheck target. 2015-01-16 08:34:11 +01:00