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
Miculcy Brian [Tue, 22 Mar 2011 13:33:10 +0000 (13:33 +0000)]
add some shortcuts to toplevel
SVN revision: 57987
Miculcy Brian [Tue, 22 Mar 2011 12:27:23 +0000 (12:27 +0000)]
add logic separator to window menu
SVN revision: 57986
Miculcy Brian [Tue, 22 Mar 2011 12:24:32 +0000 (12:24 +0000)]
New simple and more logical window menu.
SVN revision: 57985
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
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
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
Lucas De Marchi [Mon, 21 Mar 2011 20:33:29 +0000 (20:33 +0000)]
e17: oFono: ecrustify
SVN revision: 57943
Lucas De Marchi [Mon, 21 Mar 2011 20:32:57 +0000 (20:32 +0000)]
e17: connman: ecrustify
SVN revision: 57942
Lucas De Marchi [Mon, 21 Mar 2011 20:31:42 +0000 (20:31 +0000)]
e17: bluez: ecrustify
SVN revision: 57941
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
Rui Seabra [Sun, 20 Mar 2011 20:47:13 +0000 (20:47 +0000)]
altgr function (doesn't do shift+altgr yet)
SVN revision: 57921
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
Mike Blumenkrantz [Sun, 20 Mar 2011 06:51:13 +0000 (06:51 +0000)]
formatting again with updated cfg
SVN revision: 57911
Mike Blumenkrantz [Sun, 20 Mar 2011 06:12:17 +0000 (06:12 +0000)]
ecrustified
SVN revision: 57909
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
Massimo Maiurana [Sat, 19 Mar 2011 17:13:56 +0000 (17:13 +0000)]
updating portuguese translations
SVN revision: 57900
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
Hannes Janetzek [Sat, 19 Mar 2011 15:03:44 +0000 (15:03 +0000)]
e17:evry: fix segv. delete update timer
SVN revision: 57896
Hannes Janetzek [Sat, 19 Mar 2011 00:50:14 +0000 (00:50 +0000)]
e17: add color classes for border frame
SVN revision: 57866
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
Aron Xu [Fri, 18 Mar 2011 05:17:08 +0000 (05:17 +0000)]
SVN revision: 163
SVN revision: 57837
Christopher Michael [Fri, 18 Mar 2011 00:11:59 +0000 (00:11 +0000)]
Add UNUSED where missing.
Fix formatting.
SVN revision: 57834
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
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
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
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
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
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
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
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
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
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
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
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
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
Hannes Janetzek [Wed, 16 Mar 2011 12:12:23 +0000 (12:12 +0000)]
e17/comp: acquire cm selection for composited screens
SVN revision: 57795
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
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
Hannes Janetzek [Wed, 16 Mar 2011 09:07:01 +0000 (09:07 +0000)]
e17: e_widget_ilist: avoid too much idling
SVN revision: 57791
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
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
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
Hannes Janetzek [Tue, 15 Mar 2011 21:49:04 +0000 (21:49 +0000)]
e17:comp: more self explanatory label
SVN revision: 57782
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
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
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
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
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
Massimo Maiurana [Mon, 14 Mar 2011 18:17:38 +0000 (18:17 +0000)]
updating french and italian translations
SVN revision: 57744
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
Daniel Juyung Seo [Sat, 12 Mar 2011 22:02:47 +0000 (22:02 +0000)]
Update Korean translation for e.
SVN revision: 57716
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
Massimo Maiurana [Sat, 12 Mar 2011 17:16:27 +0000 (17:16 +0000)]
updating german and french translations
SVN revision: 57706
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
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
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
Massimo Maiurana [Fri, 11 Mar 2011 22:17:19 +0000 (22:17 +0000)]
updating german translations
SVN revision: 57698
Massimo Maiurana [Fri, 11 Mar 2011 19:04:49 +0000 (19:04 +0000)]
updating french and italian translations
SVN revision: 57695
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
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
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
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
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
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
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
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
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
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
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
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
Hannes Janetzek [Wed, 9 Mar 2011 22:07:32 +0000 (22:07 +0000)]
e17: fix, remove duplicated line
SVN revision: 57637
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
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
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
Hannes Janetzek [Wed, 9 Mar 2011 03:09:59 +0000 (03:09 +0000)]
e17: handle ooffice _net_active window messages specifically
SVN revision: 57610
Miculcy Brian [Wed, 9 Mar 2011 00:05:03 +0000 (00:05 +0000)]
allow to change layer when locking border position
SVN revision: 57609
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
Sebastian Dransfeld [Tue, 8 Mar 2011 11:41:53 +0000 (11:41 +0000)]
e: No need to snprintf a static buffer
SVN revision: 57578
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
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
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
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
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
Boris Faure [Thu, 3 Mar 2011 22:05:12 +0000 (22:05 +0000)]
e: fix variable scope + indenting
SVN revision: 57506
Massimo Maiurana [Thu, 3 Mar 2011 20:15:31 +0000 (20:15 +0000)]
updating slovenian translation
SVN revision: 57502
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
Eric Schuele [Wed, 2 Mar 2011 04:55:11 +0000 (04:55 +0000)]
Add a few missing module descriptions.
SVN revision: 57465
Hannes Janetzek [Wed, 2 Mar 2011 00:50:36 +0000 (00:50 +0000)]
e17/everything: identify evry window for compositor
SVN revision: 57464
Massimo Maiurana [Tue, 1 Mar 2011 22:46:46 +0000 (22:46 +0000)]
updating various translations
SVN revision: 57463
Michael BOUCHAUD [Tue, 1 Mar 2011 17:39:46 +0000 (17:39 +0000)]
Adding me in authors
SVN revision: 57460
Michael BOUCHAUD [Tue, 1 Mar 2011 17:38:53 +0000 (17:38 +0000)]
fix problem with some popup and illume-keyboard(like firefox urlbar). The pressed key send by the virtual is wrong, he send the previous key you have typed
SVN revision: 57459
Hannes Janetzek [Tue, 1 Mar 2011 16:17:23 +0000 (16:17 +0000)]
e17: allow themes to request argb window frames
if your window border theme will use transparency add:
data { item: "argb" "1" } to the respective border groups
SVN revision: 57458
Eric Schuele [Tue, 1 Mar 2011 04:48:48 +0000 (04:48 +0000)]
Make sure auto-hidden shelves only unhide when you mouse in while on a desktop the shelf is actually present on
SVN revision: 57441
Hannes Janetzek [Sun, 27 Feb 2011 22:39:51 +0000 (22:39 +0000)]
e17/fm: fix segv
SVN revision: 57399
Sebastian Dransfeld [Sun, 27 Feb 2011 16:30:44 +0000 (16:30 +0000)]
e: revert change of return value for callback
No need to cancel the event, others might want it.
SVN revision: 57392
Gustavo Sverzut Barbieri [Sun, 27 Feb 2011 14:29:41 +0000 (14:29 +0000)]
winlist: offer a way to cycle icccm.class
icccm.class is usually unique per application, so you can use that to
cycle betwen the applications in your desktop. This mode is
complementary to the already existing "cycle all windows of current
class", which cycles all windows of the current application.
SVN revision: 57386
Hannes Janetzek [Sun, 27 Feb 2011 12:06:27 +0000 (12:06 +0000)]
e17/conf_apps: show description for autostart entries
SVN revision: 57377
Hannes Janetzek [Sun, 27 Feb 2011 11:30:20 +0000 (11:30 +0000)]
e17: apps startup config dialog: added section to add .desktops from /etc/xdg/autostart
- whitespace cleanup
SVN revision: 57375
Hannes Janetzek [Sun, 27 Feb 2011 11:09:49 +0000 (11:09 +0000)]
e17: startup: cancel cb. this needs to run just once
SVN revision: 57370