José Roberto de Souza
3b00919101
systray: Remove xembed callbacks when xembed support is disable
10 years ago
José Roberto de Souza
dc74938241
Refactor systray to have only one box
...
This is simpler and avoid some edje erros.
This patch depends on a patch on elementary to update systray edj.
10 years ago
Igor Murzov
f2e20b2052
Update russian translation
10 years ago
Mike Blumenkrantz
292bcf6e81
only allow backlight to go to 0.1, not 0.0
...
on some backlight devices, 0.0 is completely off, which can render the system unusable.
T651
10 years ago
Mike Blumenkrantz
02e95afdf3
use regular ecore-exe for pulse start to not track launch
10 years ago
Mike Blumenkrantz
c7a23ab5bd
don't crash when pulse exec deletes itself during startup timer
10 years ago
Mike Blumenkrantz
64b8da15a4
don't crash when ibar mouse rolling
...
T666 (wtf)
10 years ago
Shawn Lee
7c2d0c7bdd
fix - enlightenment could be fell in infinite loop in e_border_focus_set().
...
Reviewers: seoz, zmike
CC: cedric, raster
Differential Revision: https://phab.enlightenment.org/D382
10 years ago
Mike Blumenkrantz
39cf0a5a1b
try connecting to pulse on a timer after it gets started in case it's a slow startup
10 years ago
Mike Blumenkrantz
bccda8e7b3
try running start-pulseaudio-x11 from mixer
10 years ago
Boris Faure
3155115bc5
fix tiling configuration screen
10 years ago
Mike Blumenkrantz
7435381907
only clip shelf object to zone if shelf is not a popup
...
T629
10 years ago
Mike Blumenkrantz
ed1a5e4bcf
switch to rc2
10 years ago
Mike Blumenkrantz
ec484b1317
force unmount/eject on udisks2 filesystem removal, also remove undocumented fixme from seb
...
T432, T398
10 years ago
Cedric BAIL
07347198c6
gitignore: don't track change.
10 years ago
Cedric BAIL
0eb74fe4a1
pkgbuild: follow AUR enlightenment17-git naming.
10 years ago
Carsten Haitzler
e2c20040e8
e17 wizard - update missing flags and alignment in ui, as well as refresh
...
this adds moldova (moldavian?) flag for layouts of keyboards and
refreshes some of the generic images for unknown, latin america, brail
and arabic "flag" images, and forces flag icons to be 2:1 aspect
ration with icon centered within that area to address T647
10 years ago
Mike Blumenkrantz
0c2d21558f
fix a magnificent typo in my last commit
10 years ago
Mike Blumenkrantz
a7d1a4588e
only revert focus to a sticky window on desk flip if there's no other window to revert to
...
T625
10 years ago
Mike Blumenkrantz
b0854dedd1
remove unused variable
10 years ago
Mike Blumenkrantz
caa41d0c7c
force hide of new shelves when not visible
10 years ago
Sebastian Dransfeld
ae8a067e6d
e: Check whether allocation succeeds
...
CID 1039865
10 years ago
Sebastian Dransfeld
06a85fca4d
e: check for NULL value in parameter
...
CID 1040146
10 years ago
Sebastian Dransfeld
e818c83322
e: ignore signals with no signal
...
A signal needs a name to be handled.
CID 1040147
10 years ago
Sebastian Dransfeld
43a4f21e06
e: double paranthesis as gcc suggests
...
Since we assign and check for true value in one operation, use double
paranthesis.
10 years ago
Sebastian Dransfeld
5820112ba3
e: remove un-needed NULL check.
...
bdname = params, which is already checked
CID 1039830, 1039831
10 years ago
Sebastian Dransfeld
d5853ddc2c
e: Check for error reading lid status
10 years ago
Mike Blumenkrantz
d985b01aa9
check efm queued icons when trying to live delete a file to ensure the icon is deleted
...
T633
10 years ago
Mike Blumenkrantz
bbaa7a76b7
set systray icon layer based on gadcon container layer
10 years ago
Mike Blumenkrantz
09c3cd4ba9
only set bd->destroyed when window is actually destroyed
...
T617.1
10 years ago
Mike Blumenkrantz
da931928e1
Revert "improve efm mouse move detection (no more tooltips when cursor is in separate window)"
...
This reverts commit db72a84e58
.
this whole idea was broken. I blame the british food/water/oxygen/etc. it broke click renaming and all kinds of other things. changing the edc (in latest elm/1.8) is a much better and more effective solution
10 years ago
Mike Blumenkrantz
a61786b7a7
Revert "restack event rect for efm...always"
...
This reverts commit 5bacb5dfc3
.
10 years ago
Mike Blumenkrantz
ef1b4e3d9d
Revert "clip efm icon event rect"
...
This reverts commit cee520ff75
.
10 years ago
Mike Blumenkrantz
3c514097ae
Revert "unify efm icon positioning code"
...
This reverts commit 479bb201e3
.
10 years ago
Mike Blumenkrantz
a366561336
Revert "ensmallen efm icon event area"
...
This reverts commit b7fb8e7f8d
.
10 years ago
Carsten Haitzler
b6f25509b0
efm - pass events on icons. just say NO. it breaks them.
10 years ago
Carsten Haitzler
9da3c339ba
mixer - address duplicate bindings for the same action with timeout
...
use time logging to not allow actions within a small window of time
from eachother. this fixes T620 - or should.
10 years ago
Carsten Haitzler
98e5035957
backlight - companion backlight fix patch actually changes config level
...
goes with 9ce8d91f6d
.
10 years ago
Mike Blumenkrantz
ec156f71aa
set pass events on efm icon objects
...
we don't get events from the theme any more, so ensure that edje isn't grabbing events randomly
T377
10 years ago
Mike Blumenkrantz
c0a1d4104f
hide teamwork popups on desk flip
10 years ago
discomfitor
6bcdc4efab
cl/news for physics module removal
10 years ago
Mike Blumenkrantz
27d607d863
remove physics module
...
realistically I shouldn't have merged this into the release last year.
failing that, I probably should have removed it after the release.
even if I didn't remove it, I should have at least updated/tested it.
I did none of these things, and neither did anyone else, and thus we have an unmaintained module in core.
NOT ON MY WATCH
10 years ago
Mike Blumenkrantz
93ddaf2846
remove unnecessary file
10 years ago
Carsten Haitzler
9ce8d91f6d
backlight - save after actions change backlight too.
10 years ago
Mike Blumenkrantz
400f966b70
improve efm popup display with multiple monitors
...
previously we'd clamp to the current screen, but that's not really necessary. also e_popup sucks, so trying to create zone-relative coords is not going to work -> just use first zone always
10 years ago
Carsten Haitzler
835a3dfac6
comp - remove sync support in comp - it should be off by default anyway.
...
this was never a great idea, and it has too many buglets in corner
cases (eg window resizing) so remove it. simpler is better.
10 years ago
Carsten Haitzler
0ec99b2ac5
gdb crashdump - restore old e_sys magic into e_start
10 years ago
Sebastian Dransfeld
5ca535383f
e: handle e_util_head_exec display env
...
Clean up the code to set DISPLAY env so it is safe and correct.
10 years ago
Carsten Haitzler
65a1ed752e
comp - disable grab by default due to it causing erratic rendering
...
so i found something interesting. the grab option causes some erratic
framerate in clients IF thoise clients have to sync to the xserver and
themselves try and render more smoothly. it masically means animators
get delayed due to unusually long render times because of this. this
fixes that. this also adds a comp config version number allowing the
code to upgrade a users config to turn this off and thus allows for
future upgrades too.
10 years ago
Sebastian Dransfeld
e5300734dc
Find correct border under pointer
...
Previously we would find the first border and then break. Now we find
the border with the highest layer, as the code intended.
Fixes CID 1039952
10 years ago