Carsten Haitzler [Fri, 21 May 2010 15:01:55 +0000 (15:01 +0000)]
engines - no point selecting them, only softwre x11 is complete enough to work
SVN revision: 49103
Carsten Haitzler [Fri, 21 May 2010 15:00:22 +0000 (15:00 +0000)]
set use_composite when comp module enabled
SVN revision: 49102
Carsten Haitzler [Fri, 21 May 2010 14:22:29 +0000 (14:22 +0000)]
oops - that'll caus segvs. fix.
SVN revision: 49101
Hannes Janetzek [Fri, 21 May 2010 11:30:10 +0000 (11:30 +0000)]
fix previous commit
SVN revision: 49094
Hannes Janetzek [Fri, 21 May 2010 11:28:13 +0000 (11:28 +0000)]
defer popup creation. fixes popup being unresposive with composite
SVN revision: 49093
Carsten Haitzler [Fri, 21 May 2010 10:04:54 +0000 (10:04 +0000)]
also make comp config reset to default on ctrl+alt+shift+home
SVN revision: 49092
Carsten Haitzler [Fri, 21 May 2010 09:34:58 +0000 (09:34 +0000)]
ctrl+alt+shift+home unloaads comp module, saves config and restarts e -
emergency escape valve in case comp fucks your display up
SVN revision: 49090
Carsten Haitzler [Fri, 21 May 2010 05:42:27 +0000 (05:42 +0000)]
add svn revision tracking into src. about dialog shows it now.
SVN revision: 49086
Christopher Michael [Fri, 21 May 2010 05:27:04 +0000 (05:27 +0000)]
Use proper formatting for parens() *cough*
Remove white & fix other formatting.
SVN revision: 49085
Carsten Haitzler [Fri, 21 May 2010 05:10:10 +0000 (05:10 +0000)]
spacing.
SVN revision: 49083
Hannes Janetzek [Fri, 21 May 2010 04:30:44 +0000 (04:30 +0000)]
fix bug with popups no showing up when using composite. seems to happen only on 'slow' machines
SVN revision: 49082
Mike Blumenkrantz [Fri, 21 May 2010 02:00:41 +0000 (02:00 +0000)]
change calculation to require less calls, possibly fix a bug
SVN revision: 49080
Mike Blumenkrantz [Thu, 20 May 2010 21:31:44 +0000 (21:31 +0000)]
update for multicpu sensors
SVN revision: 49079
Mike Blumenkrantz [Thu, 20 May 2010 17:13:14 +0000 (17:13 +0000)]
I'm really bad at this whole subversion thing...
SVN revision: 49070
Carsten Haitzler [Thu, 20 May 2010 16:42:19 +0000 (16:42 +0000)]
printf--
SVN revision: 49069
Carsten Haitzler [Thu, 20 May 2010 16:38:08 +0000 (16:38 +0000)]
wow. that took some time. comp now have full gui config for matches.
SVN revision: 49068
Hannes Janetzek [Thu, 20 May 2010 15:41:27 +0000 (15:41 +0000)]
added input_type to plugins:
using it automatically creates an action
that allows to browse any selected item
of that type.
move plugin functions in separate file
text_plugin reuses current item so that it doesnt flicker
while typing
use e_fm function for path to uri espace
remove duplicated macros in evry_api.h and e_mod_main.h
fix set usage of exebuf items
SVN revision: 49066
Carsten Haitzler [Thu, 20 May 2010 11:47:07 +0000 (11:47 +0000)]
stick in dummy file so it compile... bad disco! bad!
SVN revision: 49064
Massimo Maiurana [Thu, 20 May 2010 11:34:09 +0000 (11:34 +0000)]
updating french and italian translations
SVN revision: 49063
Mike Blumenkrantz [Thu, 20 May 2010 10:12:41 +0000 (10:12 +0000)]
add full udev support for temp module:
if e is compiled with eeze as the preferred backend, a new config page will appear in the settings for the temperature module where internal and udev are selectable options.
udev mode should support ALL possible hardware, so if you've been having issues with the current temp module, try udev mode!
also note that udev mode provides an extra amount of precision for hahas; it also still obeys the configurable polling intervals.
please test and report all bugs!
SVN revision: 49062
Mike Blumenkrantz [Thu, 20 May 2010 10:05:52 +0000 (10:05 +0000)]
fix stringshare delete
SVN revision: 49061
Carsten Haitzler [Thu, 20 May 2010 09:19:26 +0000 (09:19 +0000)]
make src utf8.
SVN revision: 49060
Hannes Janetzek [Thu, 20 May 2010 06:51:29 +0000 (06:51 +0000)]
printf--
SVN revision: 49057
Hannes Janetzek [Thu, 20 May 2010 06:14:04 +0000 (06:14 +0000)]
switch back selector when current plugin provides no more items. (e.g. after remove action performed)
smaller match lag
SVN revision: 49056
Hannes Janetzek [Thu, 20 May 2010 05:02:24 +0000 (05:02 +0000)]
keep input text after plugin trigger
SVN revision: 49052
Hannes Janetzek [Thu, 20 May 2010 04:44:56 +0000 (04:44 +0000)]
goto end; after input completion
SVN revision: 49049
Hannes Janetzek [Thu, 20 May 2010 04:38:53 +0000 (04:38 +0000)]
reorder get_file_icon to get theme icons for mount points
SVN revision: 49048
Mike Blumenkrantz [Thu, 20 May 2010 04:28:30 +0000 (04:28 +0000)]
update to handle new watch filter
SVN revision: 49046
Mike Blumenkrantz [Wed, 19 May 2010 17:57:17 +0000 (17:57 +0000)]
make battery popup go away automatically when time goes above warning threshold
SVN revision: 49013
Mike Blumenkrantz [Wed, 19 May 2010 17:53:16 +0000 (17:53 +0000)]
popup tweak #2
SVN revision: 49012
Mike Blumenkrantz [Wed, 19 May 2010 17:51:31 +0000 (17:51 +0000)]
fix annoying battery popups with 99% battery
SVN revision: 49011
Hannes Janetzek [Wed, 19 May 2010 14:53:22 +0000 (14:53 +0000)]
evry theme tweak
SVN revision: 49010
Hannes Janetzek [Wed, 19 May 2010 14:47:12 +0000 (14:47 +0000)]
use plugin instance macro
SVN revision: 49008
Hannes Janetzek [Wed, 19 May 2010 14:46:37 +0000 (14:46 +0000)]
BIG cleanup
- moved executables from apps plugin to exebuf plugin
running commands should now be simpler, keeps also
track of previous comands
SVN revision: 49007
Hannes Janetzek [Wed, 19 May 2010 14:44:36 +0000 (14:44 +0000)]
- added EVRY_PLUGIN_INTANCE macro whic SHOULD be
used to create new intances for plugins which
can have more than one
- keep anonymous reference to current state with plugin
- remove lots of special handling for aggregator plugin
SVN revision: 49006
Mike Blumenkrantz [Wed, 19 May 2010 09:17:09 +0000 (09:17 +0000)]
update battery module to use new ecore poller functions and avoid destroying poller objects every few seconds
SVN revision: 49003
Hannes Janetzek [Wed, 19 May 2010 02:43:41 +0000 (02:43 +0000)]
show indicator for when thumb slide for/back is possible
SVN revision: 48996
Hannes Janetzek [Wed, 19 May 2010 01:34:46 +0000 (01:34 +0000)]
get mouse events from seletors again
SVN revision: 48995
Hannes Janetzek [Wed, 19 May 2010 01:24:26 +0000 (01:24 +0000)]
cleanups
SVN revision: 48994
Hannes Janetzek [Wed, 19 May 2010 01:10:15 +0000 (01:10 +0000)]
- swallow selectors item _in_ theme
- cleanup shift-selectors action
SVN revision: 48993
Mike Blumenkrantz [Wed, 19 May 2010 00:14:00 +0000 (00:14 +0000)]
workarounds for udev bugs?
SVN revision: 48992
Hannes Janetzek [Wed, 19 May 2010 00:03:35 +0000 (00:03 +0000)]
- rework windows plugin, x:y now matches window from that desk
- fix evry_util_plugin_items_add to match item->detail properly
- fix evry_item_select with item-changed event
SVN revision: 48991
Mike Blumenkrantz [Wed, 19 May 2010 00:01:07 +0000 (00:01 +0000)]
workaround for unknown battery states
SVN revision: 48990
Christopher Michael [Tue, 18 May 2010 23:47:47 +0000 (23:47 +0000)]
Disable 'fuzzy' check when the mode is not udev.
SVN revision: 48989
Christopher Michael [Tue, 18 May 2010 22:44:28 +0000 (22:44 +0000)]
enotify is not a dep of E...nothing in the source tree is using it.
SVN revision: 48987
Davide Andreoli [Tue, 18 May 2010 21:37:05 +0000 (21:37 +0000)]
Add missed func: e_widget_ilist_selected_data_get(*obj)
SVN revision: 48986
Mike Blumenkrantz [Tue, 18 May 2010 20:15:11 +0000 (20:15 +0000)]
udev: recalc last full charge on update in case battery loses maxlife between module restarts
all: do not display time if full && have power
SVN revision: 48985
Hannes Janetzek [Tue, 18 May 2010 15:12:32 +0000 (15:12 +0000)]
- fix segv with complete input
- plugin can now set item selected by item change event
- better slide dir parameter
- fix comparison with unitialized values, thanks valgrind
SVN revision: 48981
Hannes Janetzek [Tue, 18 May 2010 14:25:11 +0000 (14:25 +0000)]
evry: add indicator for browsable items also in thumb mode
SVN revision: 48979
Hannes Janetzek [Tue, 18 May 2010 14:17:05 +0000 (14:17 +0000)]
ifdef udev
SVN revision: 48978
Hannes Janetzek [Tue, 18 May 2010 12:32:29 +0000 (12:32 +0000)]
actually remove duplicates in aggregator
SVN revision: 48976
Hannes Janetzek [Tue, 18 May 2010 12:19:02 +0000 (12:19 +0000)]
evry_util_plugin_items_add: let plugin decide minimum input
SVN revision: 48974
Mike Blumenkrantz [Tue, 18 May 2010 10:39:30 +0000 (10:39 +0000)]
udev mode enabled in battery module (--enable-device-udev) with polling time supported. udev times are extremely accurate AT THE TIME THAT THEY POLL.
I have added what I call "fuzzy mode", which (in udev mode only) averages the past 10 polling times to give a somewhat more readable measurement.
bugs: none that I know of?
todo: make fuzzy mode average the previous 10 times without resetting except on state change, fix "fuzzy mode" checkbox to only enable when udev is selected
SVN revision: 48973
Hannes Janetzek [Tue, 18 May 2010 09:37:58 +0000 (09:37 +0000)]
allow files to be dragged out of everything. bound to right button atm.
SVN revision: 48972
Hannes Janetzek [Tue, 18 May 2010 08:02:39 +0000 (08:02 +0000)]
remove evry-wallpaper
SVN revision: 48971
Hannes Janetzek [Tue, 18 May 2010 07:52:26 +0000 (07:52 +0000)]
- show thumbnails for edj wallpaper
- added helper macros for action_free and new plugin instance
SVN revision: 48967
Carsten Haitzler [Tue, 18 May 2010 07:50:56 +0000 (07:50 +0000)]
call sys action for exit on io error - cleaner.
SVN revision: 48966
Hannes Janetzek [Tue, 18 May 2010 06:17:53 +0000 (06:17 +0000)]
removed everything-wallpaper
SVN revision: 48963
Hannes Janetzek [Tue, 18 May 2010 03:20:55 +0000 (03:20 +0000)]
fix invalid write..
cleanups
SVN revision: 48955
Hannes Janetzek [Mon, 17 May 2010 23:40:18 +0000 (23:40 +0000)]
reduce the chance to browse item by mistake when doing thumb scroll
SVN revision: 48950
Hannes Janetzek [Mon, 17 May 2010 23:15:00 +0000 (23:15 +0000)]
make evrything handle mouse events.
- double click on item runs action, right click runs action and keep evry open
- same with selectors
- mouse down and move 150px browses that item. and back. TODO needs an indicator
- mouse wheel selects next/prev on plugin bar or selectors
SVN revision: 48949
Christopher Michael [Mon, 17 May 2010 22:46:28 +0000 (22:46 +0000)]
Add enums for acpi signals, and enums for lid status.
Add function to return current lid status.
SVN revision: 48948
Massimo Maiurana [Mon, 17 May 2010 16:19:53 +0000 (16:19 +0000)]
updating french and italian translations
SVN revision: 48944
Mike Blumenkrantz [Mon, 17 May 2010 08:57:47 +0000 (08:57 +0000)]
more udev battery progress, seems like a good stopping point for tonight.
still no functionality changes.
SVN revision: 48943
Mike Blumenkrantz [Mon, 17 May 2010 07:17:59 +0000 (07:17 +0000)]
split battery module device backend into separate files to make it more manageable. main.h now has more function protos. dummy conditional added to configure for later use with makefile source file selection.
still no functionality change
SVN revision: 48940
Mike Blumenkrantz [Mon, 17 May 2010 05:14:50 +0000 (05:14 +0000)]
incremental commit towards udev. no functional changes made, udev support still not implemented
SVN revision: 48939
Mike Blumenkrantz [Mon, 17 May 2010 04:27:23 +0000 (04:27 +0000)]
these files should be deleted on maintainer clean!
SVN revision: 48937
Mike Blumenkrantz [Mon, 17 May 2010 04:22:49 +0000 (04:22 +0000)]
clean up device backend detection, should never error now
SVN revision: 48936
Hannes Janetzek [Mon, 17 May 2010 00:41:28 +0000 (00:41 +0000)]
fix refocus window below issue with pager popup action
SVN revision: 48932
Christopher Michael [Mon, 17 May 2010 00:18:21 +0000 (00:18 +0000)]
Make sscanf a bit more sane wrt the if statement.
SVN revision: 48931
Christopher Michael [Mon, 17 May 2010 00:11:55 +0000 (00:11 +0000)]
For unknown devices, set the event's device name to the name of the
device returned in the ACPI message rather than a hard-coded 'unknown'.
SVN revision: 48930
Christopher Michael [Mon, 17 May 2010 00:04:12 +0000 (00:04 +0000)]
Small formatting fix.
SVN revision: 48929
Christopher Michael [Mon, 17 May 2010 00:03:55 +0000 (00:03 +0000)]
Add a TODO list.
Create a device hash to match standard device names to types.
Cleanup E_EVENT_ACPI (add missing ones, remove not needed ones).
Actually parse out the ACPI data which we receive.
You can now actually use this ACPI code for event listening, but the
Status field of the event structure needs sanatizing yet (turn into
something meaningful).
SVN revision: 48928
Hannes Janetzek [Sun, 16 May 2010 22:04:34 +0000 (22:04 +0000)]
make clipboard action remember context.
cleanups & tweaks
SVN revision: 48927
Hannes Janetzek [Sun, 16 May 2010 21:35:02 +0000 (21:35 +0000)]
remember calc results that were copied to clipboard
SVN revision: 48926
Christopher Michael [Sun, 16 May 2010 16:10:36 +0000 (16:10 +0000)]
Add some more acpi event types that we will handle.
SVN revision: 48916
Carsten Haitzler [Sun, 16 May 2010 15:00:35 +0000 (15:00 +0000)]
hmm i wonder who broke batget - changed it from 5 to 4 params.
SVN revision: 48915
Carsten Haitzler [Sun, 16 May 2010 08:56:06 +0000 (08:56 +0000)]
bah - that corner binding should never be there. confusing.
SVN revision: 48914
Massimo Maiurana [Sun, 16 May 2010 07:56:10 +0000 (07:56 +0000)]
updating greek translations
SVN revision: 48913
Christopher Michael [Sun, 16 May 2010 06:21:48 +0000 (06:21 +0000)]
Change acpi event structure to be able to pass more info.
SVN revision: 48912
Christopher Michael [Sun, 16 May 2010 05:27:14 +0000 (05:27 +0000)]
Remove unneeded deps for e_init_main (splash screen).
SVN revision: 48911
Christopher Michael [Sun, 16 May 2010 05:26:29 +0000 (05:26 +0000)]
Add start of ACPI code. Does not actually parse yet tho.
Add e_acpi_init to startup (it safely returns if acpid is not running).
Fix some formatting in e_main.
SVN revision: 48910
Hannes Janetzek [Sun, 16 May 2010 04:06:15 +0000 (04:06 +0000)]
explicitly check that not ctrl or shift modifiers are active for normal tab bevahior.
cleanup
SVN revision: 48909
Hannes Janetzek [Sun, 16 May 2010 03:22:17 +0000 (03:22 +0000)]
refactor
SVN revision: 48908
Hannes Janetzek [Sun, 16 May 2010 02:56:40 +0000 (02:56 +0000)]
dont sort parent dirs by usage
cleanups
SVN revision: 48906
Hannes Janetzek [Sun, 16 May 2010 02:37:07 +0000 (02:37 +0000)]
added selectors-shift function - in object selector one can trigger the
binding for show everything again and start with the current object as
new subject. esc or evry-binding will go back to previous level.
this will come in handy sooner or later. believe me (=
added browse folder action to browse the containing folder of a file in
everything.
now for example you have a plalist entry or a file from tracker search and
want to do sth within the parent dir of that file:
select browse folder -> .. go to parent -> trigger-evry-again ->
select delete/copy/watch the folder as slideshow or do whatever.
SVN revision: 48905
Christopher Michael [Sun, 16 May 2010 01:59:49 +0000 (01:59 +0000)]
Splash doesn't need eet or ecore-file, so remove includes.
Fix some formatting.
SVN revision: 48904
Hannes Janetzek [Sat, 15 May 2010 23:27:09 +0000 (23:27 +0000)]
dont loose key events when showing everything
SVN revision: 48903
Hannes Janetzek [Sat, 15 May 2010 21:22:06 +0000 (21:22 +0000)]
dont match parameters of exec line
SVN revision: 48902
Hannes Janetzek [Sat, 15 May 2010 21:03:42 +0000 (21:03 +0000)]
fix segv
SVN revision: 48901
Hannes Janetzek [Sat, 15 May 2010 20:58:54 +0000 (20:58 +0000)]
fix: ctrl+return
SVN revision: 48900
Hannes Janetzek [Sat, 15 May 2010 19:19:05 +0000 (19:19 +0000)]
- make cheat history work again
- dont check if files from cache exist in recent search, can slow down a lot
cleanups
SVN revision: 48899
Hannes Janetzek [Sat, 15 May 2010 17:56:50 +0000 (17:56 +0000)]
test if svg loader works, if so add svg to efreet theme supported types
SVN revision: 48896
Mike Blumenkrantz [Sat, 15 May 2010 17:09:35 +0000 (17:09 +0000)]
clarify device backend error message for people who think they are clever and can disable hal support :P
SVN revision: 48894
Christopher Michael [Sat, 15 May 2010 16:29:07 +0000 (16:29 +0000)]
Reenable efreet_desktop_cache_update. The endless loop seems to have
sorted itself out now.
SVN revision: 48892
Carsten Haitzler [Sat, 15 May 2010 13:12:14 +0000 (13:12 +0000)]
oooh baby.. lets make use of these matching doobies.
SVN revision: 48889
Carsten Haitzler [Sat, 15 May 2010 12:25:33 +0000 (12:25 +0000)]
add names to popups
SVN revision: 48888
Carsten Haitzler [Sat, 15 May 2010 09:14:31 +0000 (09:14 +0000)]
oooh lookie here. a way to match comp "shadow" objects with window types,
properties etc. etc. - yes it works.. no there is no sample config yet. and
there is no gui config to change this (yet). need first initial sample config.
SVN revision: 48886
Hannes Janetzek [Sat, 15 May 2010 04:22:12 +0000 (04:22 +0000)]
fix segv
SVN revision: 48880
Hannes Janetzek [Fri, 14 May 2010 22:41:30 +0000 (22:41 +0000)]
- allow tab when there is no state to get back from empty selector
- fix segv window could have been deleted
SVN revision: 48873