Commit Graph

2524 Commits

Author SHA1 Message Date
Hannes Janetzek 5fc72aa5d8 'everything' update selector on show. fixes a problem with no selected item at start
SVN revision: 47867
2010-04-09 05:35:07 +00:00
Hannes Janetzek 04ded7c5db 'everything'
- open with..: find also text/plain apps for text/* files
- stricter matching of history items. no more 'Open Terminal' everywhere
- defer popup creation


SVN revision: 47865
2010-04-09 04:14:09 +00:00
Christopher Michael 358dbeb100 Add a slight timer delay for filling the ilist. This allows the window to
appear first before list gets filled and gives the "appearance" of a faster
dialog.



SVN revision: 47862
2010-04-09 02:25:21 +00:00
Hannes Janetzek 5b59eebdbf 'everything' fix segv in border plugin after closing windows with ctrl+enter
SVN revision: 47861
2010-04-09 02:15:37 +00:00
Gustavo Sverzut Barbieri d06c310be4 EAPI, as the dynamically loaded modules will use that symbol due DBG()
and friends.



SVN revision: 47860
2010-04-09 02:03:49 +00:00
Christopher Michael b69c08a3ae Fix module description typo.
SVN revision: 47858
2010-04-09 01:06:51 +00:00
Hannes Janetzek 15dcb3c74e 'everything' fix reloading after unloading :p
SVN revision: 47855
2010-04-08 23:51:02 +00:00
Hannes Janetzek 8ef04a8744 'everything'
- trigger show_timer_cb on tab, when the list is not already shown
- whitespaces--


SVN revision: 47853
2010-04-08 23:41:53 +00:00
Hannes Janetzek fdcba0eec1 'everything' dont create view twice..
SVN revision: 47852
2010-04-08 23:36:15 +00:00
Hannes Janetzek 261903c589 'everything'
- slight delay for rolling out the list.
- no delay for actions - on enter actions are directly updated and executed


SVN revision: 47851
2010-04-08 23:29:35 +00:00
Hannes Janetzek 0ef941962b 'everything' fix unloading of module part 1.
SVN revision: 47849
2010-04-08 22:50:53 +00:00
Hannes Janetzek 1713dfa83c 'everything'
- fixed serious leak in thumb_view. 
 - cleanups


SVN revision: 47848
2010-04-08 22:37:50 +00:00
Christopher Michael f08bdd1c4c Patch from Tom Hacohen to remove freeing of dbus message arguments...thanks :)
SVN revision: 47835
2010-04-08 15:09:25 +00:00
Carsten Haitzler 83f8580fe1 fixx shadow - more correct. no overlap for argb bordered windows.
SVN revision: 47831
2010-04-08 13:02:55 +00:00
Hannes Janetzek b7d24f25cc check evry module api version
SVN revision: 47829
2010-04-08 11:55:15 +00:00
Carsten Haitzler 0c3b9e3100 oops segv
SVN revision: 47827
2010-04-08 06:23:23 +00:00
Carsten Haitzler 362b87516e comp -> EFFECTS! (yes.. using edje!)
SVN revision: 47826
2010-04-08 06:01:40 +00:00
Hannes Janetzek 90f261fc04 'everything'
- use item_changed event to update views and actions
- Evry_File: rename uri to path


SVN revision: 47807
2010-04-07 15:03:27 +00:00
Hannes Janetzek 91477b60c2 'everything' removed tracker plugin from core
SVN revision: 47803
2010-04-07 11:21:11 +00:00
Christopher Michael 98dbcf9403 New Temperature config dialog.
- Works on small resolutions.
 - Fixes issues wrt radio widgets (in old dialog they would not always work
correctly).



SVN revision: 47798
2010-04-07 01:31:09 +00:00
Christopher Michael 514791b05a Set resizable and centered for Apps dialog.
SVN revision: 47756
2010-04-05 00:43:12 +00:00
Christopher Michael b3b53cab19 Set min width/height for list widget.
SVN revision: 47755
2010-04-05 00:40:30 +00:00
Christopher Michael fbb94106c8 Set Apps dialog to be resizable.
SVN revision: 47754
2010-04-04 23:34:36 +00:00
Hannes Janetzek e67b77ac46 'everything'
- make upadte of action selector async
- added action selector as subjects plugin for actions without object like restart, shutdown, etc


SVN revision: 47748
2010-04-04 14:11:35 +00:00
Hannes Janetzek 66c8385ac1 'everything' fix segv in border plugin
SVN revision: 47747
2010-04-04 14:04:30 +00:00
Christopher Michael fc5ce5b535 Rework Apps dialog to work nicer on smaller screens. Uses the ilist
end toggles too :)
Rename Favorites Menu to Favorite Applications.
Move Favorites to be in the Apps category.

NB: Dialog works good, but efeet_util_path_to_file_id is returning
garbage so any saves wrt order files (ibar, startup, restart apps)
will produce garbage in the .order file hence peoples problems w/
missing IBar apps, etc, etc.



SVN revision: 47723
2010-04-03 15:37:24 +00:00
Massimo Maiurana e0d9afa23a updating french and italian translations
SVN revision: 47722
2010-04-03 08:32:36 +00:00
Christopher Michael f4be8d98e9 Some desktop cleanup.
SVN revision: 47717
2010-04-02 23:58:49 +00:00
Christopher Michael 7ac8ff9ec8 Fix copy/paste comment...doh :(
SVN revision: 47715
2010-04-02 17:27:42 +00:00
Christopher Michael 27d7880edc Reset indicator geometry for Conformant apps when we close indicator.
SVN revision: 47714
2010-04-02 17:25:20 +00:00
Christopher Michael 250cd38661 Add ability to set softkey size.
SVN revision: 47712
2010-04-02 17:24:02 +00:00
Christopher Michael 8bf1abea6f Add ability to set indicator height...requested by TAsn (Freerunner
project).



SVN revision: 47709
2010-04-02 17:07:28 +00:00
Hannes Janetzek f18fea93f8 'everything' dont add aggregator when there is only one plugin which wont show items in aggregator list
SVN revision: 47708
2010-04-02 16:28:19 +00:00
Hannes Janetzek 01756e0012 'everything' update actions view when subject item changed
SVN revision: 47681
2010-04-02 06:12:33 +00:00
Hannes Janetzek 98c86b1083 'everything' update also inactive selectors (e.g. when an action removes the current item)
SVN revision: 47679
2010-04-02 05:31:02 +00:00
Hannes Janetzek fc578352d0 'everything'
- add plugin option whether items should be shown in aggregator
- fix cleanup of thumb view when there are no items


SVN revision: 47677
2010-04-02 04:19:38 +00:00
Hannes Janetzek 7c5bb610bd 'everything' fix issue with clearing thumb queue on _view_update
SVN revision: 47665
2010-04-01 19:32:44 +00:00
Christopher Michael acae39fd3e Fix issue where sometimes when closing an app, the window below would
not show...now it will at least show home. This fixes the 'grey'
background issue reported by TAsn.

Fix issue of keyboard layout getting reset when switching between 2
apps which use a vkbd (reported by TAsn).



SVN revision: 47636
2010-03-31 23:43:35 +00:00
Christopher Michael 476da0ff45 Reduce code duplication by using one function to set kbd indicator icon.
SVN revision: 47617
2010-03-31 01:38:27 +00:00
Christopher Michael 792a38900d Make sure we return something so the handler keeps running.
SVN revision: 47615
2010-03-30 23:45:31 +00:00
Christopher Michael 6dfe7ded69 Use our own focus stack for 'back' button as E's stack seems to include
windows even if they don't accept or take focus.
Don't cycle focus if a window has a transient dialog present.
Fix some formatting.

Fixes focus cycle issue(s) reported by TAsn, thanks :)



SVN revision: 47614
2010-03-30 23:39:43 +00:00
Christopher Michael 1dad27b2ed Add property handler so we can adjust icon according to window state.
Fixes problem reported by TAsn wrt icon not changing when elm_entry
widgets show a keyboard.



SVN revision: 47613
2010-03-30 23:37:45 +00:00
Christopher Michael 885007c49b Allow home to have focus.
SVN revision: 47612
2010-03-30 23:36:48 +00:00
Christopher Michael b61dd896b9 Add missing keyboard modes.
SVN revision: 47611
2010-03-30 23:36:32 +00:00
Hannes Janetzek 9c9333b24a 'everything' apps: remove uneeded filter
SVN revision: 47599
2010-03-30 13:32:44 +00:00
Carsten Haitzler 3492c8fd13 more options - ui fits better on small screens
SVN revision: 47575
2010-03-30 03:10:03 +00:00
Cedric BAIL 9f4f9be6ac * e: fix efreet refcount in exebuf.
SVN revision: 47556
2010-03-29 13:21:38 +00:00
Hannes Janetzek d4d1e02dc2 'everything' fix thumb queue
SVN revision: 47541
2010-03-28 20:16:17 +00:00
Hannes Janetzek cc0b4c47ae 'everything' change 'show list' option to show list from the start
SVN revision: 47540
2010-03-28 20:15:27 +00:00
toma 003511f878 Missed this one...
SVN revision: 47532
2010-03-28 15:16:29 +00:00