Commit Graph

16 Commits

Author SHA1 Message Date
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