Commit Graph

10884 Commits

Author SHA1 Message Date
Hannes Janetzek 770b48d12d 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
2011-03-04 00:34:39 +00:00
Hannes Janetzek 48f84b70f3 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
2011-03-03 23:58:30 +00:00
Hannes Janetzek f0657e77f2 e17/comp: set smooth scaling of mirror objects according to config
SVN revision: 57511
2011-03-03 23:49:11 +00:00
Hannes Janetzek 9a0a0905d5 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
2011-03-03 23:36:54 +00:00
Boris Faure 7c6caaa267 e: fix variable scope + indenting
SVN revision: 57506
2011-03-03 22:05:12 +00:00
Massimo Maiurana f8cd021346 updating slovenian translation
SVN revision: 57502
2011-03-03 20:15:31 +00:00
Boris Faure 62ae791ca4 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
2011-03-02 22:09:05 +00:00
Eric Schuele 329fcebb36 Add a few missing module descriptions.
SVN revision: 57465
2011-03-02 04:55:11 +00:00
Hannes Janetzek 91ded1893f e17/everything: identify evry window for compositor
SVN revision: 57464
2011-03-02 00:50:36 +00:00
Massimo Maiurana baa2ccd4fa updating various translations
SVN revision: 57463
2011-03-01 22:46:46 +00:00
Michael BOUCHAUD 1fa72e8d07 Adding me in authors
SVN revision: 57460
2011-03-01 17:39:46 +00:00
Michael BOUCHAUD c3138e6c97 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
2011-03-01 17:38:53 +00:00
Hannes Janetzek 23428da6ea 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
2011-03-01 16:17:23 +00:00
Eric Schuele 09b181a9d5 Make sure auto-hidden shelves only unhide when you mouse in while on a desktop the shelf is actually present on
SVN revision: 57441
2011-03-01 04:48:48 +00:00
Hannes Janetzek f8fc5f9f78 e17/fm: fix segv
SVN revision: 57399
2011-02-27 22:39:51 +00:00
Sebastian Dransfeld 80ae44090b e: revert change of return value for callback
No need to cancel the event, others might want it.

SVN revision: 57392
2011-02-27 16:30:44 +00:00
Gustavo Sverzut Barbieri a565e9f077 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
2011-02-27 14:29:41 +00:00
Hannes Janetzek 0167df0c3b e17/conf_apps: show description for autostart entries
SVN revision: 57377
2011-02-27 12:06:27 +00:00
Hannes Janetzek 3dccde7da9 e17: apps startup config dialog: added section to add .desktops from /etc/xdg/autostart
- whitespace cleanup


SVN revision: 57375
2011-02-27 11:30:20 +00:00
Hannes Janetzek 58a6daea12 e17: startup: cancel cb. this needs to run just once
SVN revision: 57370
2011-02-27 11:09:49 +00:00
Christopher Michael 463c6051d1 E Comp Module: formatting/whitespace fixes.
Remove miles of whitespace & fix horrible formatting.

No Jeff, we do not declare variables in the middle of our
functions (in E).....SPANK SPANK :P



SVN revision: 57345
2011-02-26 21:51:40 +00:00
Hannes Janetzek e2a91285df e17/comp: show more info in match list.
before one had to open 'edit match' to see what it actually matches


SVN revision: 57339
2011-02-26 13:26:47 +00:00
Hannes Janetzek 85a86051db e17/comp: cleanup last commit and fix warnings on 64bit os
SVN revision: 57338
2011-02-26 12:19:29 +00:00
Hannes Janetzek 76d3af24a6 e17/comp: make config dialog inaccessible while editing window matches
overlay dialog with a background and put the match widgets above so that 
one cant press other buttons e.g. delete the match that one is currently 
editing. also fixes the problem that when frametable has a translucent
background the dialog below doesnt shine through


SVN revision: 57337
2011-02-26 11:56:50 +00:00
Hannes Janetzek 5d71553af1 e17/comp: fix segv in config dialog when no item is selected
SVN revision: 57335
2011-02-26 10:42:10 +00:00
Massimo Maiurana af7b06baf7 updating various translations
SVN revision: 57327
2011-02-25 20:26:34 +00:00
Hannes Janetzek 97dac39c74 e17: Fix build with DSO
SVN revision: 57321
2011-02-25 12:47:59 +00:00
Hannes Janetzek daaa96b36a e17/everything: add everything launcher action before plugin actions
this makes the sorting in bindings dialog be nicer and works
around the bug in keybinding conf dialog where it selects the 
plugins-plugin for the binding of 'show evry' and fscks it up.  


SVN revision: 57289
2011-02-24 05:08:26 +00:00
Hannes Janetzek 9020265aad e17/everything: disable debug output
SVN revision: 57288
2011-02-24 03:48:41 +00:00
Massimo Maiurana a009acfb6c updating slovenian translation
SVN revision: 57281
2011-02-23 20:21:30 +00:00
Hannes Janetzek 0e59861be3 e17/fm: fix last commit.
it's possible that ic_next could be NULL


SVN revision: 57260
2011-02-23 10:37:17 +00:00
Hannes Janetzek af23edc941 e17/fm: select next item after deleting a file
SVN revision: 57258
2011-02-23 10:18:41 +00:00
Cedric BAIL 945f42446b efl: add back touch on configure time generated file.
SVN revision: 57232
2011-02-22 10:29:28 +00:00
Massimo Maiurana 359a85e93d updating various translations
SVN revision: 57225
2011-02-21 19:19:12 +00:00
Massimo Maiurana 5f78df83cc updating slovenian translation
SVN revision: 57223
2011-02-21 19:10:16 +00:00
Cedric BAIL bc662a867c efl: turn on cached result, that will reduce your configure time a lot !
SVN revision: 57213
2011-02-21 14:56:49 +00:00
Sebastian Dransfeld 67da66aacf Fix raster fix
Use eina_strbuf_append_length, not eina_strbuf_append_n to add a string
with known length.

SVN revision: 57211
2011-02-21 11:02:10 +00:00
Hannes Janetzek 3320d11083 - show windows by default in top-level now
- allow changing popup size by 1 pixel
- added some more comments


SVN revision: 57209
2011-02-21 07:49:21 +00:00
Hannes Janetzek 259e268f3c fix for showing plugins as icon in aggregator
- make plugin instances be proper evry items so that they are ref counted like everything else.
  now plugin->begin MUST always return a new instance, never the base class


SVN revision: 57206
2011-02-21 07:30:55 +00:00
Carsten Haitzler 09d6cde244 work around weird eina-ism fo strlening a strign it already knows the
length of.



SVN revision: 57202
2011-02-21 06:20:28 +00:00
Christopher Michael d9ffb02f30 E: e_widget_scrollframe. Fix 'conditional jump depends on
uninitialized values'



SVN revision: 57197
2011-02-21 01:20:30 +00:00
Massimo Maiurana 22e759124d updating portuguese and italian translations
SVN revision: 57183
2011-02-20 08:41:22 +00:00
Boris Faure 9dcd184e39 e: use "while" and not an ugly "for"
SVN revision: 57160
2011-02-19 12:50:02 +00:00
Carsten Haitzler 048a1e6cf7 ok user signal was a nice idea but we get user2 already so we cant use
ir without fps always toggling



SVN revision: 57156
2011-02-19 09:52:27 +00:00
Hannes Janetzek 858abf57f1 add option to disable use of fdo icon theme
cleanups


SVN revision: 57148
2011-02-18 11:38:37 +00:00
Hannes Janetzek 71d65ca3d1 set load size for fdo icons
SVN revision: 57137
2011-02-17 20:21:53 +00:00
Hannes Janetzek adccf26b7a e_util_icon_theme_set: use e_icon_scale_size_set to request fdo icon size
SVN revision: 57136
2011-02-17 20:21:02 +00:00
Hannes Janetzek 92a078ac32 get larger icons by temporarily changing e_scale
SVN revision: 57131
2011-02-17 19:53:09 +00:00
Hannes Janetzek afade15978 use icon lookup order also in everything
SVN revision: 57128
2011-02-17 14:37:10 +00:00
Carsten Haitzler f45709a73a and fill in policy holes with handling transitions to/from fullscreen
etc.



SVN revision: 57125
2011-02-17 13:06:53 +00:00