Commit Graph

14581 Commits

Author SHA1 Message Date
Mike Blumenkrantz 1c629696ee e should now remember pre-maximize sizes for windows across restarts
SVN revision: 79287
2012-11-14 11:39:29 +00:00
Mike Blumenkrantz 7f98512972 fix menu content padding offset on right side
SVN revision: 79279
2012-11-14 10:40:38 +00:00
Mike Blumenkrantz 0bc2c8a7d8 only size/swallow menu icons once
SVN revision: 79278
2012-11-14 10:35:38 +00:00
Mike Blumenkrantz 0c0605da1e pack before thaw so we don't calc twice
SVN revision: 79277
2012-11-14 10:27:27 +00:00
Mike Blumenkrantz cc887a265c formatting
DEAR CEDRIC: PLEASE LEARN HOW TO FORMAT YOUR CODE CORRECTLY. THANKS.


SVN revision: 79276
2012-11-14 09:57:11 +00:00
Mike Blumenkrantz 714185fd1a fix possible, but confusing, dnd crash in efm
SVN revision: 79275
2012-11-14 09:50:00 +00:00
Mike Blumenkrantz 6d22c11a5d due to the combined efforts of an elite developer task force (EDTF) led by devilhorns over a period of weeks, a comp bug caused by fullscreen windows not properly reenabling compositing for override windows is now slightly less crippling, though still very crippling in some cases
ticket #1558


SVN revision: 79274
2012-11-14 09:40:30 +00:00
Mike Blumenkrantz fbca1c1c83 zero the window menu caption buffer
SVN revision: 79272
2012-11-14 09:25:13 +00:00
Mike Blumenkrantz ea545a4eda probably fix bug where mixer bindings would fail to be added again after refreshing a gadget
ticket #1774


SVN revision: 79271
2012-11-14 09:05:00 +00:00
Carsten Haitzler 8e5a49765b make e ipc socket string shorter. osx is unhappy with long paths for
sockets it seems. :)



SVN revision: 79268
2012-11-14 06:38:25 +00:00
Carsten Haitzler 1c4eb6a881 fix pager windows in theme to have exact drag areas.
SVN revision: 79267
2012-11-14 06:14:03 +00:00
Carsten Haitzler 017e915b7f amke move/resize popup box themed now. also fix eye to size properly.
SVN revision: 79266
2012-11-14 06:08:52 +00:00
Carsten Haitzler 8352a2774e e/sys/* stuff done now in def theme.
SVN revision: 79264
2012-11-14 05:33:19 +00:00
Sebastian Dransfeld 2723076d62 e/shot: use mkstemps when template has ext
SVN revision: 79247
2012-11-13 21:35:40 +00:00
Sebastian Dransfeld e6005b1b3d e/wizard: load the copied desktop to trigger cache
SVN revision: 79245
2012-11-13 20:36:41 +00:00
Massimo Maiurana 8fbcd21686 updating various translations
SVN revision: 79242
2012-11-13 18:36:06 +00:00
Mike Blumenkrantz 65a08d98fe add E_EVENT_BACKLIGHT_CHANGE
SVN revision: 79238
2012-11-13 17:36:51 +00:00
Mike Blumenkrantz 5a4d761c88 ALPHA 2 IS GOOOOOOOOOOOOOOOOO
SVN revision: 79234
2012-11-13 15:32:58 +00:00
Mike Blumenkrantz 4e4db42904 properly multiply backlight timeout by seconds
SVN revision: 79230
2012-11-13 13:50:31 +00:00
Mike Blumenkrantz c2ef62e4b5 fix bug where changing config in one clock gadget would reset all clock gadgets
SVN revision: 79229
2012-11-13 13:40:31 +00:00
Thomas Gstädtner 0906b365d1 border remembers: rename Using to Identifiers to be more obvious
Signed-off-by: Thomas Gstädtner <thomas@gstaedtner.net>

SVN revision: 79223
2012-11-13 10:58:16 +00:00
Thomas Gstädtner 76026c02c8 border locks: deengrishify
Signed-off-by: Thomas Gstädtner <thomas@gstaedtner.net>

SVN revision: 79222
2012-11-13 10:58:11 +00:00
Thomas Gstädtner 5349d22d16 wallpaper: more sane dialog title
Signed-off-by: Thomas Gstädtner <thomas@gstaedtner.net>

SVN revision: 79221
2012-11-13 10:58:04 +00:00
Thomas Gstädtner c4ac816070 physics: fix typo
let's teach a correct metric system, shall we? :P

Signed-off-by: Thomas Gstädtner <thomas@gstaedtner.net>

SVN revision: 79220
2012-11-13 10:57:58 +00:00
Thomas Gstädtner 62c7d7231b e_fm: fix typo
Signed-off-by: Thomas Gstädtner <thomas@gstaedtner.net>

SVN revision: 79219
2012-11-13 10:57:50 +00:00
Mike Blumenkrantz 6f633693a7 fix e_start on BSDs, patch from Maxime Villard
SVN revision: 79218
2012-11-13 10:54:35 +00:00
Mike Blumenkrantz 5768027eba int size fix from Maxime Villard
SVN revision: 79217
2012-11-13 10:52:49 +00:00
Mike Blumenkrantz 051353d137 fix video preview layouts
ticket #1716


SVN revision: 79216
2012-11-13 10:45:58 +00:00
Raoul HECKY 4f9ec902b3 Forgot to give rustyBSD some credits
SVN revision: 79213
2012-11-13 10:00:20 +00:00
Mike Blumenkrantz ae73a11981 another rewrite: gadman now just resets itself on a timer any time you mess with monitors instead of trying to add/remove gadcons properly. this should fix some bugs which were floating around
SVN revision: 79211
2012-11-13 09:51:28 +00:00
Mike Blumenkrantz c064a1d2b0 rewrite theme menu scanning to not need a scan every time the menu opens
SVN revision: 79210
2012-11-13 09:30:37 +00:00
Lucas De Marchi bcac7d0525 e: remove leftover files from built tree
SVN revision: 79209
2012-11-13 09:10:35 +00:00
Lucas De Marchi 226756395e e: use subdir-objects only on modules
autopoint/gettext stuff isn't happy at all with subdir-objects option in
configure.ac. We need this option to compile the modules or otherwise we
have a conflict in the generated objects.

big spankies to the gettext crowd.

"fix" it by only using subdir-objects in src/modules/Makefile.am, where
it's really needed.



SVN revision: 79208
2012-11-13 09:09:06 +00:00
Mike Blumenkrantz 4a4f40215e pass border to kill function as expected and don't kill anything if a non-border object was passed
ticket #1769


SVN revision: 79206
2012-11-13 08:39:45 +00:00
Christopher Michael b9446430c8 Surfaceless extension is not longer required for wayland clients in E
Compositor.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 79205
2012-11-13 08:33:36 +00:00
Mike Blumenkrantz 3eebf58116 from rustyBSD:
Hi,
 here is a patch for e/src/modules/cpufreq/e_mod_main.c

 I. _cpufreq_status_check_available() always returns 1,
    so moved to void.

 II. Don't need to 'buf[sizeof(buf) - 1] = 0;', as it's
     already done by snprintf.

 III. Stuff for OpenBSD.

 IV. Fixed files descriptors leaks, and removed useless
     code.

 thanks


SVN revision: 79203
2012-11-13 07:54:03 +00:00
Mike Blumenkrantz e97ccf53cd by popular (overwhelming) demand, -i-really-know-what-i-am-doing-and-accept-full-responsibility-for-it now prevents enlightenment_start from ptracing, which allows gdb attaching once more
SVN revision: 79202
2012-11-13 07:46:02 +00:00
Carsten Haitzler 80858ec4fc 1. move crashdump to its own file - not in xsession-errors (gets
overitten by whatever is already writing to it)
2. set restart env var so crashes dont bring up init splash.



SVN revision: 79198
2012-11-13 05:47:36 +00:00
Raoul HECKY bce29da6fa i18n: Update french po with better translations, and add mising ones.
Almost ready for the upcoming release!


SVN revision: 79193
2012-11-12 22:35:54 +00:00
Massimo Maiurana 5d0779f3f1 makes filepreview widget translatable (patch from Igor Murzov)
SVN revision: 79192
2012-11-12 20:03:28 +00:00
Tom Hacohen 151e675cf2 E menu: Fix menu abbreviation.
Possibly not the fastest way to do it, but I really don't have the time to
do it now. I'm just doing it because it took me less time to fix it than
to handle all of Mike's bugging in PM and mails. ;P
Something is still broken in here, but I don't have time to deal with
it, if there's something broken please let me know or fix it yourself,
should be fairly easy.

SVN revision: 79189
2012-11-12 18:35:34 +00:00
Tom Hacohen e79ad1ed13 E menu: title abbrv is now less broken.
Still very broken.

SVN revision: 79188
2012-11-12 18:35:20 +00:00
Stefan Schmidt a7eb22f38f e/autogen.sh: fix exit status when using NOCONFIGURE
Patch from obiwahn on IRC. Thanks!

SVN revision: 79174
2012-11-12 15:46:00 +00:00
Mike Blumenkrantz 62004a922e no need for AM_LIBADD in any of these makefiles either
SVN revision: 79171
2012-11-12 15:11:12 +00:00
Mike Blumenkrantz 868e9820e4 don't delete evry pkgconfig file for make clean
SVN revision: 79170
2012-11-12 15:10:15 +00:00
Mike Blumenkrantz 8de2ac43f1 s/reopen/relaunch/
SVN revision: 79169
2012-11-12 14:47:36 +00:00
Carsten Haitzler 3868f0f91a try avoid null ptr derefs.
SVN revision: 79168
2012-11-12 14:45:59 +00:00
Carsten Haitzler 12a2eacfb3 lets remove the cache files when we autogen.
SVN revision: 79165
2012-11-12 14:43:59 +00:00
Christopher Michael 2603f3d7a1 Kick the Wayland support for E Compositor back into build shape.
NB: Builds again now, but does not Yet render wayland clients...soon ;)

Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 79164
2012-11-12 14:41:30 +00:00
Mike Blumenkrantz fa8b81e403 HUUUUUUGE spankies to the person who wrote the backlight settings config. massive. humongous. colossal. cannot-adequately-describe-size-because-it-is-too-large sized spankies.
there was a callback set on the dpms timer slider which would, whenever the slider was moved and on creating the slider, set the backlight+screensaver timers to zero IN THE E CONFIG ITSELF. this means anyone who ever opened the dialog with dpms enabled had their backlight+screensaver config broken.
cannot emphasize how bad this is.
ticket #1765


SVN revision: 79163
2012-11-12 14:09:04 +00:00