platform/upstream/enlightenment.git
13 years agoupdating french translations
Massimo Maiurana [Sun, 27 Mar 2011 10:37:13 +0000 (10:37 +0000)]
updating french translations

SVN revision: 58113

13 years agofirst step in removing container win (compositor can replace it al
Carsten Haitzler [Sun, 27 Mar 2011 02:24:19 +0000 (02:24 +0000)]
first step in removing container win (compositor can replace it al
with its own objects directly and expose comp canvas to gadgets/fm and
so on just like container canvas does now. a lot of e's code can be
simplified if we went totally compositing... worry about that for e18,
but for now put in hooks).

SVN revision: 58112

13 years agoe17: deskflip anim.. dont set focus on windows from previous desk
Hannes Janetzek [Sat, 26 Mar 2011 00:39:59 +0000 (00:39 +0000)]
e17: deskflip anim.. dont set focus on windows from previous desk

SVN revision: 58093

13 years agoe17: disable input events of windows while deskflip animation is going
Hannes Janetzek [Fri, 25 Mar 2011 23:14:52 +0000 (23:14 +0000)]
e17: disable input events of windows while deskflip animation is going

- set focus at the end of deskflip animation
- delay show after first move to not draw at final position first
- move window further out to decrease the chance of having comp
  get border_hide event before final position..

SVN revision: 58092

13 years agoe17: revert last commit. causes lost window on restart
Hannes Janetzek [Fri, 25 Mar 2011 20:52:19 +0000 (20:52 +0000)]
e17: revert last commit. causes lost window on restart

SVN revision: 58091

13 years agoe17: set border fx offset directly. should give smoother desk flip animation
Hannes Janetzek [Fri, 25 Mar 2011 20:26:06 +0000 (20:26 +0000)]
e17: set border fx offset directly. should give smoother desk flip animation

SVN revision: 58090

13 years agoe17: remove redundant code:
Hannes Janetzek [Fri, 25 Mar 2011 20:22:52 +0000 (20:22 +0000)]
e17: remove redundant code:
line 2901:
(bd->changes.pos && !bd->changes.size) || (!bd->changes.pos && bd->changes.size)
cant be the case as before (!bd->changes.pos) && (!bd->changes.size) was checked.

line 2935ff: new_client is always false after eval
bd->changes.size/pos is always false after eval

SVN revision: 58089

13 years agoupdating various translations
Massimo Maiurana [Wed, 23 Mar 2011 17:40:07 +0000 (17:40 +0000)]
updating various translations

SVN revision: 58038

13 years agoe17: use non-translateable string for gadcon client shelf menu item. as before.
Hannes Janetzek [Wed, 23 Mar 2011 00:18:15 +0000 (00:18 +0000)]
e17: use non-translateable string for gadcon client shelf menu item. as before.

SVN revision: 58006

13 years agoe17/pager: always show virtual desktop settings in top-level menu
Hannes Janetzek [Tue, 22 Mar 2011 23:07:30 +0000 (23:07 +0000)]
e17/pager: always show virtual desktop settings in top-level menu

SVN revision: 58002

13 years agono 'move to' submenu when only one vdesk
Miculcy Brian [Tue, 22 Mar 2011 19:46:28 +0000 (19:46 +0000)]
no 'move to' submenu when only one vdesk

SVN revision: 57998

13 years agoDialogs aren't allowed to be iconified or maximized, even don't allow via keybinding
Miculcy Brian [Tue, 22 Mar 2011 14:05:53 +0000 (14:05 +0000)]
Dialogs aren't allowed to be iconified or maximized, even don't allow via keybinding

SVN revision: 57990

13 years agoadd some shortcuts to toplevel
Miculcy Brian [Tue, 22 Mar 2011 13:33:10 +0000 (13:33 +0000)]
add some shortcuts to toplevel

SVN revision: 57987

13 years agoadd logic separator to window menu
Miculcy Brian [Tue, 22 Mar 2011 12:27:23 +0000 (12:27 +0000)]
add logic separator to window menu

SVN revision: 57986

13 years agoNew simple and more logical window menu.
Miculcy Brian [Tue, 22 Mar 2011 12:24:32 +0000 (12:24 +0000)]
New simple and more logical window menu.

SVN revision: 57985

13 years agoe17: connman: ipv4_method can be NULL
Lucas De Marchi [Mon, 21 Mar 2011 23:37:13 +0000 (23:37 +0000)]
e17: connman: ipv4_method can be NULL

Fix segv: properties can be NULL, so it's not a good thing to use with
strcmp.

SVN revision: 57948

13 years agoe17: connman: show current IP when using dhcp
Lucas De Marchi [Mon, 21 Mar 2011 23:00:12 +0000 (23:00 +0000)]
e17: connman: show current IP when using dhcp

When service is configured as 'dhcp', instead of showing blank values for
IP and netmask, show the currently configured ones.

SVN revision: 57946

13 years agoe: changing the border on maximized window keeps it maximized
Boris Faure [Mon, 21 Mar 2011 20:55:34 +0000 (20:55 +0000)]
e: changing the border on maximized window keeps it maximized

Useful for vertical/horizontal maximization

SVN revision: 57944

13 years agoe17: oFono: ecrustify
Lucas De Marchi [Mon, 21 Mar 2011 20:33:29 +0000 (20:33 +0000)]
e17: oFono: ecrustify

SVN revision: 57943

13 years agoe17: connman: ecrustify
Lucas De Marchi [Mon, 21 Mar 2011 20:32:57 +0000 (20:32 +0000)]
e17: connman: ecrustify

SVN revision: 57942

13 years agoe17: bluez: ecrustify
Lucas De Marchi [Mon, 21 Mar 2011 20:31:42 +0000 (20:31 +0000)]
e17: bluez: ecrustify

SVN revision: 57941

13 years agoe17: bluez: update gadcon when daemon is exiting/entering
Lucas De Marchi [Mon, 21 Mar 2011 20:11:41 +0000 (20:11 +0000)]
e17: bluez: update gadcon when daemon is exiting/entering

SVN revision: 57938

13 years agoaltgr function (doesn't do shift+altgr yet)
Rui Seabra [Sun, 20 Mar 2011 20:47:13 +0000 (20:47 +0000)]
altgr function (doesn't do shift+altgr yet)

SVN revision: 57921

13 years agoe: add vim-like bindings to move/resize windows
Boris Faure [Sun, 20 Mar 2011 19:22:59 +0000 (19:22 +0000)]
e: add vim-like bindings to move/resize windows

SVN revision: 57920

13 years agoformatting again with updated cfg
Mike Blumenkrantz [Sun, 20 Mar 2011 06:51:13 +0000 (06:51 +0000)]
formatting again with updated cfg

SVN revision: 57911

13 years agoecrustified
Mike Blumenkrantz [Sun, 20 Mar 2011 06:12:17 +0000 (06:12 +0000)]
ecrustified

SVN revision: 57909

13 years ago17/comp: add notification dialog when OpenGL init fails
Hannes Janetzek [Sun, 20 Mar 2011 04:45:05 +0000 (04:45 +0000)]
17/comp: add notification dialog when OpenGL init fails

SVN revision: 57907

13 years agoupdating portuguese translations
Massimo Maiurana [Sat, 19 Mar 2011 17:13:56 +0000 (17:13 +0000)]
updating portuguese translations

SVN revision: 57900

13 years agoe17:comp: workaround segv. not sure what the right fix is
Hannes Janetzek [Sat, 19 Mar 2011 16:46:04 +0000 (16:46 +0000)]
e17:comp: workaround segv. not sure what the right fix is

SVN revision: 57899

13 years agoe17:evry: fix segv. delete update timer
Hannes Janetzek [Sat, 19 Mar 2011 15:03:44 +0000 (15:03 +0000)]
e17:evry: fix segv. delete update timer

SVN revision: 57896

13 years agoe17: add color classes for border frame
Hannes Janetzek [Sat, 19 Mar 2011 00:50:14 +0000 (00:50 +0000)]
e17: add color classes for border frame

SVN revision: 57866

13 years agorevert version change 999 -> 99. also e17 didnt even need it as it
Carsten Haitzler [Fri, 18 Mar 2011 07:35:19 +0000 (07:35 +0000)]
revert version change 999 -> 99. also e17 didnt even need it as it
produced no versioned .so files.

SVN revision: 57844

13 years agoSVN revision: 163
Aron Xu [Fri, 18 Mar 2011 05:17:08 +0000 (05:17 +0000)]
SVN revision: 163

SVN revision: 57837

13 years agoAdd UNUSED where missing.
Christopher Michael [Fri, 18 Mar 2011 00:11:59 +0000 (00:11 +0000)]
Add UNUSED where missing.
Fix formatting.

SVN revision: 57834

13 years agoe17 patches from T_UNIX:
Hannes Janetzek [Thu, 17 Mar 2011 23:02:02 +0000 (23:02 +0000)]
e17 patches from T_UNIX:
0001-Small-fixes-possible-segv-in-e-s-randr-subsystem.patch
0002-Add-common-modes-to-CRTC-information-structure.patch

SVN revision: 57833

13 years agoe17:menu configuration: added gadcon menu option to advanced dialog.
Hannes Janetzek [Thu, 17 Mar 2011 17:57:21 +0000 (17:57 +0000)]
e17:menu configuration: added gadcon menu option to advanced dialog.

renamed 'System' to Application as one chooses application menu source there
move 'Display' to 'Aplications' as one chooses how applications will be displayed

SVN revision: 57830

13 years agoe17: add option to have gadcon client settings menu in toplevel again.
Hannes Janetzek [Thu, 17 Mar 2011 17:08:36 +0000 (17:08 +0000)]
e17: add option to have gadcon client settings menu in toplevel again.

added e_menu_item_new_relative(E_Menu, E_Menu_Item *rel) which appends
 new item to rel or prepends it when rel is NULL.

changed e_gadcon_util_client_menu_append to to take only the gadget menu
 and returns the new toplevel menu that should be shown by gcc
 depending on the setting this is a new menu with gadget menu as submenu
 or the gadet_menu with gadget menu items appended

updated e-modules-extra comes in a minute

SVN revision: 57826

13 years agoSet v_mic to 99 (less than 256) to please OS X
Sebastian Dransfeld [Thu, 17 Mar 2011 13:12:50 +0000 (13:12 +0000)]
Set v_mic to 99 (less than 256) to please OS X

SVN revision: 57824

13 years agoFix formatting of recently committed patch. (no functional changes).
Christopher Michael [Thu, 17 Mar 2011 00:58:56 +0000 (00:58 +0000)]
Fix formatting of recently committed patch. (no functional changes).

SVN revision: 57812

13 years agoe17/comp: finally. only set PropertyChangeMask on override windows for which we dont...
Hannes Janetzek [Wed, 16 Mar 2011 22:46:25 +0000 (22:46 +0000)]
e17/comp: finally. only set PropertyChangeMask on override windows for which we dont have it already.

removes Xlib header. causes a second round-trip for ecore_x_event_mask_set. but should not happen that often i guess

SVN revision: 57811

13 years agoImplement multi-shift for illume-keyboard and change Default.kbd to use it.
Rui Seabra [Wed, 16 Mar 2011 22:43:55 +0000 (22:43 +0000)]
Implement multi-shift for illume-keyboard and change Default.kbd to use it.
Works well on my end and nobody complained about the patch in almost a week so if it's a problem, feel free to revert, but please explain me how to improve it.

SVN revision: 57810

13 years agoe17/comp: enable property sniffing of override redirect windows again.
Hannes Janetzek [Wed, 16 Mar 2011 22:21:52 +0000 (22:21 +0000)]
e17/comp: enable property sniffing of override redirect windows again.

should there be a function in ecore_x to add event-mask elements?

SVN revision: 57809

13 years agoe17/comp: whoops this should have bee removed by the last commit
Hannes Janetzek [Wed, 16 Mar 2011 22:03:53 +0000 (22:03 +0000)]
e17/comp: whoops this should have bee removed by the last commit

SVN revision: 57807

13 years agoe17/comp: revert sniffing. seems i need to get only those windows that are not managed by
Hannes Janetzek [Wed, 16 Mar 2011 21:40:25 +0000 (21:40 +0000)]
e17/comp: revert sniffing. seems i need to get only those windows that are not managed by

SVN revision: 57806

13 years agoe17/comp: sniff some property events from override redirect windows and support _NET_...
Hannes Janetzek [Wed, 16 Mar 2011 21:25:35 +0000 (21:25 +0000)]
e17/comp: sniff some property events from override redirect windows and support _NET_WM_WINDOW_OPACITY

no more opaque black background for gksu

SVN revision: 57805

13 years agoe17/comp: use input winodw for cm_selection. still not working with gksu overlay...
Hannes Janetzek [Wed, 16 Mar 2011 14:39:44 +0000 (14:39 +0000)]
e17/comp: use input winodw for cm_selection. still not working with gksu overlay somehow..

SVN revision: 57801

13 years agoe17: focus fix. forgot to set bd->changed to handle want_focus in eval..
Hannes Janetzek [Wed, 16 Mar 2011 13:31:43 +0000 (13:31 +0000)]
e17: focus fix. forgot to set bd->changed to handle want_focus in eval..

SVN revision: 57799

13 years agoe17/comp: acquire cm selection for composited screens
Hannes Janetzek [Wed, 16 Mar 2011 12:12:23 +0000 (12:12 +0000)]
e17/comp: acquire cm selection for composited screens

SVN revision: 57795

13 years agoe17: reveal next selected item after delete in key and mousebindings
Hannes Janetzek [Wed, 16 Mar 2011 09:38:46 +0000 (09:38 +0000)]
e17: reveal next selected item after delete in key and mousebindings

get ilist_cound before use in loops, when commands are queued it will be counted each time.

SVN revision: 57793

13 years agoe17: e_widget_ilist: do reveal(show) item in next idler. if other commands were in...
Hannes Janetzek [Wed, 16 Mar 2011 09:34:46 +0000 (09:34 +0000)]
e17: e_widget_ilist: do reveal(show) item in next idler. if other commands were in queue list geomentry is not up to date anymore

fixes: showing the right area with e_widget_ilist_show after items were removed

SVN revision: 57792

13 years agoe17: e_widget_ilist: avoid too much idling
Hannes Janetzek [Wed, 16 Mar 2011 09:07:01 +0000 (09:07 +0000)]
e17: e_widget_ilist: avoid too much idling

SVN revision: 57791

13 years agoe17:conf_theme: get ilist count first. it's expensive you know. this would have worka...
Hannes Janetzek [Wed, 16 Mar 2011 08:29:13 +0000 (08:29 +0000)]
e17:conf_theme: get ilist count first. it's expensive you know. this would have workaround the issue with infinite loop/no reaction on clear all items.

SVN revision: 57790

13 years agoe17: e_widget_ilist make queue command codes being an enum
Hannes Janetzek [Wed, 16 Mar 2011 08:25:40 +0000 (08:25 +0000)]
e17: e_widget_ilist make queue command codes being an enum

SVN revision: 57789

13 years agoe17: e_widget_ilist return correct list count. only count queue commands that add...
Hannes Janetzek [Wed, 16 Mar 2011 08:22:09 +0000 (08:22 +0000)]
e17: e_widget_ilist return correct list count. only count queue commands that add something

SVN revision: 57788

13 years agoe17:comp: more self explanatory label
Hannes Janetzek [Tue, 15 Mar 2011 21:49:04 +0000 (21:49 +0000)]
e17:comp: more self explanatory label

SVN revision: 57782

13 years agoe17:comp: add config option for initial draw timeout.
Hannes Janetzek [Tue, 15 Mar 2011 21:35:08 +0000 (21:35 +0000)]
e17:comp: add config option for initial draw timeout.
- no more laggy everything, reduced default timeout from 0.2 to 0.05
- add match for everything for new configs

SVN revision: 57780

13 years agoe17:comp: dont wait for damage/timeout from popups and e menus. we know they draw...
Hannes Janetzek [Tue, 15 Mar 2011 20:47:30 +0000 (20:47 +0000)]
e17:comp: dont wait for damage/timeout from popups and e menus. we know they draw fast

SVN revision: 57778

13 years agoe17: fix segv in client list menu with sort by class
Hannes Janetzek [Tue, 15 Mar 2011 16:33:46 +0000 (16:33 +0000)]
e17: fix segv in client list menu with sort by class

SVN revision: 57766

13 years agoe17/comp:config: select correct item on add match
Hannes Janetzek [Mon, 14 Mar 2011 23:56:16 +0000 (23:56 +0000)]
e17/comp:config: select correct item on add match

SVN revision: 57756

13 years agoe17: e_widget_ilist:
Hannes Janetzek [Mon, 14 Mar 2011 23:43:16 +0000 (23:43 +0000)]
e17: e_widget_ilist:
- fix return e_widget_ilist_count: return listcnt + queue
- dont add artificial upadte delay, use idler.

SVN revision: 57755

13 years agoupdating french and italian translations
Massimo Maiurana [Mon, 14 Mar 2011 18:17:38 +0000 (18:17 +0000)]
updating french and italian translations

SVN revision: 57744

13 years agoupdating french and italian translations, and fixed some non-unicode characters
Massimo Maiurana [Sun, 13 Mar 2011 09:40:39 +0000 (09:40 +0000)]
updating french and italian translations, and fixed some non-unicode characters

SVN revision: 57722

13 years agoUpdate Korean translation for e.
Daniel Juyung Seo [Sat, 12 Mar 2011 22:02:47 +0000 (22:02 +0000)]
Update Korean translation for e.

SVN revision: 57716

13 years agoe17: refocus config dialogs on show when they are open already
Hannes Janetzek [Sat, 12 Mar 2011 17:20:47 +0000 (17:20 +0000)]
e17: refocus config dialogs on show when they are open already

SVN revision: 57707

13 years agoupdating german and french translations
Massimo Maiurana [Sat, 12 Mar 2011 17:16:27 +0000 (17:16 +0000)]
updating german and french translations

SVN revision: 57706

13 years agoe17: possible focus fix: wait for windows focus_in event also if it does not !take_focus
Hannes Janetzek [Sat, 12 Mar 2011 16:59:02 +0000 (16:59 +0000)]
e17: possible focus fix: wait for windows focus_in event also if it does not !take_focus

SVN revision: 57705

13 years agoe17: fix focus new window with click to focus. delay setting focus again
Hannes Janetzek [Sat, 12 Mar 2011 16:24:37 +0000 (16:24 +0000)]
e17: fix focus new window with click to focus. delay setting focus again

SVN revision: 57704

13 years agoe17: raise border in window_desk_move_by action
Hannes Janetzek [Sat, 12 Mar 2011 15:09:49 +0000 (15:09 +0000)]
e17: raise border in window_desk_move_by action

SVN revision: 57703

13 years agoupdating german translations
Massimo Maiurana [Fri, 11 Mar 2011 22:17:19 +0000 (22:17 +0000)]
updating german translations

SVN revision: 57698

13 years agoupdating french and italian translations
Massimo Maiurana [Fri, 11 Mar 2011 19:04:49 +0000 (19:04 +0000)]
updating french and italian translations

SVN revision: 57695

13 years agoe17/evry: now that efreet icons are cached fetch more in one idler cycle
Hannes Janetzek [Fri, 11 Mar 2011 14:16:01 +0000 (14:16 +0000)]
e17/evry: now that efreet icons are cached fetch more in one idler cycle

SVN revision: 57692

13 years agoe17/comp: dont set visible until !cw->hidden_override.
Hannes Janetzek [Fri, 11 Mar 2011 12:15:41 +0000 (12:15 +0000)]
e17/comp: dont set visible until !cw->hidden_override.

trying to fix an infinite loop in when new window is added that is directly set to cw->hidden_override

SVN revision: 57689

13 years agoe17: allow window manipulation for any type of window maximize policy when 'allow...
Hannes Janetzek [Thu, 10 Mar 2011 20:58:55 +0000 (20:58 +0000)]
e17: allow  window manipulation for any type of window maximize policy when 'allow maipulation of maximized windows' is enabled

fixing http://trac.enlightenment.org/e/ticket/430

SVN revision: 57681

13 years agoe17: on _NET_ACTIVE_WINDOW client message: only switch to desk if border is not sticky
Hannes Janetzek [Thu, 10 Mar 2011 16:52:22 +0000 (16:52 +0000)]
e17: on _NET_ACTIVE_WINDOW client message: only switch to desk if border is not sticky

SVN revision: 57676

13 years agoe17: focus: on focus_set promote border in focus_next even if it has already focus.
Hannes Janetzek [Thu, 10 Mar 2011 16:23:57 +0000 (16:23 +0000)]
e17: focus: on focus_set promote border in focus_next even if it has already focus.

this fixes the problem when within one mainloop iteration the currently focused
border is unfocused and refocused.

SVN revision: 57674

13 years agoe17/comp: dont run into infinite loop on show_ready when hidden_override is set
Hannes Janetzek [Thu, 10 Mar 2011 15:14:14 +0000 (15:14 +0000)]
e17/comp: dont run into infinite loop on show_ready when hidden_override is set

SVN revision: 57672

13 years agoe17: fix comp test message handler visible.src -> visibility.src
Hannes Janetzek [Thu, 10 Mar 2011 14:50:04 +0000 (14:50 +0000)]
e17: fix comp test message handler visible.src -> visibility.src

SVN revision: 57671

13 years agoe17: remove redundant checks. lock_focus_out is check in e_boder_focus_set*
Hannes Janetzek [Thu, 10 Mar 2011 02:44:02 +0000 (02:44 +0000)]
e17: remove redundant checks. lock_focus_out is check in e_boder_focus_set*

SVN revision: 57648

13 years agoe17: set focus at the end of border_idler_before to the last focused window.
Hannes Janetzek [Thu, 10 Mar 2011 02:29:01 +0000 (02:29 +0000)]
e17: set focus at the end of border_idler_before to the last focused window.

No need to sync ecore_x_window_focus then. in next mainloop
iteration all requests should have been processed by X, or doesnt it?

SVN revision: 57647

13 years agoe17: fix the lost keyboard focus after adding a binding key. not sure what was really...
Hannes Janetzek [Thu, 10 Mar 2011 01:56:20 +0000 (01:56 +0000)]
e17: fix the lost keyboard focus after adding a binding key. not sure what was really goind on though

http://trac.enlightenment.org/e/ticket/595

SVN revision: 57646

13 years agoe17/evry-apps: fix: check string length before strncpy to not be negative
Hannes Janetzek [Thu, 10 Mar 2011 01:18:03 +0000 (01:18 +0000)]
e17/evry-apps: fix: check string length before strncpy to not be negative

SVN revision: 57645

13 years agoe17: fix the rare case that the last focused border had lock_focus_out. try next...
Hannes Janetzek [Thu, 10 Mar 2011 00:04:31 +0000 (00:04 +0000)]
e17: fix the rare case that the last focused border had lock_focus_out. try next instead of break

SVN revision: 57644

13 years agoe17: fix, remove duplicated line
Hannes Janetzek [Wed, 9 Mar 2011 22:07:32 +0000 (22:07 +0000)]
e17: fix, remove duplicated line

SVN revision: 57637

13 years agoe17: take sticky windows state into account in e_desk_last_focused_focus
Hannes Janetzek [Wed, 9 Mar 2011 20:30:22 +0000 (20:30 +0000)]
e17: take sticky windows state into account in e_desk_last_focused_focus

SVN revision: 57636

13 years agoe17: fetch netwm state ealier so netwm.state.modal is set before used in icccm.fetch...
Hannes Janetzek [Wed, 9 Mar 2011 13:28:31 +0000 (13:28 +0000)]
e17: fetch netwm state ealier so netwm.state.modal is set before used in icccm.fetch.client_leader case

SVN revision: 57623

13 years agoe17: simplify e_border_focus_set logic and fix (some) focus issue with
Hannes Janetzek [Wed, 9 Mar 2011 13:15:33 +0000 (13:15 +0000)]
e17: simplify e_border_focus_set logic and fix (some) focus issue with
     not focusing the last active window after deskswitch

SVN revision: 57622

13 years agoe17: handle ooffice _net_active window messages specifically
Hannes Janetzek [Wed, 9 Mar 2011 03:09:59 +0000 (03:09 +0000)]
e17: handle ooffice _net_active window messages specifically

SVN revision: 57610

13 years agoallow to change layer when locking border position
Miculcy Brian [Wed, 9 Mar 2011 00:05:03 +0000 (00:05 +0000)]
allow to change layer when locking border position

SVN revision: 57609

13 years agoe17: disable pointer warp on _net_active_window client message
Hannes Janetzek [Tue, 8 Mar 2011 23:09:09 +0000 (23:09 +0000)]
e17: disable pointer warp on _net_active_window client message

SVN revision: 57608

13 years agoe: No need to snprintf a static buffer
Sebastian Dransfeld [Tue, 8 Mar 2011 11:41:53 +0000 (11:41 +0000)]
e: No need to snprintf a static buffer

SVN revision: 57578

13 years agoenable E to configure a another user path then ~/.e for special use cases
Andreas Volz [Sun, 6 Mar 2011 10:31:44 +0000 (10:31 +0000)]
enable E to configure a another user path then ~/.e for special use cases

SVN revision: 57539

13 years agoe17/comp: disable reuse of old comp_win for borders switching frame window for now.
Hannes Janetzek [Fri, 4 Mar 2011 00:34:39 +0000 (00:34 +0000)]
e17/comp: disable reuse of old comp_win for borders switching frame window for now.

bad things can happen with internal windows when switching rgb/argb frames.
need to check it tomorrow.

SVN revision: 57517

13 years agoe17/comp: wait for first damage on win_show.
Hannes Janetzek [Thu, 3 Mar 2011 23:58:30 +0000 (23:58 +0000)]
e17/comp: wait for first damage on win_show.

this fixes pixel garbage with many gtk menus.
are there any windows that dont create damage on show?

SVN revision: 57513

13 years agoe17/comp: set smooth scaling of mirror objects according to config
Hannes Janetzek [Thu, 3 Mar 2011 23:49:11 +0000 (23:49 +0000)]
e17/comp: set smooth scaling of mirror objects according to config

SVN revision: 57511

13 years agoe17/comp:
Hannes Janetzek [Thu, 3 Mar 2011 23:36:54 +0000 (23:36 +0000)]
e17/comp:
- remove mirror object from cw->obj_mirror when object is deleted
- stack the mirror object relative to the original. just handy
- allow to set hidden_override. typo?
- reuse comp_win for borders that switched between argb/rgb frame

SVN revision: 57510

13 years agoe: fix variable scope + indenting
Boris Faure [Thu, 3 Mar 2011 22:05:12 +0000 (22:05 +0000)]
e: fix variable scope + indenting

SVN revision: 57506

13 years agoupdating slovenian translation
Massimo Maiurana [Thu, 3 Mar 2011 20:15:31 +0000 (20:15 +0000)]
updating slovenian translation

SVN revision: 57502

13 years agoe: fix bd->changes.border
Boris Faure [Wed, 2 Mar 2011 22:09:05 +0000 (22:09 +0000)]
e: fix bd->changes.border

this way it's possible to know whether the border has changed when hooking
on E_BORDER_HOOK_EVAL_POST_BORDER_ASSIGN

SVN revision: 57478

13 years agoAdd a few missing module descriptions.
Eric Schuele [Wed, 2 Mar 2011 04:55:11 +0000 (04:55 +0000)]
Add a few missing module descriptions.

SVN revision: 57465

13 years agoe17/everything: identify evry window for compositor
Hannes Janetzek [Wed, 2 Mar 2011 00:50:36 +0000 (00:50 +0000)]
e17/everything: identify evry window for compositor

SVN revision: 57464