Mike McCormack
f552e94877
Update .gitignore files
...
SVN revision: 60416
12 years ago
Lucas De Marchi
53d34e6af9
e17: bluez: don't mark used args as unused
...
Don't mark used args with __UNUSED__ attribute. GCC may optmize calls and bad
things will happen. This should fix the following crash:
#0 0x00007fc94c7dc8f8 in poll () from /lib/libc.so.6
#1 0x00007fc94b025ba2 in ?? () from /usr/lib/libxcb.so.1
#2 0x00007fc94b02702f in xcb_wait_for_event () from /usr/lib/libxcb.so.1
#3 0x00007fc94d35a7c8 in _XReadEvents () from /usr/lib/libX11.so.6
#4 0x00007fc94d348cc8 in XNextEvent () from /usr/lib/libX11.so.6
#5 0x000000000043f6eb in e_alert_show ()
#6 0x000000000050a7ad in e_sigseg_act ()
#7 <signal handler called>
#8 0x0000000000528218 in _queue_append ()
#9 0x0000000000528612 in e_widget_ilist_append ()
#10 0x00007fc94542eb7b in _bluez_event_devicefound () from /home/lucas/dev/e/lib/enlightenment/modules/bluez/linux-gnu-x86_64-ver-pre-svn-08/module.so
#11 0x00007fc94f747401 in _ecore_event_call () from /home/lucas/dev/e/lib/libecore.so.1
#12 0x00007fc94f74b58e in _ecore_main_loop_iterate_internal () from /home/lucas/dev/e/lib/libecore.so.1
#13 0x00007fc94f74b79f in ecore_main_loop_begin () from /home/lucas/dev/e/lib/libecore.so.1
#14 0x0000000000433901 in main ()
SVN revision: 60412
12 years ago
Carsten Haitzler
8001665c3d
and fix other broken mixer behavior - like not handling its own
...
bindings within its own grab key down handler
SVN revision: 60403
12 years ago
Carsten Haitzler
2b7b0b6082
fix issues k-s reported:
...
SVN revision: 60369
12 years ago
Hannes Janetzek
b38f0e4f26
e17/evry: only cleanup history when CLEANUP_THRESHOLD is reached.
...
SVN revision: 60363
12 years ago
Massimo Maiurana
55a2ef383c
updating portuguese translations
...
SVN revision: 60357
12 years ago
Carsten Haitzler
411f75319d
backlight support for non randr (go right to /sys via suid root tool).
...
test keybindings too and make brightness be 0->100 to avoid float
parsing issues
SVN revision: 60350
12 years ago
Massimo Maiurana
1be8366a35
updating portuguese translations
...
SVN revision: 60309
12 years ago
Carsten Haitzler
619856b0af
and update on create too.
...
SVN revision: 60307
12 years ago
Carsten Haitzler
004bdade85
make bulb gadget change glow/brightness based on actual backlight
...
brightness.
SVN revision: 60306
12 years ago
Christopher Schimp
27ed7c4764
From: Christopher Schimp <silverchris@radiochat.ca>
...
Subject: [E-devel] [Patch]Added Unlock to msgbus module
Hi,
This is a small patch to allow you to unlock E from dbus.
SVN revision: 60300
12 years ago
Carsten Haitzler
584c232f00
mixer -. kbd controls while popup up didnt work. work now.
...
SVN revision: 60297
12 years ago
Rafael Antognolli
595119406b
e: fix doc build when srcdir != builddir.
...
SVN revision: 60293
12 years ago
Carsten Haitzler
0b1b6cbd63
make keybinding that toggles backlight toggle it down when grabbed
...
SVN revision: 60274
12 years ago
Carsten Haitzler
f1209497d0
and backlight bindings for interactive mode by default
...
SVN revision: 60272
12 years ago
Carsten Haitzler
96f1de4a89
dont grab mouse. just kbd!
...
SVN revision: 60271
12 years ago
Carsten Haitzler
b1b9428f72
keyboard control of backlight popup when up now done
...
SVN revision: 60270
12 years ago
Carsten Haitzler
965fc62fd8
fix resize if minx/max etc. props changed during reisze.
...
SVN revision: 60263
12 years ago
Carsten Haitzler
ac920f6db3
delete action when unloading module!
...
SVN revision: 60262
12 years ago
Daniel Juyung Seo
f92222a2d2
e enlightenment.desktop.in: Added Korean translation.
...
SVN revision: 60254
12 years ago
Carsten Haitzler
3277210fe4
load backlight module by default and have bindings by default for
...
backlight stuff
SVN revision: 60249
12 years ago
Gustavo Sverzut Barbieri
fee122d19d
properly wrap hal stuff inside HAVE_HAL.
...
SPANK SPANK SPANK raster... he also left lots of trailing whitespace there :-/
SVN revision: 60248
12 years ago
Boris Faure
aeb90bf58a
e: fix e_winlist_left/down/up
...
SVN revision: 60247
12 years ago
Boris Faure
6048d46024
remove .cvsignore files
...
SVN revision: 60246
12 years ago
Massimo Maiurana
35aaa00f74
updating french and italian translations
...
SVN revision: 60245
12 years ago
Carsten Haitzler
26a35cdf01
backlight config tab, module, slider and core in. somehow doesnt work
...
with hal atm even tho i think i sent the right dbus req. hmmm. get
response.. of 0 for getting bl. for xrandr it works.
SVN revision: 60242
12 years ago
Carsten Haitzler
c6d8fa89c9
allow shelf contents to be configured from core shelf conf dialog
...
SVN revision: 60234
12 years ago
Carsten Haitzler
817d807c10
slim down mixer popup
...
SVN revision: 60233
12 years ago
Massimo Maiurana
4b477da780
updating dutch translations
...
SVN revision: 60138
12 years ago
Massimo Maiurana
757fcd7800
updating french translations
...
SVN revision: 60130
12 years ago
Massimo Maiurana
e47940bc21
updating french and italian translations
...
SVN revision: 60088
12 years ago
Christopher Michael
66fbfda38c
Illume Keyboard: Fix keyboard button colors.
...
SVN revision: 60047
12 years ago
Cedric BAIL
2b0f414f2b
e: add an action for clock module to show calendar popup.
...
SVN revision: 60041
12 years ago
Mike McCormack
3b5627d192
Add ignore and update files
...
SVN revision: 60034
12 years ago
Boris Faure
5799600f01
e: typo
...
SVN revision: 60009
12 years ago
Boris Faure
613b8a052d
e: clock: remove duplicated code
...
SVN revision: 60008
12 years ago
Carsten Haitzler
65c506b861
fix pm properly
...
SVN revision: 59984
12 years ago
Carsten Haitzler
8f29eac9c3
make some notes in header for when iw as fixing up default bindings
...
SVN revision: 59983
12 years ago
Carsten Haitzler
0555042f01
fix illume profile name.
...
SVN revision: 59982
12 years ago
Carsten Haitzler
f7c752c855
fill out acpi default bindings
...
SVN revision: 59981
12 years ago
Carsten Haitzler
fe69442288
default bindings for xf86 keys that e has actions for
...
SVN revision: 59980
12 years ago
Carsten Haitzler
e091060fab
fix ampm to actually flip
...
SVN revision: 59979
12 years ago
Massimo Maiurana
6cabe7e757
updating french translations
...
SVN revision: 59976
12 years ago
Carsten Haitzler
1f2b52ed41
clock settings -> fix name
...
SVN revision: 59975
12 years ago
Carsten Haitzler
c4893e6116
and adjust aspec going <-> digital and analog
...
SVN revision: 59974
12 years ago
Carsten Haitzler
aedbc11288
DIGITAL CLOCK!!!!! see clock settings for how to turn it on blah blah
...
blah.
SVN revision: 59973
12 years ago
Carsten Haitzler
a7474a66fa
right click menu for clock gadget has standard settings item in it now
...
SVN revision: 59967
12 years ago
Carsten Haitzler
cd00d3b729
turning seconds ona nd off works now with analogue clock. digital
...
clock now needed
SVN revision: 59966
12 years ago
Carsten Haitzler
45f07b2f9c
and now to be able to change seconds opt. stil has no effect. rest of
...
work now in theme.
SVN revision: 59963
12 years ago
Carsten Haitzler
ba1b494b40
more clock work. cfg dialog now, config file and settings, not al
...
work... yet. digital clock, seconds on/off and 24h vs 12h still to go.
SVN revision: 59962
12 years ago