Gustavo Sverzut Barbieri
61531ed0d3
special case: we don't care for shape of argb windows, don't fetch it.
...
SVN revision: 46272
13 years ago
Carsten Haitzler
e6746ce456
fill un alpha pixels when shape is removed.
...
SVN revision: 46271
13 years ago
Gustavo Sverzut Barbieri
59a5bdf853
Fix segv with shaped windows on GL composite manager.
...
When we have shaped windows, we must force it to be converted to
non-native so we can modify it later, setting the alpha byte of the
pixels based on the mask.
This fix segv that was happening with Chromium and other shaped
windows as the evas_object_image_data_get() would return NULL for
native surfaces.
SVN revision: 46264
13 years ago
Gustavo Sverzut Barbieri
c4d6295c8c
Auto-logout after 60 seconds "logout confirm dialog" shows.
...
SVN revision: 46246
13 years ago
Massimo Maiurana
ca2f2c76ba
updating french and italian translations
...
SVN revision: 46244
13 years ago
Carsten Haitzler
caafbe8eb9
seems po's need updates with src...
...
SVN revision: 46232
13 years ago
Carsten Haitzler
db323e87f9
work on better shape handling for gl comp
...
SVN revision: 46231
13 years ago
Aron Xu
0826eb6af5
Sync translations from Launchpad.
...
SVN revision: 46200
13 years ago
Gustavo Sverzut Barbieri
9309f0af3f
add new status string "online" and "login".
...
SVN revision: 46192
13 years ago
Hannes Janetzek
d9e6eb4b3a
'everything'
...
- use desktops' label as long as executable is not called with parameters.
- disable sync of app history with exehist - could be removed I think.
SVN revision: 46189
13 years ago
Boris Faure
7bd630e8d8
typo
...
SVN revision: 46188
13 years ago
Massimo Maiurana
9e2ebeae00
updating french and italian translations
...
SVN revision: 46187
13 years ago
Carsten Haitzler
a0874fb2b3
add support for indirect option for gl.
...
SVN revision: 46179
13 years ago
Carsten Haitzler
60b35967de
gl vsync smoother tear-free rendering on desktop (nvidia though only - i am
...
in no mood to figure out the convoluted vsync stuff for every linux gl drvier
out there!)
SVN revision: 46158
13 years ago
Sebastian Dransfeld
b7066f4191
And use e_border_name_get to get name
...
SVN revision: 46154
13 years ago
Christopher Michael
b1804a21eb
Don't need the return variable here.
...
Don't free the title.
SVN revision: 46146
13 years ago
Carsten Haitzler
820d76b53d
use netwm name in preference.
...
SVN revision: 46145
13 years ago
Gustavo Sverzut Barbieri
5a60848741
Use eina_log on econnman
...
Registry domain 'econnman' and log messages with eina_log instead of
casual printfs.
By: Lucas De Marchi <lucas.demarchi@profusion.mobi>
SVN revision: 46130
13 years ago
Gustavo Sverzut Barbieri
e71c7d1453
Use proper error handling on initialization
...
By: Lucas De Marchi <lucas.demarchi@profusion.mobi>
SVN revision: 46129
13 years ago
Carsten Haitzler
bdb206f5c6
why do a server rount trip for every border to get title when it's already
...
stored? bad bad bad! this will cause mucho slowness.
SVN revision: 46128
13 years ago
Carsten Haitzler
10cde00bbd
fix fd handler del complaint! add events before adding handler for them!
...
otherwise event id is 0!
SVN revision: 46124
13 years ago
Carsten Haitzler
c42497848b
fix long-standing bug in exe exit handling! ugh...
...
SVN revision: 46123
13 years ago
Christopher Michael
30b60b5bd3
No point in running find_by_client_window here as we do nothing with it
...
anyway.
SVN revision: 46104
13 years ago
Carsten Haitzler
11ddc952af
less overhead... maybe.
...
SVN revision: 46076
13 years ago
Carsten Haitzler
2c22b1f6c1
more overhead. screw u composite! screw you!. i now know what is needed...
...
and whats there now is not pretty.
SVN revision: 46074
13 years ago
Carsten Haitzler
b98aa59ac4
defer showing a composited window until first render.
...
SVN revision: 46072
13 years ago
Carsten Haitzler
e14a685399
debug. off.
...
SVN revision: 46071
13 years ago
Carsten Haitzler
4fbe140b50
fade ... OFF!
...
SVN revision: 46070
13 years ago
Carsten Haitzler
64758733a6
fix some bugs i added to compositing in making gl more solid - software
...
compositing that is.
SVN revision: 46069
13 years ago
Christopher Michael
1a17357e8b
Update me email address in AUTHORS file.
...
Add doxygen stuff to configure.ac & Makefile.am
E itself not supports basic structure for doxygen (the e.dox.in file may
need updating, and the Doxyfile in docs dir also). This will be handy for
documenting available API calls that people can use when writing modules, etc.
SVN revision: 46068
13 years ago
Christopher Michael
2fb54ab105
Add basic doxygen structure.
...
SVN revision: 46067
13 years ago
Christopher Michael
19eb47f288
Add efl_doxygen macros.
...
SVN revision: 46065
13 years ago
Christopher Michael
2a915fae74
Take into account zone->y when setting position.
...
Don't need to lock border location unless we are changing zones.
SVN revision: 46056
13 years ago
Christopher Michael
fc92b9a9dd
Don't set lock_user_location unless we are setting zone.
...
Remove useless function calls.
SVN revision: 46055
13 years ago
Carsten Haitzler
eed1782f5f
and some more compositor work - now its looking mroe solid.
...
SVN revision: 46045
13 years ago
Carsten Haitzler
8296dcf1a2
debug++ and fix small no-re-render case.
...
SVN revision: 46038
13 years ago
Carsten Haitzler
a8a37957c3
some mroe fixes and improvements.
...
SVN revision: 46037
13 years ago
Carsten Haitzler
218c418dc9
compositing work - make it solid and work in more places. hopefully this
...
fixes some other issues if u turn on "keep hidden windows".. but that seems
to creat others atm.
SVN revision: 46036
13 years ago
Christopher Michael
cecda9c13d
Fix for showing windows @ their original size, then resizing them.
...
Some cleanup of code.
SVN revision: 46034
13 years ago
Christopher Michael
9fc08dd6c4
And adjust size hint when setting icon too. (Same problem as previous commit
...
wrt text).
SVN revision: 46033
13 years ago
Christopher Michael
bdb0df2303
Set min size on button when text is set. (Found this after creating a button
...
w/ no text, than later setting the text...the size was never adjusted).
SVN revision: 46032
13 years ago
Christopher Michael
3b3ba5fe73
Don't need to feed mouse event here anymore.
...
SVN revision: 46016
13 years ago
Christopher Michael
1c54bdde06
No point in calling x_window_geometry_get here, we never use the returned
...
width or height afterwards.
SVN revision: 46014
13 years ago
Massimo Maiurana
a59647570f
updating french and italian translations
...
SVN revision: 46007
13 years ago
Christopher Michael
9956b1d406
Respect internal_no_remember flag.
...
SVN revision: 45994
13 years ago
Christopher Michael
24552e95bf
No need to include these anymore. They are included by default w/ Ecore_X.h
...
SVN revision: 45955
13 years ago
Gustavo Lima Chaves
ef3674c073
Enable proper compiling with no -O2.
...
SVN revision: 45947
13 years ago
Christopher Michael
2d846f27ed
Remove .pc file (not used anymore).
...
SVN revision: 45940
13 years ago
Christopher Michael
dd6d2d16e9
More documentation for illume2.
...
Fix typo in E doc.
SVN revision: 45939
13 years ago
Christopher Michael
fcbe76fbac
Start of documentation for illume2.
...
SVN revision: 45938
13 years ago