Commit Graph

25 Commits

Author SHA1 Message Date
QC b18d68eff2 Adjust new editor width 2015-09-19 12:57:48 +02:00
QC 89dcb5be1e Remove unused function 2015-08-29 11:57:04 +02:00
Dave Davenport 8d6a78939c Small cleanup + fail more gracefull here and there 2015-07-30 08:57:09 +02:00
Qball Cow 2bbd589f0d Add prefix to header guard. #191 2015-07-27 10:17:12 +02:00
Dave Davenport 8104997e6f Bug #191 rename header guard to not use reserved macro name. 2015-07-27 09:22:21 +02:00
Dave Davenport 98b8e583cb Make fuzzy matching available everywhere: #133 (-fuzzy) 2015-07-01 09:12:22 +02:00
Dave Davenport 30743d1789 Move fuzzy_token_match to where it can be reused. 2015-06-28 13:53:37 +02:00
QC 354ccdd94d Fix Issue #164 2015-05-16 13:58:09 +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
QC b21368c005 OO-ify the Switchers. 2015-03-27 20:28:53 +01:00
QC 4dd0a85fc4 Update header. 2015-03-17 20:05:37 +01:00
Dave Davenport 4fad02225e Cleanup argc/argv lugging around. 2015-03-11 18:32:37 +01:00
Qball Cow 3b18c28792 Remove unused function. 2015-02-17 14:27:12 +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 63fd534ba2 Move data around, constness, etc. 2015-02-03 08:21:59 +01:00
Dave Davenport f86cf8988b Move stuff around. Try to reduce size rofi.c. 2015-02-03 08:00:33 +01:00
QC b74e6b791a Fix not grabbing keyboard, and add pid file to ensure one instance. 2015-01-31 18:23:17 +01:00
Edwin Pujols d1ba4bd8dc Fix #102 - Add case sensitivity. 2015-01-12 09:25:20 -04:00
Dave Davenport a28b6df307 Add support custom command. 2015-01-05 21:53:50 +01:00
Dave Davenport 781ca03f02 Small moving to helper. 2014-12-02 09:09:20 +01:00
QC be9bc59c34 Comment more code. 2014-11-24 20:35:28 +01:00
Dave Davenport baec02cf1b Comment some header files. 2014-11-24 20:22:44 +01:00
QC 66349a00dc Small updates. 2014-11-15 16:26:55 +01:00
QC f728e3f03e Add separator option. 2014-10-19 19:42:02 +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