Commit Graph

30 Commits

Author SHA1 Message Date
Dave Davenport e44183b406 Refactor the to-long menu() function.
* Split out larger sub-parts into separate functions.
    * Create a state structure.
    * Remove zeltak mode.
2014-08-26 20:25:00 +02:00
Dave Davenport 26e1561622 Removed unused code. (NEAR and i3_mode) 2014-08-25 09:14:49 +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
Qball Cow 7a1766fa45 Fix issue #61 2014-07-21 16:26:35 +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
QC 5769bc36f1 Make ssh set title public. 2014-05-22 10:03:36 +02:00
QC 21a0666a6e Cleanups and indenting. 2014-05-22 09:33:32 +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 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 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 0d1e5ae597 Small fix forgot one header file entry. 2014-03-12 08:52:11 +01:00
Dave Davenport 8a3daf3194 Make things behave nice again in i3. 2014-03-02 12:53:06 +01:00
QC 7f32582582 Rename simpleswitcher to rofi. 2014-03-01 17:27:52 +01:00
QC 57abc12c43 cleanups 2014-02-03 23:07:04 +01:00
QC 0737b4f5b2 Read settings from Xresource.
Code borrowed from Sean Pringle (yet again).
2014-02-01 23:04:45 +01:00
QC 8a053642c4 Rename inner_margin to padding so it goal is more clear. issue #14 2014-01-28 20:48:48 +01:00
QC 8508c73b12 Add switch_profile.sh mode 2014-01-27 22:15:33 +01:00
Qball Cow f1b1bd0b31 Add some comments to config file 2014-01-27 09:12:52 +01:00
QC b0ee6ab8dd also accept . in ssh hostname 2014-01-26 16:47:26 +01:00
QC 0529d21ffd Add support for selecting marks 2014-01-26 15:39:50 +01:00
QC bd33e93e16 Put user settable config in separate file. 2014-01-26 13:29:38 +01:00