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
Christopher Michael
c466a427b3
Layout fixes for conformant windows (wrt keyboard).
...
SVN revision: 45936
13 years ago
Christopher Michael
63c874d7a6
Fix quickpanel not showing correctly (this also needs elm_win update).
...
SVN revision: 45935
13 years ago
Christopher Michael
3e0530d2b2
Cannot enable instant edit just yet. Causes problems w/ our event window.
...
SVN revision: 45933
13 years ago
Christopher Michael
7d96aaa67f
Handle border property change events for Fullscreen/Unfullscreen.
...
SVN revision: 45932
13 years ago
Carsten Haitzler
814260e35b
fix native surface oopsie!
...
SVN revision: 45931
13 years ago
Carsten Haitzler
f274652e1f
add sugusr1 to bring uo std config panel
...
SVN revision: 45929
13 years ago
Carsten Haitzler
c14491ffd0
some infra for doing effects later
...
SVN revision: 45926
13 years ago
Christopher Michael
9260b043d7
Oops, that should have been show/hide bottom panel (according to fixme).
...
SVN revision: 45924
13 years ago
Christopher Michael
f82a3fb67e
Address fixme for show/hide indicator window.
...
SVN revision: 45923
13 years ago
Gustavo Sverzut Barbieri
f6c8bb2a30
disable automagic to find exchange.
...
This allows build systems to forcefully disable build using exchange
library, even if it was found in the system during compile.
SVN revision: 45917
13 years ago
Carsten Haitzler
204cf10765
more opts.
...
SVN revision: 45899
13 years ago
Carsten Haitzler
1895436210
and set default values for new configs
...
SVN revision: 45898
13 years ago
Carsten Haitzler
5a6a818195
manh more compositor options... in pareparation for more. use toolbook.
...
SVN revision: 45897
13 years ago
Carsten Haitzler
a5c4d29cb9
fix toolbar bug in sizing
...
SVN revision: 45896
13 years ago
Carsten Haitzler
1814a74703
and make arrows emit signals for advance items
...
SVN revision: 45895
13 years ago
Carsten Haitzler
00e6bf4bf1
make back./fwd arrow actuall advance items in toolbar
...
SVN revision: 45894
13 years ago
Carsten Haitzler
83667835bc
oh and make indicator instant-edit...
...
and... better illume-home config with comp enabled...
SVN revision: 45892
13 years ago
Carsten Haitzler
1595840134
some stuff... hmmm.
...
SVN revision: 45890
13 years ago
Luis Felipe Strano Moraes
77cba40502
Fixing make dist on enlightenment.
...
SVN revision: 45877
13 years ago
toma
fee66d3970
Add default keybindings for audio buttons to work on laptops and multimedia keyboards.
...
SVN revision: 45860
13 years ago
Massimo Maiurana
f9dfa45fda
updating catalan translations
...
SVN revision: 45845
13 years ago
Gustavo Sverzut Barbieri
b1462593e1
Registry config dialog into Settings Panel
...
By: Lucas De Marchi <lucas.demarchi@profusion.mobi>
SVN revision: 45816
13 years ago