Carsten Haitzler
e84dce7806
e auth - nicely prefix logs and clean up error reports and report more
3 years ago
Carsten Haitzler
f64ce3f5af
e polkit - improve ui to disable widgets while doing auth plus padding
3 years ago
Carsten Haitzler
ac6ad8cb96
add debug printf (commented out) for frame requests
3 years ago
Carsten Haitzler
fb5bcc24af
remove base time - not needed anymore
3 years ago
Carsten Haitzler
c742c011ae
e wl - fix frame req timestamp to be the same as others
...
no others subtrace the base... weston doesnt.. no input events cb's
do... this is a mistake with what is a wrong timeline as a result. fix
and use the same timeline as everyone else
@fix
3 years ago
Carsten Haitzler
048470f888
xkb - optimize handling of keymaps to only change them a few times
...
also listen to all xkb events properly..
@fix
3 years ago
Elyes HAOUAS
f84d23ffd2
Remove duplicated includes
...
Remove duplicated includes
Reviewed-by: Christopher Michael <devilhorns@comcast.net>
Differential Revision: https://phab.enlightenment.org/D11857
3 years ago
Riccardo Calixte
01fd3da2a3
tree-wide: get rid of trailing whitespace
...
Remove trailing whitespaces
Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org>
Differential Revision: https://phab.enlightenment.org/D11841
3 years ago
Carsten Haitzler
c3f809c346
env var config - fix null var value handling in gui
...
fix CID 1428891
back to 0 issues.
3 years ago
Carsten Haitzler
fcd726a328
e version - back to dev mode
...
back to 0.24.99 dev mode after release
3 years ago
Christopher Michael
ba685cc0e5
wl_drm: Add missing new line on error printing
3 years ago
maxerba
4f6b1928fa
Updating french translation
3 years ago
Carsten Haitzler
5ad58920a6
release DR 0.24.0
3 years ago
Carsten Haitzler
60cea009dc
wl desktop shell - fix symbols to explicily be extern as they should
...
missing externs - compiler fixed it up for us... -fno-common will stop
that... and this fixes that.
@fix
3 years ago
Elyes HAOUAS
9f3fcf2225
tree-wide: get rid of trailing whitespace
...
Remove trailing whitespaces
Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org>
Differential Revision: https://phab.enlightenment.org/D11826
3 years ago
Elyes HAOUAS
28080ccc04
tree-wide: get rid of trailing whitespace (last part)
...
Remove trailing whitespaces
Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org>
Differential Revision: https://phab.enlightenment.org/D11832
3 years ago
Elyes HAOUAS
4d51984286
tree-wide: get rid of trailing whitespace (part 11)
...
Remove trailing whitespaces
Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org>
Differential Revision: https://phab.enlightenment.org/D11831
3 years ago
Elyes HAOUAS
65441c214b
tree-wide: get rid of trailing whitespace (part 10)
...
Remove trailing whitespaces
Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org>
Differential Revision: https://phab.enlightenment.org/D11830
3 years ago
Elyes HAOUAS
bead80ca23
tree-wide: get rid of trailing whitespace (part 9)
...
Remove trailing whitespaces
Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org>
Differential Revision: https://phab.enlightenment.org/D11829
3 years ago
Elyes HAOUAS
0a9e0003d8
tree-wide: get rid of trailing whitespace (part 8)
...
Remove trailing whitespaces
Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org>
Differential Revision: https://phab.enlightenment.org/D11828
3 years ago
Elyes HAOUAS
47859e8bae
tree-wide: get rid of trailing whitespace (part 7)
...
Remove trailing whitespaces
Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org>
Differential Revision: https://phab.enlightenment.org/D11827
3 years ago
Elyes HAOUAS
f47d1a789e
tree-wide: get rid of trailing whitespace (part 6)
...
Remove trailing whitespaces
Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org>
Differential Revision: https://phab.enlightenment.org/D11825
3 years ago
Elyes HAOUAS
44b029378a
tree-wide: get rid of trailing whitespace (part 5)
...
Remove trailing whitespaces
Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org>
Differential Revision: https://phab.enlightenment.org/D11824
3 years ago
Elyes HAOUAS
cd5f79c814
tree-wide: get rid of trailing whitespace (part 4)
...
Remove trailing whitespaces
Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org>
Differential Revision: https://phab.enlightenment.org/D11823
3 years ago
Elyes HAOUAS
2b1a72f3cb
tree-wide: get rid of trailing whitespace (part 3)
...
Remove trailing whitespaces
Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org>
Differential Revision: https://phab.enlightenment.org/D11822
3 years ago
Elyes HAOUAS
b980034665
tree-wide: get rid of trailing whitespace (part 2)
...
Remove trailing whitespaces
Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org>
Differential Revision: https://phab.enlightenment.org/D11821
3 years ago
Carsten Haitzler
6fad7e2a76
Revert "e_client_volume: Reparent sink if a new window comes and match this one"
...
this is also causing issues. segv's. asan is finding them. re-open D8929
This reverts commit eae3cd37e8
.
3 years ago
Carsten Haitzler
344a6acc36
e env var config fialog - fix potential null access
...
coverity complained. it's right. fix CID 1428807
3 years ago
Carsten Haitzler
4c52048f09
undo the client volume fix as it causes memory access issues.
...
reopen D8928
it looked good until i started having some apps start/stop audio a lot
with asan on - it was catching memory mis-accesses. definitely not ok
to have this in
Revert "e client vol - fix del-self in a del while deleting self..."
This reverts commit e78c8b6b5f
.
Revert "e_client_volume: Update the e_client frame object on sink del event"
This reverts commit f4c1ba959e
.
3 years ago
Carsten Haitzler
e78c8b6b5f
e client vol - fix del-self in a del while deleting self...
3 years ago
Elyes HAOUAS
3524bc167c
tree-wide: get rid of trailing whitespace (part 1)
...
Remove trailing white spaces.
Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org>
Differential Revision: https://phab.enlightenment.org/D11780
3 years ago
Thierry
2a96a8dbaf
I can not load my preferences shortcuts keyboards. To take them into account I must reload e. I came across this error, "e_config_binding_key_match" uses "mouse_bindings" instead of "key_bindings". Unfortunately it does not change anything to my...
...
Summary: ...problem.
Reviewers: zmike!, devilhorns, raster
Reviewed By: raster
Subscribers: raster, cedric
Tags: #enlightenment-git
Differential Revision: https://phab.enlightenment.org/D6997
3 years ago
Thierry HUCHARD
48b555b204
Fixed menu crashes in the systray.
...
Reviewers: devilhorns
Subscribers: cedric, zmike
Tags: #enlightenment-git
Differential Revision: https://phab.enlightenment.org/D11502
3 years ago
thierry1970
19395ae1fe
Fix : Check that the file has a protocol.
...
Reviewers: devilhorns
Subscribers: raster, cedric, zmike
Tags: #enlightenment-git
Differential Revision: https://phab.enlightenment.org/D10410
3 years ago
Ross Vandegrift
765d8e1d3d
Don't set x-scheme-handler/file for File manager app.
...
Summary:
File managers should handle inode/directory, not
x-scheme-handler/file. Registering x-scheme-handler/file means that the file
manager app should open all "file://" URLs. And because of some details of the
FDO spec, scheme handlers override mime-type handlers. As a result, other
desktop environments can start using a file manager to open all local files.
fixes T7521
Reviewers: devilhorns, raster
Reviewed By: raster
Subscribers: cedric, zmike
Tags: #enlightenment-git
Maniphest Tasks: T7521
Differential Revision: https://phab.enlightenment.org/D10244
3 years ago
Ross Vandegrift
d2e5fdc965
Fix bashisms in enlightenment_remote
...
Summary:
Since enlightenment_remote declares #!/bin/sh, it should stick to
standard bourne shell features.
Reviewers: devilhorns
Subscribers: cedric, zmike
Tags: #enlightenment-git
Differential Revision: https://phab.enlightenment.org/D10243
3 years ago
Michael Bouchaud (yoz)
eae3cd37e8
e_client_volume: Reparent sink if a new window comes and match this one
...
Summary:
This commit avoid multiple windows got the same sink. Like launching
rage from terminology, gstreamer sink could be associated with terminology
and rage window too.
Reviewers: raster, devilhorns
Subscribers: cedric, zmike
Tags: #enlightenment-git
Differential Revision: https://phab.enlightenment.org/D8929
3 years ago
Michael Bouchaud (yoz)
f4c1ba959e
e_client_volume: Update the e_client frame object on sink del event
...
Reviewers: raster, devilhorns
Subscribers: cedric, zmike
Tags: #enlightenment-git
Differential Revision: https://phab.enlightenment.org/D8928
3 years ago
Elyes HAOUAS
7071faca6c
e_mmx: & evry: Remove unneeded white spaces
...
Remove unnecessary white spaces
Differential Revision: https://phab.enlightenment.org/D11779
3 years ago
Elyes HAOUAS
153f479d3f
tree-wide: fix typos all over the place
...
Fix some typos
Differential Revision: https://phab.enlightenment.org/D11778
3 years ago
Alastair Poole
8d72d36246
e_conf_env: Display variable and assignment.
...
When setting a custom environment variable display the variable
name and the value in NAME=VALUE format within the UI list. If
the value string is long then use an ellipsis. Adds some clarity.
3 years ago
Carsten Haitzler
9cb83899b4
gadcon - defer resize handling in a job to speed up startup
3 years ago
Carsten Haitzler
567b12ab06
tiling - untrack clients we have restored
...
this should fix a crash on shutdown and other related issues where
tiling may still watch after it's released a window.
@fix
3 years ago
Carsten Haitzler
306632a21c
e menus - dont double unref/free a menu
...
e_menu_item_submenu_set() already unrefs the previous submenu...
3 years ago
Carsten Haitzler
a310999640
shelf - debug printf remove
3 years ago
Carsten Haitzler
7a9eb9be2a
more icons for ridiculous DM's that arbitarily change icon names
...
hooray for insanity and catering to it.
3 years ago
Carsten Haitzler
8392fc4769
emix - fix symbols to point to correct extern sym
3 years ago
Carsten Haitzler
3c1b397ac3
todo++
3 years ago
Carsten Haitzler
d63f4a53ed
time for autogen.sh to move to old as a sample...
3 years ago
Carsten Haitzler
2e8aabce51
move old changelog to old
3 years ago