Commit Graph

17 Commits

Author SHA1 Message Date
Dave Davenport 2da1207b7d Fix issue #271 expand path. 2015-11-27 13:01:25 +01:00
Dave Davenport 3c411433b4 Big rename from Switcher to Mode internal, to match with user terminology 2015-11-25 09:26:38 +01:00
Dave Davenport 00a555b685 Create more consistent ordering of arguments 2015-11-24 14:22:35 +01:00
Dave Davenport fa2bcd778c Fix for complete issue #273.
- Add complete handler.
2015-11-24 13:59:35 +01:00
Dave Davenport cbba58914f Some cleanups and re-ordering of parameters to be consistent. 2015-11-23 22:15:27 +01:00
Dave Davenport ad778b7dc1 Const making. 2015-11-23 22:15:27 +01:00
Dave Davenport 5bdcd47dde consts and small ensurance (though should be correct to begin with) 2015-11-22 00:33:26 +01:00
Dave Davenport 8c9b72f34e Start at fixing Issue 273, this might break some things.
* Only use get_display_data for displaying. (Except the select complete (ctrl-space), this needs fixing).
 * Fix possible race condition in parallelization.
 * Fix small bug in case-sensitive handling. (beware for collision in keybinding)
 * Keep less lists around.
2015-11-21 23:59:59 +01:00
QC 31fe5759b8 More line fixing. 2015-09-19 21:00:06 +02:00
QC b18d68eff2 Adjust new editor width 2015-09-19 12:57:48 +02:00
QC 442e235c24 Some cleanups, tweak uncrustify. 2015-09-19 12:21:30 +02:00
Dave Davenport 69c75971f3 Print error to stderr when fclose fails. 2015-07-31 10:21:32 +02:00
QC 8d4e1ee8fa Rasi patch, allowing special keys, modifying return value.
In dmenu pressing alt-[1-9 will return the selected entry and set the return value to the
        pressed number.
2015-05-03 13:04:03 +02:00
QC a38ddb3b06 Fix space. 2015-04-14 22:12:21 +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
QC b21368c005 OO-ify the Switchers. 2015-03-27 20:28:53 +01:00
Dave Davenport f52b697dd4 Remove double names. 2015-03-25 08:36:19 +01:00
Renamed from source/dialogs/script-dialog.c (Browse further)