Carsten Haitzler
4749e1e065
backlight - fix string ptr leak
...
fix CID 1425215
3 years ago
Carsten Haitzler
1617659255
polkit - fix error case leak
...
error path leak found by coverity
fix CID 1425216
3 years ago
Carsten Haitzler
a6a10d405d
e wp gen tool -fix theoretical leak on tool exit
...
theoretical leak - but not really as porcess exits anyway
fix CID 1425217
3 years ago
Carsten Haitzler
5ac19b1372
shot - fix leak of img data in error path
...
fix CID 1425223
3 years ago
Carsten Haitzler
5e0bb63118
e system storage - fix double free found by coverity
...
fix CID 1425224
3 years ago
maxerba
cac4c69f74
Fixed error message's lines stick each other
3 years ago
Christopher Michael
d37ffa3599
e_comp_wl_dmabuf: Fix another formatting snafu
...
NB: No functional changes
3 years ago
Alastair Poole
909cb2be30
e_shelf: Improve auto hide behaviour.
...
Improve auto hide behaviour. Allow the user to re-enter an
auto-hiding shelf as many times as he/she likes. This fixes the
issue where hovering back onto such a configured shelf causes
the shelf to hide and then animate.
This needs to move to edje. As per the TODO task.
3 years ago
Christopher Michael
2e14660bec
e_comp_wl_dmabuf: Fix minor snafu from formatting patch
3 years ago
Christopher Michael
dc013b8626
e_comp_wl_dmabuf: Format this file properly
...
NB: No functional changes (yet), just formatting to make this code
remotely readable.
3 years ago
Carsten Haitzler
bc28793796
efm - fix eio usage to notuse efl apis in a thread
...
the heavy func is in a theread and thus needs to only stick to things
that will be thread safe...
3 years ago
Carsten Haitzler
6ca000a257
only define beta api defines if not defined in e.h
3 years ago
Carsten Haitzler
bcd612e78d
revert last focus fixes - they both end up worse than before.
...
Revert "fix spurious pointer jumps due to previous commit bugfix"
This reverts commit 550de9a680
.
Revert "focus - fix emacs buffer switch focus set reported by felipe"
This reverts commit 690ab94c06
.
3 years ago
Carsten Haitzler
550de9a680
fix spurious pointer jumps due to previous commit bugfix
...
690ab94c06
fixed one bug and added
another - this fixes the other spurious pointer warps.
3 years ago
Alastair Poole
876f509be4
sysinfo: Don't use fallback when not implemented.
...
There is no fallback mechanism for BSD systems. We need to avoid
polling here as it will break E on first poll of data.
Essentially, if we fail to find a battery, we use a broken
fallback mechanism which breaks E. Don't do this :)
3 years ago
Carsten Haitzler
3b705cbdd9
wizard - on request disable autoraise on pointer focus
3 years ago
Carsten Haitzler
e07e56036a
e - stop trying to fixup xdg runtime dir env var - leave it as is
...
so it's consistently broken .. or not. os/distro should just set this
for login sessions.
3 years ago
Carsten Haitzler
be8286e154
emixer - limit icon sizes in toolbar to be... nicer
3 years ago
Carsten Haitzler
690ab94c06
focus - fix emacs buffer switch focus set reported by felipe
...
emacs window (not in terminal). now in one:
ctrl+x 5 2 <- open new buffer
now we have it try switch to the other buffer:
ctrl+x 5 o
broken ... now fixed.
@fix
3 years ago
Carsten Haitzler
1edddcda66
e system rfkill - use list command for old rfkill output
...
some distros use an ancient rfkill without default listing of devices.
this adapts to work there.
@fix
3 years ago
Simon Tischer
4acee9e448
batman - fix one more slider issue using mouse wheel
...
Reviewed-by: Christopher Michael <devilhorns@comcast.net>
Differential Revision: https://phab.enlightenment.org/D11710
3 years ago
Simon Tischer
118467697b
shot - make it full translateable
...
Reviewed-by: Christopher Michael <devilhorns@comcast.net>
Differential Revision: https://phab.enlightenment.org/D11708
3 years ago
Carsten Haitzler
c0ee372ba1
e dnd - add timeout in case we don't get a finished from the other end
...
2 second timeout seems reasonable. could be less... but should avoid
hangs.
3 years ago
Carsten Haitzler
f66ef70770
use SIL/OFL fonts for shot and be clear on the topaz font GPL-FE
3 years ago
Simon Tischer
06b7b9205a
(e)mixer - add possibility to translate strings
...
Reviewed-by: Christopher Michael <devilhorns@comcast.net>
Differential Revision: https://phab.enlightenment.org/D11702
3 years ago
Carsten Haitzler
a59d3c2a68
typo--
3 years ago
Christopher Michael
4e626b8f04
bluez: Fix typo spotted by jf_simon
3 years ago
Simon Tischer
ab257692f6
wallpaper selector - fix preview of personl wallpapers
...
Reviewed-by: Christopher Michael <devilhorns@comcast.net>
Differential Revision: https://phab.enlightenment.org/D11694
3 years ago
Alastair Poole
f7654e7681
e_entry_dialog: Fix entry sizing.
...
Fixes "Add shelf" and "Rename shelf"...
3 years ago
maxerba
76384d7ace
Fixed chinese locale definition from "Traditional Chinese" to "Simplified Chinese" as reported from 玉堂白鹤
3 years ago
Simon Tischer
5853fca2d4
netstatus/batman/pager - slider stepping fixes with mousewheel
...
detail work on pager(gadget) settings
- changed indicator format to slider format
- changed steps to make more sence
Reviewed-by: Christopher Michael <devilhorns@comcast.net>
Differential Revision: https://phab.enlightenment.org/D11693
3 years ago
Carsten Haitzler
2f52f093b6
simplify stacking rules to be a bit dumber so stacking works better
...
fixes T8652
3 years ago
Alastair Poole
2f27fe1430
conf_theme: fix small logic issue.
...
Obtain evas before using it.
3 years ago
Carsten Haitzler
42100a1ae7
e - fix fullscreen state revert on focusing of another window if child
...
check the newly focused window is not part of a parent tree back to a
fullscreen window e is considering unfullscreening on loss of focus.
fixes T8651
@fix
3 years ago
Simon Tischer
136b30d354
temperature module settings - sizing/align optimizations
...
Reviewed-by: Christopher Michael <devilhorns@comcast.net>
Differential Revision: https://phab.enlightenment.org/D11685
3 years ago
Simon Tischer
71a67823c9
shelf settings - sizing/align optimizations
...
make the dialog resizeable
the position tab is not the beste
Reviewed-by: Christopher Michael <devilhorns@comcast.net>
Differential Revision: https://phab.enlightenment.org/D11683
3 years ago
Simon Tischer
23a6a67290
various settings dialogs: sizing/align optimizations
...
Reviewed-by: Christopher Michael <devilhorns@comcast.net>
Differential Revision: https://phab.enlightenment.org/D11682
3 years ago
Simon Tischer
6c1a623e01
settings -> window: settings window align optimizations
...
settings -> file manager window align optimizations
Reviewed-by: Christopher Michael <devilhorns@comcast.net>
Differential Revision: https://phab.enlightenment.org/D11681
3 years ago
Simon Tischer
37ae415385
sysinfo/thermal - fix slider stepping with mouse wheel
...
Reviewed-by: Christopher Michael <devilhorns@comcast.net>
Differential Revision: https://phab.enlightenment.org/D11680
3 years ago
Christopher Michael
30395f481d
conf_theme: Reduce calls to e_win_evas_win_get
...
There is no point in calling this function multiple times here when we
can call it once, store the result, and reuse that.
3 years ago
Christopher Michael
63e73d9f47
conf_theme: Reduce calls to e_win_evas_win_get
...
There is no point in calling this function multiple times here when we
can call it once, store the result, and reuse that.
3 years ago
Simon Tischer
c1d096bec4
theme selector - remove duplicate code
...
Reviewed-by: Christopher Michael <devilhorns@comcast.net>
Differential Revision: https://phab.enlightenment.org/D11677
3 years ago
Simon Tischer
39384e26c3
theme selector - small optimizations
...
theme selector - small optimizations
Reviewed-by: Christopher Michael <devilhorns@comcast.net>
Differential Revision: https://phab.enlightenment.org/D11674
Differential Revision: https://phab.enlightenment.org/D11675
3 years ago
Simon Tischer
cf566306c6
wallpaper selector - small optimizations
...
wallpaper selector - small optimizations
Reviewed-by: Christopher Michael <devilhorns@comcast.net>
Differential Revision: https://phab.enlightenment.org/D11673
3 years ago
Alastair Poole
d5790f65fb
sysinfo: Fix swap for FreeBSD and DragonFlyBSD.
3 years ago
Riccardo Calixte
61b19484bf
Updating Pithos due to MPRIS rename
...
Sorting music players alphabetically
Pithos 1.5.0 renames the MPRIS app-id, this is the update.
Also, sorting the list of music players alphabetically.
Reviewed-by: Christopher Michael <devilhorns@comcast.net>
Differential Revision: https://phab.enlightenment.org/D10349
3 years ago
Simon Tischer
4a7ebe86bc
emixer - add icons to toolbar
...
Differential Revision: https://phab.enlightenment.org/D11658
3 years ago
Carsten Haitzler
b5a6635137
gad bar - make right menu items more obvious and simple
3 years ago
Carsten Haitzler
b5fa86e7f5
e system - disable singleton mode code - fewer pluses than minuses
3 years ago
Carsten Haitzler
ccbbe5a459
wayland xdg positioner - fix to handle resize constraints
...
this fixes T8295
@fix
3 years ago