Commit Graph

9695 Commits

Author SHA1 Message Date
Christopher Michael ce6afacdd8 Add automatic Quickpanel direction. Basically this allows the
quickpanel to show up where there is the most space (ie: if you move
indicator toward the bottom of the screen, and the quickpanel cannot
fully show below indicator, it will automatically show above indicator).



SVN revision: 48348
2010-04-26 21:36:00 +00:00
Hannes Janetzek 71302fa70e jump to key also when it is already bound. imo one could remove the warning dialog:
usually one wants to set an action for a keybinding and not be told that this key is 
bound to anoher action. currently i interpret it as 'you shall not change a binding 
that was set for you to be exactly like this!'


SVN revision: 48346
2010-04-26 19:27:40 +00:00
Hannes Janetzek 5ef6f8bf5b fix some more warnings
SVN revision: 48345
2010-04-26 18:26:49 +00:00
Hannes Janetzek 5e8a3abd9a 'everything'
- make Evry_Action inherit from Evry_Item
- reorganize evry_action selector plugin
- fix bug in thumb view when quickly sliding back
- files: use thread for adding history items, as ecore_file_exists can block
- fix -Wall warnings


SVN revision: 48340
2010-04-26 18:21:09 +00:00
Miculcy Brian b7c95b0a13 When e segfaults during startup (module load), e now disables that module correctly after a restart and tells the user about that. TODO: Disable all modules correctly when not sure which one did the segfault during startup...
SVN revision: 48332
2010-04-26 16:31:33 +00:00
Massimo Maiurana 56259ca821 updating french and italian translations
SVN revision: 48331
2010-04-26 16:25:10 +00:00
Hannes Janetzek 1183745fce 'everything' files: use dir watcher info instead of rereading
- cleanups


SVN revision: 48325
2010-04-26 01:04:43 +00:00
Hannes Janetzek 2ea8184b90 update old configs to show list by default
SVN revision: 48321
2010-04-25 22:19:24 +00:00
Hannes Janetzek e82f19ceb9 'everything' fix last commit
SVN revision: 48320
2010-04-25 22:12:54 +00:00
Hannes Janetzek 34a524d8ba 'everything'
- history: lower priority when context doesnt match
- update actions only when current item changed with update_matches


SVN revision: 48319
2010-04-25 21:46:36 +00:00
Hannes Janetzek e2875795e2 path will be escaped by e_exec. dont do it here
SVN revision: 48318
2010-04-25 19:52:18 +00:00
Hannes Janetzek 50072b9ecd files: added copy and move action
- fix 'open with' action opened things wice


SVN revision: 48317
2010-04-25 19:37:30 +00:00
Jaime Thomas 202a06c9f6 Stop windows from jumping to (0,0) location when resizing using keybindings.
SVN revision: 48316
2010-04-25 18:50:14 +00:00
Hannes Janetzek 60c9515f6c no need to strdup
SVN revision: 48313
2010-04-25 16:36:36 +00:00
Hannes Janetzek 8cafc5cebb 'everything'
- allow multiple selection of and action on items, use ',' ctrl+ , ctrl- for marking items
  - only those selected items will be used that match the type of action.
  - TODO: filter which actions should not be used with multiple candidates
- files: added dir monitor and trash action


SVN revision: 48312
2010-04-25 16:26:13 +00:00
Hannes Janetzek 493e7f900d 'everything'
- remove duplicate items (e.g. files from dirbrowse and tracker) from aggregator
- fix bugger in files plugin


SVN revision: 48304
2010-04-25 12:21:41 +00:00
Hannes Janetzek bf72bd5171 'everything' keep right input position on backspace
- set context for calc items (usually one one wants to copy its text items instead of googling it)


SVN revision: 48302
2010-04-25 12:01:20 +00:00
Hannes Janetzek da5a495734 'everything' files: add dirs first
SVN revision: 48300
2010-04-25 11:27:01 +00:00
Hannes Janetzek 6a44bba411 'everything' faster dirbrowsing: use 'd_type' when available.
- added '.' trigger to show hidden files, '..' to show parent dirs
- fixed plugin_autoselect
- files: fix warning 


SVN revision: 48299
2010-04-25 11:00:53 +00:00
Massimo Maiurana 3942ec930d updating french and italian translations
SVN revision: 48296
2010-04-25 08:27:20 +00:00
Carsten Haitzler f1bb22e498 from andrnils < fbsd build stuff
SVN revision: 48295
2010-04-25 06:26:25 +00:00
Hannes Janetzek 857d064220 'everyhing'
- when trigger active clear input without clearing the trigger
- nicer macro for EVRY_PLUGIN_NEW



SVN revision: 48294
2010-04-25 00:31:11 +00:00
Hannes Janetzek 4ddec81bfd 'everything' use '.' as trigger for 'show parent dirs' again.
- rename module_init to plugin_init to be consistent


SVN revision: 48292
2010-04-24 23:07:13 +00:00
Hannes Janetzek 231e6ba48b 'everything'
- cleanup aggregator _fetch, add any item when less than MAX_ITEMS matching were found
- also use ctrl+up/down for jumping to first/last item



SVN revision: 48291
2010-04-24 23:05:36 +00:00
Hannes Janetzek ec5c14916e update help page
SVN revision: 48289
2010-04-24 18:17:40 +00:00
Hannes Janetzek f364140ebb 'everything' free path in detail_set
- escape files in evry exec


SVN revision: 48286
2010-04-24 17:14:01 +00:00
Hannes Janetzek 61bcbb73f7 use space as trigger for text input
SVN revision: 48284
2010-04-24 16:32:25 +00:00
Hannes Janetzek 31594bfade 'everything' allow plugins to set the selected item
SVN revision: 48282
2010-04-24 16:18:45 +00:00
Massimo Maiurana f755b8d06a updating french and italian translations
SVN revision: 48280
2010-04-24 15:16:06 +00:00
Hannes Janetzek f5b3c6757f 'everyhing' open module configs directly from plugin page
SVN revision: 48274
2010-04-24 14:27:16 +00:00
Hannes Janetzek 8c6f254e09 'everything'
- finally 'enable plugin' config option :)


SVN revision: 48270
2010-04-24 12:39:20 +00:00
Hannes Janetzek 22cc327c76 'everything'
fix aggregator, comments


SVN revision: 48269
2010-04-24 12:10:19 +00:00
Hannes Janetzek 0ac03dd26b 'everything' mo' fix
SVN revision: 48268
2010-04-24 02:11:14 +00:00
Hannes Janetzek 4e1d229714 fix sorting
SVN revision: 48267
2010-04-24 01:26:10 +00:00
Hannes Janetzek 55ba16a896 formatting + space cleanups
SVN revision: 48266
2010-04-24 00:54:12 +00:00
Hannes Janetzek da0e1fb856 fix bug. aggregator didnt fetch from first plugin
SVN revision: 48265
2010-04-24 00:51:08 +00:00
Hannes Janetzek 343601a12f 'everything' dont allow aggregator to be moved down
SVN revision: 48264
2010-04-24 00:32:03 +00:00
Hannes Janetzek e226f8f013 'everything' big cleanup.
- fixed bug with going back to thumb view
- aggregator can now have his one view


SVN revision: 48263
2010-04-24 00:21:45 +00:00
Hannes Janetzek d628d8547a 'everything' dwim cursor handling:
right: switch to next tab if item is not browseable
left:  switch to prev tab if item has no parent


SVN revision: 48261
2010-04-23 22:26:48 +00:00
Hannes Janetzek ae9acb0d54 'everything' fix segv
SVN revision: 48258
2010-04-23 21:18:23 +00:00
Hannes Janetzek 6a858f10db 'everything' added configuration for triggers and views per plugin.
SVN revision: 48256
2010-04-23 20:48:22 +00:00
Sebastian Dransfeld 2216ee49df e: remember new defer time
SVN revision: 48245
2010-04-23 10:32:15 +00:00
Hannes Janetzek e739b9ecd9 'everything' use an indicator to show when a trigger is active
SVN revision: 48240
2010-04-23 00:49:29 +00:00
Hannes Janetzek aa65519498 'everything' make 'input' pointer to input minus trigger
SVN revision: 48238
2010-04-22 23:03:47 +00:00
Hannes Janetzek e6d79b3368 'everything' allow more than one plugin for one trigger.
SVN revision: 48235
2010-04-22 21:10:16 +00:00
Hannes Janetzek 9f21aa2316 text input plugin is back. trigger it with "." nice wih 'google for it' action from gsuggest..
SVN revision: 48229
2010-04-22 19:17:51 +00:00
Hannes Janetzek 0c5e455d4f 'everything' dont add view trigger '?' to input. cleanups
SVN revision: 48226
2010-04-22 18:15:59 +00:00
Hannes Janetzek 36dd0e89f0 fix aggregator sorting
SVN revision: 48224
2010-04-22 18:12:17 +00:00
Hannes Janetzek 9b861c788b added url_escape from curl
SVN revision: 48223
2010-04-22 18:11:20 +00:00
Christopher Michael e80438d801 Clear any old 'appshadow' files and recreate new 'appshadow' on startup.
SVN revision: 48206
2010-04-21 16:22:23 +00:00