Commit Graph

34 Commits

Author SHA1 Message Date
Dave Davenport 01ce909c97 Update some headers. 2016-06-01 07:34:41 +02:00
Dave Davenport 2127682573 Cleanup unused type specifier (dialogs). 2016-03-24 22:15:10 +01:00
Quentin Glidic 20c9abf0a2 keybindings: Merge accept-custom and accept-entry-continue
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2016-03-20 10:39:34 +01:00
Dave Davenport 73a0eb3e39 Remove X11/* include headers. 2016-02-28 12:22:10 +01:00
Quentin Glidic 990914d20f rofi: Drop daemon mode
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2016-02-23 12:15:03 +01:00
Dave Davenport 6217edf622 #343 Add history support to drun mode. 2016-02-16 10:40:21 +01:00
Dave Davenport 5a86ae5c99 Cleanups 2016-02-08 09:03:11 +01:00
Dave Davenport 121278e6d1 [DRUN] Expand path we get from Desktop file
* This is more 'free'  then spec. but does not break anything.

Fixes: #317
2016-01-14 17:42:07 +01:00
Dave Davenport cc682f107b Update display value for modi (testing) 2016-01-12 22:18:10 +01:00
Dave Davenport d7dab65e5b Making widget class, moving stuff around 2016-01-09 16:22:09 +01:00
Dave Davenport dc8fb4f202 Start making SardemFF happy. Use g_return_if_fail 2016-01-08 09:16:59 +01:00
Dave Davenport fa51aeb484 More splitting and abstracting. 2016-01-07 21:27:20 +01:00
Dave Davenport e8daff0f6a First cleanup steps. 2016-01-07 19:47:37 +01:00
Dave Davenport 51b5511017 More doxygen sugar. 2016-01-07 16:01:56 +01:00
Dave Davenport 5a3c202423 Update copyright 2016-01-01 00:27:00 +01:00
Dave Davenport 8b82787df6 Fix possible issue with uninitialized data 2015-12-21 23:14:56 +01:00
Dave Davenport 04eebf964a Indent 2015-12-14 20:28:25 +01:00
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