discomfitor
d8dc6df8c4
add E_Exec_Instance to E_Border and vice versa
10 years ago
discomfitor
4bbafeebb3
using pixmap w/h directly for comp mirrors is probably infinitesimally faster here
10 years ago
discomfitor
29be7a23ba
delete e_exec expire timers when the instance is found...
10 years ago
discomfitor
2f6bbfd908
fix comp mirrors for argb xim non-native wins
10 years ago
discomfitor
48c0777dd1
add battery icon to popup for low power warning to ensure deletion
10 years ago
discomfitor
a7148b558f
e_exec_desktop_instances_find
10 years ago
Chris Michael
c29269c6b5
Fix window remembers dialog to actually enable the apply button if you
...
change one of the remember check boxes.
Signed-off-by: Chris Michael <devilhorns@comcast.net>
10 years ago
Chris Michael
9e605ebce8
Fix randr plug-n-play for cedric because he asked nicely ;)
...
- Add config timestamping to our randr config.
- remove property_notify handler as we never use it.
- Unify some code to remove duplication
- Add a lot of debugging output.
Yes, e_randr is going to be noisy for a little while until I can
verify that it works for others also.
- Too many other changes to list.
Suffice to say, this makes e_randr plug-n-play work (here anyway).
NB: Right now, this just clones. It Could be changed to extend new
monitors tho
NB: This works here, on my laptop at home. If you find it does not
work for you, please supply the output of E's startup/restart when you
plug AND unplug monitors.
Signed-off-by: Chris Michael <devilhorns@comcast.net>
10 years ago
Chris Michael
1edb77e5c4
Add config_timestamp to e_randr_cfg.
...
Signed-off-by: Chris Michael <devilhorns@comcast.net>
10 years ago
Chris Michael
1197cc43a9
Minor formatting fix.
...
Signed-off-by: Chris Michael <devilhorns@comcast.net>
10 years ago
Carsten Haitzler
8814dbc109
fix focus hang bug - zmike suggestion...
10 years ago
zmike
5cebe429d4
fix desk flip focus when switching screens with mouse focus during animation
10 years ago
Doug Newgard
c0e9dff6cc
E: Add version requirement to wayland-server in configure.ac
10 years ago
discomfitor
7d469785d5
block pointer warp after desk flip animation if new desk is not in current zone
10 years ago
discomfitor
8912e7a7fe
e_desk_last_focused_focus now returns the focused border
10 years ago
discomfitor
02d59dbdb2
shouldn't need to flush shadow win tree again after desk show since it was already flushed in both show and hide
10 years ago
Jérémy Zurcher
d0b7970f5f
e_comp: partial revert to fix mixer popup
...
Revert "let us... force zoomap always for popups and menus. let's eee if this"
This reverts commit 4df2ff56f5
.
10 years ago
Carsten Haitzler
9f744b5eb3
update po's
10 years ago
Chris Michael
9d2f29f0ae
Add functions to allow wayland clients to run inside Enlightenment
...
again.
Wayland moved the input handling to be inside the "compositor" now, so
we need to add functions/support for that.
Signed-off-by: Chris Michael <cp.michael@samsung.com>
10 years ago
Igor Murzov
abfe4e1b69
Make gadcon locations translatable
10 years ago
maxerba
e1ce46676b
updating italian translation
10 years ago
Igor Murzov
17026e00d7
Update serbian translation, take 2
10 years ago
Igor Murzov
e268456450
Update italian translation
10 years ago
Igor Murzov
cb062fd350
Update russian translation
10 years ago
Igor Murzov
b48114152a
Better gettext usage for conf2 module
10 years ago
Igor Murzov
553b055a06
Remove double space in a message
10 years ago
Igor Murzov
229ad049bc
Support DeaDBeeF in Music Controller
10 years ago
Carsten Haitzler
a242745ee6
hmmm i see a rememebrs bug oh so waiting to happen.. delete a
...
rememeber but the idler stil has it in its list.
10 years ago
Cedric Bail
7ad7082c5c
Revert "updating serbian and italian translations"
...
This reverts commit 35dc35365b
.
10 years ago
Cedric Bail
8f9e1d9b4f
systemd: improve unit.
10 years ago
maxerba
35dc35365b
updating serbian and italian translations
10 years ago
Deon Thomas
35e0bc30f4
AUTHORS: added PrinceAMD's read name.
10 years ago
Mike Blumenkrantz
ad89c33535
remove unused "modal_windows" option which was breaking dialog focus in some cases
10 years ago
Mike Blumenkrantz
b797b4bb1b
always unlock focus after pointer warp, even if warp border has previously been unset
10 years ago
Mike Blumenkrantz
4a7832a61b
fix autoraise when mousing into already-focused windows
10 years ago
Mike Blumenkrantz
ff577e094b
disable mouse events in border client swallow/clip parts
...
fixes behavior when clicking through shaped windows
10 years ago
Mike Blumenkrantz
4da2c68fec
fix floating border icons when changing border themes
10 years ago
Mike Blumenkrantz
103298eee3
remove some completed compositor todos
10 years ago
Mike Blumenkrantz
727cd45b5c
force window resize when pixmap comes back with a size that doesn't match the client window
...
this causes comp to refetch the pixmap again with the correct size and allows windows which were shaded across a restart to be unshaded
10 years ago
Mike Blumenkrantz
053a14197e
correctly send border move events for shading where applicable
10 years ago
Mike Blumenkrantz
0bcb83b2b6
more accurately init window position for re-managed windows
10 years ago
Mike Blumenkrantz
c533d03e59
block border resize action for shading/shaded windows
10 years ago
Mike Blumenkrantz
11388ab67e
block window shade animation for new clients
10 years ago
Mike Blumenkrantz
f5a573abf4
typedef E_Event_Border_Simple
10 years ago
Mike Blumenkrantz
95b9313e64
don't fetch window pixmap for shaded window
10 years ago
Mike Blumenkrantz
eaf210d8b7
new border style which greatly increases usability
...
as explained here: http://e18releasemanager.wordpress.com/2013/05/09/sparklebear/
10 years ago
Mike Blumenkrantz
1b684e8191
correctly calculate border frame shape when cutting a window
10 years ago
Mike Blumenkrantz
84b071df66
set shape input rects for shaped windows
10 years ago
Mike Blumenkrantz
2723bde28c
fix dbusmenu crash
10 years ago
Mike Blumenkrantz
6f29188963
ignore comp shape rects outside the screen, print overrides in comp win print function
10 years ago