Stephen 'Okra' Houston
bae6700f8c
Enlightenment - Luncher Gadget - Show preview immediately for icons that have iconified windows.
...
This fixes T4806
7 years ago
Stephen 'Okra' Houston
2565055eeb
Enlightenment: Luncher - Use internal icons for non .desktop clients.
...
This fixes T5003
7 years ago
Stephen 'Okra' Houston
9f43e67a73
Enlightenment: Luncher gadget - don't allow .desktop actions on non .desktop icons.
7 years ago
Stephen 'Okra' Houston
2f75513396
Enlightenment: Sysinfo gadgets - Remove temporary gadgets correctly.
7 years ago
Stephen 'Okra' Houston
ddb9f99692
Enlightenment: Luncher gadget - Add more duplicate checking.
7 years ago
Stephen 'Okra' Houston
08d853ab16
Enlightenment: Luncher gadget - Don't delete the hash if there is more than one client using it.
7 years ago
Stephen 'Okra' Houston
cf1d083b38
Enlightenment: Fix luncher to not duplicate clients who report as both having and not having a .desktop.
7 years ago
Stephen 'Okra' Houston
3a7509fd38
Revert "luncher: do not add clients twice"
...
This reverts commit 382dc8e3b0
.
7 years ago
Marcel Hollerbach
382dc8e3b0
luncher: do not add clients twice
...
they can be part of the exec and of the Icon.
this fixes T4970
7 years ago
Stephen 'Okra' Houston
a918738e65
Revert "luncher: do not add clients twice"
...
This reverts commit e34d1aaba9
.
7 years ago
Marcel Hollerbach
ecfe4fd289
luncher: free the timers
...
otherwise the timeout can kick in when the icon is already destroyed.
fixes T5033
7 years ago
Marcel Hollerbach
e34d1aaba9
luncher: do not add clients twice
...
they can be part of the exec and of the Icon.
this fixes T4970
7 years ago
Carsten Haitzler
45b6536a20
e_icon - remove icon cache code - its disabled anyway with ifdefs
...
this isnt used so it just adds complexity/code to work on. remove it.
it would need a rewrite anyway as using a single file is hugely
inefficient as eet has to doa full rewrite of the file every
modification... it also duplicated icons in memory and dint load
directly from file etc. so... remove anyway.
7 years ago
Davide Andreoli
409230ee35
cpu + mem gadget: use new vertical layouts
7 years ago
Stephen 'Okra' Houston
483a978e83
Enlightenment: Wireless gadget - place the ctxpopup after the size hints are set, not before
7 years ago
Stephen 'Okra' Houston
70c9fa1211
Enlightenment: Luncher gadget - Scroll the window previews when the extend beyond the current screen.
...
This fixes T4804
7 years ago
Stephen 'Okra' Houston
05f35b4deb
Enlightenment: Make gadget editor popup scrollable:
...
This fixes T5077
7 years ago
Stephen 'Okra' Houston
d843f58671
Enlightenment: Fix coverity issues related to new sysinfo gadget
...
This fixes CID1368352 CID1368351 CID1368350 CID1368349 CID1368348 CID1368347 CID1368346 CID1368344 CID1368343
7 years ago
Carsten Haitzler
8d6b834d57
e_icon - handle load failure and dont display icon object
...
also some XXX fixme notes i found along the way
7 years ago
Stephen 'Okra' Houston
4070ced965
Enlightenment: Pager gadget - Add a button to configure virtual desktops.
...
This fixes T5060
7 years ago
Stephen 'Okra' Houston
3d1feb31cc
Enlightenment: Sysinfo gadget: Free up the edje message correctly.
7 years ago
Stephen 'Okra' Houston
9d6af51de2
Enlightenment: Sysinfo gadget. Free edje messages.
7 years ago
Stephen 'Okra' Houston
74e773ab61
Enlightenment: Improve cpumonitor calculation
7 years ago
Stephen 'Okra' Houston
3fb8149486
Enlightenment: Sysinfo gadget: Calculate aspects correctly.
7 years ago
Stephen 'Okra' Houston
a8f5529d25
Enlightenment: Fix cpumonitor gadget core usage calc
7 years ago
Davide Andreoli
b7e2454914
cpu gadget: fetch aspect ratio from the theme
...
as per the mem module I really don't like this implementation :/
7 years ago
Davide Andreoli
0978fa9eb6
cpu gadget: fix orientation of the box
...
still need to fix the aspect ratio
7 years ago
Stephen 'Okra' Houston
ea9dbba34d
Enlightenment: Fix cpumonitor gadget to do per core.
7 years ago
Davide Andreoli
4c2116ac0f
mem gadget: no need to send 2 consecutive int_set msgs
...
One msg with 2 ints is more efficient
7 years ago
Davide Andreoli
30c81ac188
mem gadget: respect the aspect ratio of the theme
...
I really don't like this implementation (taken from the clock gadget).
If you know a better way to get the aspect from an elm layout please let me know
7 years ago
Stephen 'Okra' Houston
0b1fc0e368
Batman: Allow multiple instances of batman to work correctly.
7 years ago
Stephen 'Okra' Houston
9189293b46
Enlightenment: Fix double compare in batman and fix compilation on bsd.
7 years ago
Carsten Haitzler
0b0b6e6fd9
desklock - make blocker transparent again - a theme issue not code
...
if "theme is transparent" and this is an issue - dont use that theme.
very simple. the theme for a desk LOCK should be solid. it should hide
what is underneath. that is the POINT is can have transition effects
and that is why we shouldnt hide what is under it to allow that to
happen otherwise if you do have such an effect (eg a fade in) you just
get a black screen instantly on ctrl+alt+l for lock for example THEN
it fades in which is not how things SHOULD look.
yes - there is an issue on locking on screen lock where you get an
initial fade in effect for example as desklock is shown LATER like
when screen "unsuspends" from blank rather thanbefore this point. that
is orthogonal. this rect should block events... not pixels. don't use
non-solid themes or images if you dont want to see through...
7 years ago
Carsten Haitzler
3903d44666
e - BLOODY BUILD AGAIN - DAMN FLOAT WARNINGS...
...
i swear ... all of this shit over a warning that CAUSED more bugs than
it eveer fixed? sersiously...
ARGH!
7 years ago
Stephen 'Okra' Houston
2a56bd46a5
Enlightenment: Make sure to compile sysinfo gadget for bsd correctly
7 years ago
Stephen 'Okra' Houston
b24ab5c06d
Enlightenment: Add a scroller to the sysinfo gadget.
7 years ago
Stephen 'Okra' Houston
924307d96e
Enlightenment: Add the necessary Makefile for sysinfo.
7 years ago
Stephen 'Okra' Houston
b51b591171
Enlightenment: Sysinfo gadget supporting files
7 years ago
Stephen 'Okra' Houston
cd24662e9f
Enlightenment: Add the sysinfo gadget that includes battery, temp, frequency, cpu, mem, and net
...
This is a gadget using the new api that has separate gadgets for battery, temperature, net status, cpu load, mem usage, cpu frequency, and one gadget called sysinfo that combines all of the above.
7 years ago
Stephen 'Okra' Houston
501ea95e2c
E gadgets: Prepare for sysinfo to arrive.
7 years ago
Stephen 'Okra' Houston
02224ae8b3
Luncher: Fix right click menu popup crash.
7 years ago
Stephen 'Okra' Houston
2054936773
Sysinfo: Add sysinfo to the configure list.
7 years ago
Mike Blumenkrantz
94480c6204
use -Wno-format-y2k for non-release builds
...
this warning could be useful if one was expecting to always have a 4-digit
date to calculate a certain text buffer size, but we will never do this
7 years ago
Mike Blumenkrantz
945897930e
Revert "warnings - disable y2k and format non literal and float comparison"
...
This reverts commit 210670c6a6
.
these are useful warnings which consistently reveal bugs.
7 years ago
Mike Blumenkrantz
574bf220d5
mark strftime calls using struct tm in e_slider as safe
...
disable -Wformat-nonliteral temporarily
7 years ago
Mike Blumenkrantz
f011db58ce
mark strftime calls using struct tm in time module as safe
...
disable -Wformat-nonliteral temporarily
7 years ago
Mike Blumenkrantz
86505cd885
add global macros for easily toggling warning flags
...
in some cases, eg., -Wformat-nonliteral, warnings may be generated for
valid uses of C, but the warning is still useful. this allows certain warnings
to be disabled as necessary
7 years ago
Mike Blumenkrantz
c5b3aba6fd
specify format string for desk names in desk config
...
-Wformat=2
7 years ago
Mike Blumenkrantz
40f8e02be8
resolve misc float-equal warnings
...
Reviewed-by: Derek Foreman <derekf@osg.samsung.com>
7 years ago
Mike Blumenkrantz
7264ac9e96
resolve binding+action float-equal warnings
...
Reviewed-by: Derek Foreman <derekf@osg.samsung.com>
7 years ago