Massimo Maiurana
7e14b057fa
updating french and italian translations
...
SVN revision: 48944
13 years ago
Mike Blumenkrantz
bafe1c825f
more udev battery progress, seems like a good stopping point for tonight.
...
still no functionality changes.
SVN revision: 48943
13 years ago
Mike Blumenkrantz
e65da68f57
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
13 years ago
Mike Blumenkrantz
e07ccccdab
incremental commit towards udev. no functional changes made, udev support still not implemented
...
SVN revision: 48939
13 years ago
Mike Blumenkrantz
eb8be61616
these files should be deleted on maintainer clean!
...
SVN revision: 48937
13 years ago
Mike Blumenkrantz
b8b2d32962
clean up device backend detection, should never error now
...
SVN revision: 48936
13 years ago
Hannes Janetzek
bfbd5f09d2
fix refocus window below issue with pager popup action
...
SVN revision: 48932
13 years ago
Christopher Michael
078fe68f2d
Make sscanf a bit more sane wrt the if statement.
...
SVN revision: 48931
13 years ago
Christopher Michael
08fde98a06
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
13 years ago
Christopher Michael
3c8d951719
Small formatting fix.
...
SVN revision: 48929
13 years ago
Christopher Michael
d823aba015
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
13 years ago
Hannes Janetzek
7f9818b8a6
make clipboard action remember context.
...
cleanups & tweaks
SVN revision: 48927
13 years ago
Hannes Janetzek
55af2f16ad
remember calc results that were copied to clipboard
...
SVN revision: 48926
13 years ago
Christopher Michael
7ec3688471
Add some more acpi event types that we will handle.
...
SVN revision: 48916
13 years ago
Carsten Haitzler
8692498308
hmm i wonder who broke batget - changed it from 5 to 4 params.
...
SVN revision: 48915
13 years ago
Carsten Haitzler
d116e2e565
bah - that corner binding should never be there. confusing.
...
SVN revision: 48914
13 years ago
Massimo Maiurana
5ee0971b3f
updating greek translations
...
SVN revision: 48913
13 years ago
Christopher Michael
e828519e97
Change acpi event structure to be able to pass more info.
...
SVN revision: 48912
13 years ago
Christopher Michael
3ff8bf1651
Remove unneeded deps for e_init_main (splash screen).
...
SVN revision: 48911
13 years ago
Christopher Michael
903caca63b
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
13 years ago
Hannes Janetzek
c011256d5c
explicitly check that not ctrl or shift modifiers are active for normal tab bevahior.
...
cleanup
SVN revision: 48909
13 years ago
Hannes Janetzek
0f508a61ce
refactor
...
SVN revision: 48908
13 years ago
Hannes Janetzek
523a1fbe07
dont sort parent dirs by usage
...
cleanups
SVN revision: 48906
13 years ago
Hannes Janetzek
caacbb82df
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
13 years ago
Christopher Michael
76076d4399
Splash doesn't need eet or ecore-file, so remove includes.
...
Fix some formatting.
SVN revision: 48904
13 years ago
Hannes Janetzek
b731a8b693
dont loose key events when showing everything
...
SVN revision: 48903
13 years ago
Hannes Janetzek
21a4955ee3
dont match parameters of exec line
...
SVN revision: 48902
13 years ago
Hannes Janetzek
da786a09b0
fix segv
...
SVN revision: 48901
13 years ago
Hannes Janetzek
3be469bc80
fix: ctrl+return
...
SVN revision: 48900
13 years ago
Hannes Janetzek
838684d6d8
- make cheat history work again
...
- dont check if files from cache exist in recent search, can slow down a lot
cleanups
SVN revision: 48899
13 years ago
Hannes Janetzek
e38b5bd6de
test if svg loader works, if so add svg to efreet theme supported types
...
SVN revision: 48896
13 years ago
Mike Blumenkrantz
c6d36cb39f
clarify device backend error message for people who think they are clever and can disable hal support :P
...
SVN revision: 48894
13 years ago
Christopher Michael
df850ebba7
Reenable efreet_desktop_cache_update. The endless loop seems to have
...
sorted itself out now.
SVN revision: 48892
13 years ago
Carsten Haitzler
c53e008da4
oooh baby.. lets make use of these matching doobies.
...
SVN revision: 48889
13 years ago
Carsten Haitzler
1fbaf30e95
add names to popups
...
SVN revision: 48888
13 years ago
Carsten Haitzler
0ffa8b00a5
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
13 years ago
Hannes Janetzek
8e163071dd
fix segv
...
SVN revision: 48880
13 years ago
Hannes Janetzek
f6b49da880
- allow tab when there is no state to get back from empty selector
...
- fix segv window could have been deleted
SVN revision: 48873
13 years ago
Hannes Janetzek
6127ee87f2
selector shadow should be above list
...
SVN revision: 48872
13 years ago
Hannes Janetzek
71bc90e6ce
- remove Evry.h
...
- move local vars into Evry_Window
SVN revision: 48871
13 years ago
Mike Blumenkrantz
de3636182d
change as_if to if to appease vtorri :)
...
SVN revision: 48870
13 years ago
Mike Blumenkrantz
127aae1ab8
my first e commit that doesn't break anything (I think)!
...
enables eeze_udev support where available, currently only illume2, as a device backend to replace ehal.
unless --enable-device-udev is explicitly specified, e will continue to use ehal as the device backend.
upon selection of eeze_udev, a brief warning will be shown during config summary.
components that do not support eeze_udev will still fall back to hal even if eeze_udev is selected
SVN revision: 48867
13 years ago
Massimo Maiurana
7648dbd846
updating french and italian translations
...
SVN revision: 48863
13 years ago
Carsten Haitzler
212f106a36
gaaaaaaah. pass distcheck.
...
SVN revision: 48862
13 years ago
Hannes Janetzek
6f5080e051
set better defaults
...
SVN revision: 48853
13 years ago
Hannes Janetzek
11a62e9049
use one window - more freedom to the aadvarks!
...
SVN revision: 48852
13 years ago
Hannes Janetzek
111b5b95c1
- get correct path uris
...
- fix browse item action missed one case
- fix segv in selector_item_update when state has no plugin
SVN revision: 48838
13 years ago
Hannes Janetzek
57a9bdc2ed
- added Action_Performed event to let plugins know when an action was performed :)
...
- step to next item in thumb-view when marking items
- aggregator: better sorting of non-toplevel plugins, cleanups
SVN revision: 48832
13 years ago
Christopher Michael
5c8f0b2675
Skip winlist.
...
SVN revision: 48830
13 years ago
Christopher Michael
f118fa09c1
Don't show in winlist.
...
SVN revision: 48829
13 years ago