Commit Graph

28 Commits

Author SHA1 Message Date
QC 280c3d7f7f Using Glib's utf8 functions to do string collating.
* casefold and use utf-8 collating.
        * use g_utf8_next/prev for moving cursor.
2014-08-07 21:42:16 +02:00
Dave Davenport b196649f10 Fix #76: DMENU returns 1 on cancel.
* Pull out dmenu, separate it from normal modi.
    * Give dmenu a return value (1 on cancel)
2014-08-05 09:07:41 +02:00
QC 5ddcac2514 Cleanup previous test commit. 2014-08-03 17:05:06 +02:00
QC bd4aa3d2fa Fix #67 Allow alt-<num> to switch between modis 2014-07-21 23:19:45 +02:00
QC cd4888a5cf Fix #65, Fix #63 Allow user to select list of modi's
* Add script_dialog, so user can add dialogs using a script.
    * Add a way to disable modi's
    * Add -show <modi> option.
2014-07-21 21:39:24 +02:00
QC 0f279b2995 Restructure some code, fix a small bug in dmenu mode.
* dmenu crashed on no input lines (wrong free)
 * Pass length of lines to menu function.
2014-07-20 12:29:27 +02:00
Dave Davenport c86f28493a Make levenshtein sorting its own option.
* TODO: update manpage. (no md2man on this machine)
2014-07-16 08:42:42 +02:00
QC f9149b5bdb Add option to disable history. 2014-06-05 21:55:47 +02:00
Dave Davenport d361b6c445 Cleanup, integrate opacity. 2014-06-05 08:11:01 +02:00
QC 6fb7e345d0 Insert key paste secondary, shift-insert primary. 2014-06-02 13:29:43 +02:00
QC 477b10fb2f Comments? 2014-06-02 12:54:35 +02:00
QC 5769bc36f1 Make ssh set title public. 2014-05-22 10:03:36 +02:00
Qball Cow beced5d36e Use true/false for hmode and fixed-num-lines
* Also update man page to reflect this.
2014-05-22 00:38:14 +02:00
Qball Cow 6d308cefd8 Remove value from config struct. 2014-05-20 11:22:03 +02:00
Qball Cow 85172743ee Keys via xresources, dump config. 2014-05-20 09:43:45 +02:00
QC 3157358c63 Add hmode to xrmoptions. 2014-05-19 22:12:54 +02:00
Qball Cow 0a95ba47fa Extra checks, first part cleanup 2014-05-19 21:02:05 +02:00
Qball Cow cb15a57fb7 Remove memory wrappers, and use system stuff directly. 2014-05-19 16:48:50 +02:00
Qball Cow b535533569 Add some initial columns support. 2014-05-19 09:50:09 +02:00
QC f44fd74987 Add option to fix the size of rofi 2014-05-17 22:17:23 +02:00
QC 3ebd0d9001 Allow xoffset, fix bottom/right edge. 2014-05-15 21:55:23 +02:00
Qball Cow 82bdb5f348 Add a y-offset. 2014-05-15 16:54:35 +02:00
Dave Davenport 0d6556618e Allow window title to be set. issue #42 2014-04-22 11:11:46 +02:00
QC c87312be36 Indent o mania. 2014-03-22 21:04:19 +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
QC 7e12aeb597 Remove profile. 2014-03-17 19:28:11 +01:00
Qball Cow 6e7f1b746a Rename main file. 2014-03-12 08:41:38 +01:00