Commit Graph

34 Commits

Author SHA1 Message Date
QC 09d2be260b Allow keybindings to be set. 2015-04-30 22:42:04 +02:00
Qball Cow bee103aea8 Improvement of situation for Issue #153. 2015-04-30 17:13:17 +02:00
QC 2590ecf7e5 ADd new coloring scheme. 2015-04-06 17:13:26 +02:00
QC f2c4aff37c Add active/urgent color. 2015-04-03 18:40:07 +02:00
Dave Davenport 0ab7aa4bba Add italic support and use it for windows that demand attention (working?) 2015-04-02 22:23:17 +02:00
Qball Cow 2b340a4762 Update manpage. 2015-04-01 14:49:27 +02:00
Dave Davenport 0d87cf12a3 Add combi viewer, where (selected) modi can be combined.
- Add active window highlighter.
2015-03-31 22:45:02 +02:00
Dave Davenport 9530f195d1 Better way of getting font height. Use ascent and descent. 2015-03-19 19:58:47 +01:00
QC 743f1919cd Autoscale when drawing the number of columns and col width. 2015-03-18 20:56:50 +01:00
Dave Davenport da8902ac88 Replace signal by sigaction 2015-02-19 13:22:10 +01:00
Dave Davenport 8b50e94fea Make compiler more picky.
Add -Werror=missing-prototypes
2015-02-18 08:53:38 +01:00
Qball Cow 3b18c28792 Remove unused function. 2015-02-17 14:27:12 +01:00
Dave Davenport 63fd534ba2 Move data around, constness, etc. 2015-02-03 08:21:59 +01:00
Dave Davenport 9cc63d4948 Updates fixing pango transparancy. 2015-01-21 10:04:15 +01:00
Dave Davenport a8843af9f3 Add support for alternating row colors. 2015-01-12 19:14:46 +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
Dave Davenport 229bb6931b Play with adding some more test, bug fixes
* delete an invalid memmove in textbox
2014-08-30 20:45:08 +02:00
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
QC 9af1d490a6 Make Rasi a happy boy, add character width mode. 2014-08-11 20:21:29 +02:00
QC 9bbb79a888 Remove Active mode. IT causes problems with matching and has limited use. 2014-08-03 17:21:42 +02:00
QC 6a45a18a4e Pango testing. 2014-08-02 20:02:37 +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
QC 6fb7e345d0 Insert key paste secondary, shift-insert primary. 2014-06-02 13:29:43 +02:00
Qball Cow ec538c64ea Initial pasting support. 2014-05-27 12:55:47 +02:00
Qball Cow 749d3e6223 Add docs 2014-05-27 08:31:59 +02:00
QC 56a911129d Re-use XftFont instead of recreating it each and every time. 2014-05-25 23:32:06 +02:00
QC 5769bc36f1 Make ssh set title public. 2014-05-22 10:03:36 +02:00
Qball Cow e3c20447c7 Remove prompt option from textbox, simplify code, fix small drawing issue. 2014-05-21 17:33:28 +02:00
QC 7b7af4cfb4 Show arrows in list. 2014-05-14 20:56:38 +02:00
Qball Cow de5187bb01 Add small arrows indicating more pages. (to be updated later) 2014-05-14 19:51:48 +02:00
QC c87312be36 Indent o mania. 2014-03-22 21:04:19 +01:00
QC 06039b8c9c Restructure a bit. 2014-01-19 14:18:42 +01:00
Renamed from textbox.h (Browse further)