Commit Graph

17 Commits

Author SHA1 Message Date
Dave Davenport 541c653913 Improve matching for DesktopFile run mode 2015-12-14 20:25:36 +01:00
Dave Davenport 4b77a1728d Remove custom code, replace by glib, fix fuzzy matching for unicode.
- Also fixes char endianess issues.
2015-12-01 22:09:34 +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
Qball Cow 84daf5fd6c Fix issue #285, clear memory on realloc 2015-11-23 17:11:12 +01:00
Dave Davenport b974b10c96 [DRun] Skip entries that have NoDisplay set.
Closes issue #283
2015-11-23 09:47:29 +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
Dave Davenport 09ab44bf92 Fix #264 fall back to age ordered list if stacked list does not work 2015-11-10 23:52:52 +01:00
Dave Davenport 195dc0fb01 Cleanups. 2015-11-07 12:59:08 +01:00
Dave Davenport 53e9332603 Fix #260. 2015-11-07 11:20:25 +01:00
Dave Davenport 4c8404f87d Fix combi and drun and localization 2015-11-03 19:57:07 +01:00
Dave Davenport 80ac118655 Put things together, making desktop menu work 2015-11-03 17:34:02 +01:00
Dave Davenport 6f404ddc8e Initial import desktop file runner. 2015-11-03 08:31:38 +01:00