Commit Graph

3611 Commits

Author SHA1 Message Date
Christopher Michael 015e05f81f E: Composite module: Only allow OpenGL engine if "ECORE_X_NO_XLIB" is
not around (hence ecore_x was started to allow Opengl to run).



SVN revision: 61764
2011-07-26 14:21:23 +00:00
Christopher Michael a80eff2e47 E: Make Desktop Environments window actually have the proper window
title and class ;)



SVN revision: 61712
2011-07-25 21:49:37 +00:00
Christopher Michael 1a13f8c26f E: Make E work with the new XCB stuffs. This breaks out e_alert into
it's own utility (as per raster's request/idea). Remove explicit
x_clags in Makefile.am(s) as they are no longer needed.

NB: I added some additional libs to the precache stuffs (even tho it's
not used right now). Also a newer e_main (more optimized).

NB: IF you are brave and want to test this, build evas w/ xcb, build
ecore w/ xcb, then rebuild E. Also, disable building opengl in both
evas & ecore (it's not ready for public consumption when paired w/ xcb).



SVN revision: 61680
2011-07-25 09:40:18 +00:00
Carsten Haitzler e923a8b481 fix limit fps - it doesnt totally limit fps as window moves and
resizes are still going to work at input event rate, but app rendering
will be limited etc. and this stops e missing updates. so it's a bugfix.



SVN revision: 61643
2011-07-24 09:16:52 +00:00
Carsten Haitzler 82d078956a dont really need env var anymore - sync options work.
SVN revision: 61630
2011-07-24 05:51:44 +00:00
Carsten Haitzler 2ab11c2137 no need to del objects - canvas does that.
SVN revision: 61629
2011-07-24 04:13:33 +00:00
Carsten Haitzler 63cd75a12f tempget -> also do /sys.
SVN revision: 61626
2011-07-24 03:28:13 +00:00
Christopher Michael 165813d5de E: Fix systray module to be engine independant by using just ecore_x
library calls.



SVN revision: 61556
2011-07-21 12:10:16 +00:00
Hannes Janetzek 53c33c11d8 e17/backlight: fix doublemenu showing
SVN revision: 61532
2011-07-20 15:48:03 +00:00
Mike Blumenkrantz 2b8a975102 ecrustified because it was terrible
SVN revision: 61414
2011-07-15 19:26:57 +00:00
Cedric BAIL 313ef3a6d5 e: add new connman error message naming.
SVN revision: 61394
2011-07-15 09:06:38 +00:00
Carsten Haitzler 52d8eedc93 add options to run/support other desktop env's as well as load std x
stuff.



SVN revision: 61364
2011-07-14 08:18:55 +00:00
Michael BOUCHAUD 680c3eb7ac e: make some config vars in illume-keyboard. I hope limits will be good for you.
SVN revision: 61290
2011-07-12 13:05:06 +00:00
Carsten Haitzler ad7ad9a092 fix up wheel issue with bl module
should make bl work on archos on anchient kernel now... missed support
code from e_backlight.c



SVN revision: 61277
2011-07-12 10:12:59 +00:00
Carsten Haitzler 6019c251d9 use mmap safety.
SVN revision: 60983
2011-07-04 09:47:09 +00:00
Carsten Haitzler 21127bf39d oh gah.. dont show dialog.. if there is nothing to complain about.
SVN revision: 60814
2011-06-29 13:22:16 +00:00
Carsten Haitzler 3027c3a6c6 warn about env vars that may affect you.
SVN revision: 60813
2011-06-29 12:18:47 +00:00
Hannes Janetzek 5710f961d7 e17/clock: remove default gcc menu. only show one menu on right click
SVN revision: 60812
2011-06-29 12:06:55 +00:00
Christopher Michael f5fb0b38ed E: Illume2: Quiet down some printfs wrt extra border types.
SVN revision: 60786
2011-06-28 23:45:19 +00:00
Christopher Michael 002f844940 E: Illume2/Policy: Remove some extra comments (printfs) that are not
needed.



SVN revision: 60785
2011-06-28 23:44:29 +00:00
Christopher Michael 1b11d42da9 E: Illume Indicator: Add lock focus_in/out (needed for recent changes
in e_border code so that indicator window does not get focus).



SVN revision: 60784
2011-06-28 23:43:36 +00:00
Christopher Michael 8bb362efd8 E: Softkey Module: Decrease space allocated to 'extra buttons'. Add
lock focus_in/out on the softkey window (appears to be needed with the
changes in e_border code, else the softkey window ends up getting
focus but it should not).



SVN revision: 60783
2011-06-28 23:42:15 +00:00
Hannes Janetzek 2ed6d1fbdd e17/evry: fix segv. disable handling of plugin keybingings while evry is active. for now
SVN revision: 60773
2011-06-28 18:59:04 +00:00
Carsten Haitzler e8d650d99f and make browser cmd copy browser desktop file out.. because xdg-open
doesnt even obey the xdg x-scheme types to figure out what to use.



SVN revision: 60679
2011-06-25 09:54:06 +00:00
Carsten Haitzler 057db78b4b add dialog for selecting "default apps". does xdg defaults.list config
stuff



SVN revision: 60677
2011-06-25 09:33:21 +00:00
Carsten Haitzler 9fd39672bf dont dup mimetypes! no it didnt work.
SVN revision: 60676
2011-06-25 09:32:22 +00:00
Carsten Haitzler cf147f82e8 use efreet dirs for finding mime globs files.
SVN revision: 60671
2011-06-25 06:16:38 +00:00
Carsten Haitzler 7cf548195e try now jeff. works for me with test dir based on your bat content.
use internal battery get option



SVN revision: 60613
2011-06-23 03:42:56 +00:00
Michael BOUCHAUD 0321c0e17b e: fix one more clip in illume-keyboard and build the edje from source now
SVN revision: 60588
2011-06-22 12:34:01 +00:00
Hannes Janetzek 36937f2748 e17/evry: dont handle async updates of plugins when they dont belong to current state. fixes possible duplicates in aggregator when pop directories
SVN revision: 60583
2011-06-22 09:44:30 +00:00
Carsten Haitzler d920be48dd new battery icon.
SVN revision: 60561
2011-06-21 23:54:43 +00:00
Carsten Haitzler 2b7359879c jeff - try this battery change
SVN revision: 60549
2011-06-21 13:34:52 +00:00
Michael BOUCHAUD 076405da93 e: clip on a RECT :D
SVN revision: 60543
2011-06-21 10:21:46 +00:00
Michael BOUCHAUD ce733333b0 e: revert
SVN revision: 60542
2011-06-21 10:20:48 +00:00
Christopher Michael 9fc7442efe Illume Keyboard: Fix incorrect white images.
SVN revision: 60536
2011-06-20 21:31:51 +00:00
P Purkayastha fbed2ecbf5 From: P Purkayastha <ppurka@gmail.com>
Subject: [E-devel] [Patch] Change backlight on mouse scroll

   I am just attaching a small patch, mostly taken from mixer module, 
which allows one to change the backlight via mouse scroll on the gadget.



SVN revision: 60516
2011-06-20 10:14:35 +00:00
Christopher Michael c39aef7895 E: Dpms: Comment out unused variable.
SVN revision: 60489
2011-06-19 15:31:15 +00:00
Christopher Michael a4dd6e30f4 E: Clock: Add UNUSED where missing. Fix Formatting.
SVN revision: 60488
2011-06-19 15:28:32 +00:00
Carsten Haitzler e0eeb1def3 get e17 to use the ecore pos map call to do accel/decel for shading,
and while we're at it allow more modes... like bouncing. pretty cool
to have bouncing shaded windows :)



SVN revision: 60476
2011-06-18 14:38:54 +00:00
Hannes Janetzek b72eb3d0df e17/evry: fix segv. pop object selector states when action changed
SVN revision: 60474
2011-06-18 13:04:08 +00:00
Carsten Haitzler b66dc2749d really fill should be the default!
SVN revision: 60440
2011-06-17 10:09:49 +00:00
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
2011-06-16 23:14:47 +00:00
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
2011-06-16 17:45:38 +00:00
Carsten Haitzler 2b7b0b6082 fix issues k-s reported:
SVN revision: 60369
2011-06-16 03:26:21 +00:00
Hannes Janetzek b38f0e4f26 e17/evry: only cleanup history when CLEANUP_THRESHOLD is reached.
SVN revision: 60363
2011-06-15 20:52:26 +00:00
Massimo Maiurana 55a2ef383c updating portuguese translations
SVN revision: 60357
2011-06-15 16:22:40 +00:00
Massimo Maiurana 1be8366a35 updating portuguese translations
SVN revision: 60309
2011-06-14 16:29:21 +00:00
Carsten Haitzler 619856b0af and update on create too.
SVN revision: 60307
2011-06-14 14:26:20 +00:00
Carsten Haitzler 004bdade85 make bulb gadget change glow/brightness based on actual backlight
brightness.



SVN revision: 60306
2011-06-14 14:24:45 +00:00
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
2011-06-14 07:04:15 +00:00