summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* polkit - fix user id we're authing to and be explicit which one it isCarsten Haitzler (Rasterman)2020-05-252-3/+27
| | | | @fix
* e auth - fix missing stderr output logs i missed last commitCarsten Haitzler (Rasterman)2020-05-251-4/+4
|
* e_ckpasswd_main: fix polkit to auth rootMarcel Hollerbach2020-05-251-2/+2
| | | | | there were the wrong pids passed. This fixes calls like "systemctl start docker".
* wizard: fix compile error in wayland-only buildilteroi2020-05-251-1/+1
|
* INSTALL: quick missing word fix.Rob Hensley2020-05-251-1/+1
|
* e auth - nicely prefix logs and clean up error reports and report moreCarsten Haitzler (Rasterman)2020-05-251-49/+45
|
* e polkit - improve ui to disable widgets while doing auth plus paddingCarsten Haitzler (Rasterman)2020-05-251-11/+34
|
* add debug printf (commented out) for frame requestsCarsten Haitzler (Rasterman)2020-05-231-0/+1
|
* remove base time - not needed anymoreCarsten Haitzler (Rasterman)2020-05-211-4/+2
|
* e wl - fix frame req timestamp to be the same as othersCarsten Haitzler (Rasterman)2020-05-211-1/+1
| | | | | | | | 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
* xkb - optimize handling of keymaps to only change them a few timesCarsten Haitzler (Rasterman)2020-05-191-12/+27
| | | | | | also listen to all xkb events properly.. @fix
* Remove duplicated includesElyes HAOUAS2020-05-194-5/+0
| | | | | | | Remove duplicated includes Reviewed-by: Christopher Michael <devilhorns@comcast.net> Differential Revision: https://phab.enlightenment.org/D11857
* tree-wide: get rid of trailing whitespaceRiccardo Calixte2020-05-1918-187/+185
| | | | | | | Remove trailing whitespaces Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org> Differential Revision: https://phab.enlightenment.org/D11841
* env var config - fix null var value handling in guiCarsten Haitzler (Rasterman)2020-05-191-1/+1
| | | | | | fix CID 1428891 back to 0 issues.
* e version - back to dev modeCarsten Haitzler (Rasterman)2020-05-191-14/+14
| | | | back to 0.24.99 dev mode after release
* wl_drm: Add missing new line on error printingChristopher Michael2020-05-181-1/+1
|
* Updating french translationmaxerba2020-05-171-3/+3
|
* release DR 0.24.0v0.24.0Carsten Haitzler (Rasterman)2020-05-171-3/+4
|
* wl desktop shell - fix symbols to explicily be extern as they shouldCarsten Haitzler (Rasterman)2020-05-161-3/+3
| | | | | | | missing externs - compiler fixed it up for us... -fno-common will stop that... and this fixes that. @fix
* tree-wide: get rid of trailing whitespaceElyes HAOUAS2020-05-148-130/+130
| | | | | | | Remove trailing whitespaces Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org> Differential Revision: https://phab.enlightenment.org/D11826
* tree-wide: get rid of trailing whitespace (last part)Elyes HAOUAS2020-05-1412-35/+35
| | | | | | | Remove trailing whitespaces Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org> Differential Revision: https://phab.enlightenment.org/D11832
* tree-wide: get rid of trailing whitespace (part 11)Elyes HAOUAS2020-05-1421-109/+109
| | | | | | | Remove trailing whitespaces Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org> Differential Revision: https://phab.enlightenment.org/D11831
* tree-wide: get rid of trailing whitespace (part 10)Elyes HAOUAS2020-05-1411-78/+78
| | | | | | | Remove trailing whitespaces Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org> Differential Revision: https://phab.enlightenment.org/D11830
* tree-wide: get rid of trailing whitespace (part 9)Elyes HAOUAS2020-05-1410-104/+104
| | | | | | | Remove trailing whitespaces Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org> Differential Revision: https://phab.enlightenment.org/D11829
* tree-wide: get rid of trailing whitespace (part 8)Elyes HAOUAS2020-05-1413-106/+106
| | | | | | | Remove trailing whitespaces Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org> Differential Revision: https://phab.enlightenment.org/D11828
* tree-wide: get rid of trailing whitespace (part 7)Elyes HAOUAS2020-05-1410-52/+52
| | | | | | | Remove trailing whitespaces Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org> Differential Revision: https://phab.enlightenment.org/D11827
* tree-wide: get rid of trailing whitespace (part 6)Elyes HAOUAS2020-05-1417-77/+77
| | | | | | | Remove trailing whitespaces Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org> Differential Revision: https://phab.enlightenment.org/D11825
* tree-wide: get rid of trailing whitespace (part 5)Elyes HAOUAS2020-05-146-35/+35
| | | | | | | Remove trailing whitespaces Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org> Differential Revision: https://phab.enlightenment.org/D11824
* tree-wide: get rid of trailing whitespace (part 4)Elyes HAOUAS2020-05-147-30/+30
| | | | | | | Remove trailing whitespaces Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org> Differential Revision: https://phab.enlightenment.org/D11823
* tree-wide: get rid of trailing whitespace (part 3)Elyes HAOUAS2020-05-141-36/+36
| | | | | | | Remove trailing whitespaces Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org> Differential Revision: https://phab.enlightenment.org/D11822
* tree-wide: get rid of trailing whitespace (part 2)Elyes HAOUAS2020-05-148-15/+15
| | | | | | | Remove trailing whitespaces Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org> Differential Revision: https://phab.enlightenment.org/D11821
* Revert "e_client_volume: Reparent sink if a new window comes and match this one"Carsten Haitzler (Rasterman)2020-05-141-82/+63
| | | | | | this is also causing issues. segv's. asan is finding them. re-open D8929 This reverts commit eae3cd37e830b82fee160dbc67ea3a75971dffc7.
* e env var config fialog - fix potential null accessCarsten Haitzler (Rasterman)2020-05-141-7/+14
| | | | coverity complained. it's right. fix CID 1428807
* undo the client volume fix as it causes memory access issues.Carsten Haitzler (Rasterman)2020-05-142-7/+2
| | | | | | | | | | | | | 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 e78c8b6b5f2b36434ea34dd5e32d1ab89f4a18b2. Revert "e_client_volume: Update the e_client frame object on sink del event" This reverts commit f4c1ba959e908dde14023aba7c7e55ce3b963d6e.
* e client vol - fix del-self in a del while deleting self...Carsten Haitzler (Rasterman)2020-05-142-0/+4
|
* tree-wide: get rid of trailing whitespace (part 1)Elyes HAOUAS2020-05-1422-86/+86
| | | | | | | Remove trailing white spaces. Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org> Differential Revision: https://phab.enlightenment.org/D11780
* I can not load my preferences shortcuts keyboards. To take them into account ↵Thierry2020-05-141-1/+1
| | | | | | | | | | | | | | | | 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
* Fixed menu crashes in the systray.Thierry HUCHARD2020-05-141-0/+1
| | | | | | | | | | Reviewers: devilhorns Subscribers: cedric, zmike Tags: #enlightenment-git Differential Revision: https://phab.enlightenment.org/D11502
* Fix : Check that the file has a protocol.thierry19702020-05-141-1/+15
| | | | | | | | | | Reviewers: devilhorns Subscribers: raster, cedric, zmike Tags: #enlightenment-git Differential Revision: https://phab.enlightenment.org/D10410
* Don't set x-scheme-handler/file for File manager app.Ross Vandegrift2020-05-142-3/+3
| | | | | | | | | | | | | | | | | | | | | | | 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
* Fix bashisms in enlightenment_remoteRoss Vandegrift2020-05-141-3/+3
| | | | | | | | | | | | | | 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
* e_client_volume: Reparent sink if a new window comes and match this oneMichael Bouchaud (yoz)2020-05-141-63/+82
| | | | | | | | | | | | | | | 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
* e_client_volume: Update the e_client frame object on sink del eventMichael Bouchaud (yoz)2020-05-141-2/+3
| | | | | | | | | | Reviewers: raster, devilhorns Subscribers: cedric, zmike Tags: #enlightenment-git Differential Revision: https://phab.enlightenment.org/D8928
* e_mmx: & evry: Remove unneeded white spacesElyes HAOUAS2020-05-142-8/+8
| | | | | | Remove unnecessary white spaces Differential Revision: https://phab.enlightenment.org/D11779
* tree-wide: fix typos all over the placeElyes HAOUAS2020-05-1440-49/+49
| | | | | | Fix some typos Differential Revision: https://phab.enlightenment.org/D11778
* e_conf_env: Display variable and assignment.Alastair Poole2020-05-121-25/+44
| | | | | | 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.
* gadcon - defer resize handling in a job to speed up startupCarsten Haitzler (Rasterman)2020-05-121-4/+19
|
* tiling - untrack clients we have restoredCarsten Haitzler (Rasterman)2020-05-111-0/+1
| | | | | | | this should fix a crash on shutdown and other related issues where tiling may still watch after it's released a window. @fix
* e menus - dont double unref/free a menuCarsten Haitzler (Rasterman)2020-05-111-6/+2
| | | | e_menu_item_submenu_set() already unrefs the previous submenu...
* shelf - debug printf removeCarsten Haitzler (Rasterman)2020-05-111-1/+0
|