maxerba
79a7c8e95c
Updating french translation
11 months ago
Carsten Haitzler
1a58e0e582
procstats - delete callbacks when client is deleted
...
evas object may still be around and call callbacks still registered
when client sis del'd - so remove callback in client delete in
procstats.
@fix .
11 months ago
maxerba
38178d8c46
Updating portuguese and italian translations
11 months ago
maxerba
5d49dceb36
Updating french translation
11 months ago
maxerba
456713da90
Updating french and portuguese translations
12 months ago
Marcel Hollerbach
928cf22f3e
fix error message
1 year ago
Marcel Hollerbach
f1d43c42a3
e_pointer: try to be sane with x11 and wl
...
wl does not have fallback rendering, therefore we always fallback to
default. In x11 we fallback to x11 rendering the cursor.
This should logically now not result in the cursor canvas beeing
deleted.
1 year ago
Marcel Hollerbach
5cc6f31035
e_pointer: do not call x11 setup when on wl path
1 year ago
Marcel Hollerbach
9778dc9738
more output
1 year ago
Carsten Haitzler
319b307c59
enlightenment_system - harden - no sysactions.conf - deny all actions
1 year ago
Carsten Haitzler
cc7faeccf7
enlightenment_sys - fix security hole CVE-2022-37706
...
https://github.com/MaherAzzouzi/CVE-2022-37706-LPE-exploit
fixes that.
@fix
1 year ago
Carsten Haitzler
fe0945600a
win - shapes - set pass events if we have shaped wins but no rects
...
could be an EMPTY set of input rects but shaped still... so pass
events on the comp obj.
fixes recordmydesktop
@fix
1 year ago
Carsten Haitzler
47e9eae4ed
wl desktop session file - some dm's dont like VAR=x without env
...
add env at the start as they dont seem to like running things with just
VAR=x VAR2=y cmd
enlightenment happily does this... sddm does not it seems.
1 year ago
Carsten Haitzler
2e30f391fb
notification - fix property name for suppress sound
1 year ago
Carsten Haitzler
05e150ad43
e wl - force gl for wl mode now due to kernel breaks
...
also make session file do this by default for wl mode.
@fix (work around kernel changes?)
1 year ago
Christopher Michael
a5d004a49b
e_int_client_prop: Fix ICCCM/NetWM dialog issues
...
Make this dialog resizable for reading longer text (window titles,
etc). Also, fix the layout silliness that was going on by aligning the
table entries properly.
This dialog looked like crap :( Let's fix that :)
1 year ago
Carsten Haitzler
2294ea9f8a
update id - use longer sha1 hash for id
1 year ago
Carsten Haitzler
3c46a6796a
blanking block menu - show more info like reason.
1 year ago
Carsten Haitzler
88d7e3b836
screensaver blanking dbus api - also support /ScreenSaver path
1 year ago
Carsten Haitzler
c93c976069
use XSession type - it seems some dm's are enforcing a non-standard
...
they insist on Type=XSession or you end up with a blank screen. this
was never defined as the standard. wm's have been using
Type=Application for decades! it's still documented in many places as
the way to add a custom session too. this is a workaround these stupid
DM's insisting on this. There is no good reason to make these changes.
1 year ago
Carsten Haitzler
aaf317b61d
mesgbus - fix nukll name dbus string send
...
This fixes #11
1 year ago
Carsten Haitzler
225cbac56f
watchdog - fix size of ping seq buffer entries
1 year ago
Carsten Haitzler
bea94314bd
allow multiple mimes and actions on files in efm
1 year ago
Carsten Haitzler
db3ea64dd3
terms - expand fallback list of term desktops
1 year ago
Carsten Haitzler
c2869268d8
term list - move to a single file to list possible terminal desktops
1 year ago
Carsten Haitzler
5980468f7f
enlightenment_open - handle Terminal=true properly not just scheme
...
This makes termina-ltrue launch properly from enlightemnent_open as
you might expect as it works from core e already when it launches/
@fix
1 year ago
Carsten Haitzler
daabedaac1
execution - add more terminal desktops to fallback list
1 year ago
Carsten Haitzler
130535af97
win - first map - fix energyxt unmap bug by wiping ignore unmap
...
For some reason I have yet to divine we don't get an initial unmap
event due to the reparent of the energyxt dialog windows and the
"ignore that first unmap" flag does not get cleared because it doesn't
happen. later when the dialog is withdrawn {9unmapped) this is ignored
then when you close the dialog... thus keeping it around as far as e
is concerned.
so to fix this - add a small timeout to clean this flag after a
show/map.
@fix
1 year ago
Carsten Haitzler
a39341d4a6
fix typo
1 year ago
Carsten Haitzler
3d4789531d
fix readme a bit
1 year ago
Carsten Haitzler
70a5f83cf7
reamde - note nvidia issues
1 year ago
Carsten Haitzler
2bc9efc261
e sound - forgot to call init - call init
1 year ago
Carsten Haitzler
2b095b67d1
notification - play sound samples and advertise it in caps
1 year ago
Carsten Haitzler
91e797eab7
add simple sound play api to play samples
1 year ago
Carsten Haitzler
b312bb3aa6
notifications - send signals for cateogry and urgency
1 year ago
Carsten Haitzler
cdad184547
notification module - handle misnamed desktop files e.g. firefox
1 year ago
Carsten Haitzler
bfd175e985
notification - remove unused func
1 year ago
Carsten Haitzler
b23eedae98
notifications - extend to support actions, links and img tags
...
we didn't support enough of noktifications to make everyone happy -
this is why ffox, chrome etc. did their own notification windows and
didn't use e's notifications. we now advertise doing everything. we
say w edo sound though don't.... will add that later, but this now
means we really do a lot more and thus pushes these other
notifications into e's notifications so we're much better now and this
annoyance i have noticed is now gone.
@feat
1 year ago
maxerba
1933f745f2
Updating french and italian translation
1 year ago
Carsten Haitzler
7dcf43051f
watchdog - enable. it seems to work fine for me... and that's good.
1 year ago
Carsten Haitzler
dbcc56014c
fix move to defines for msgbus dbus services for iface/core
1 year ago
Simon Tischer
c823c9e97c
remove unused 'restore default bindings', default are none bindings
1 year ago
Simon Tischer
f0470e0cfd
remove unused 'restore default bindings', default are none bindings
1 year ago
Carsten Haitzler
9b0379693d
watchdog (currently not used) - fix alloc of right sized ping buf
1 year ago
Christopher Michael
bc15cd91e8
readme: Fix some typos, grammar, etc
1 year ago
Carsten Haitzler
495506924c
readme - fix icon link
1 year ago
Carsten Haitzler
a3ae31ce3f
adjust reame icon to be nicer like main page icon
1 year ago
Carsten Haitzler
d30f3fcfc3
not using NEWS anymore - it's on e.org and has been for a long time
1 year ago
Carsten Haitzler
9720f05cc5
readme - format improvement
1 year ago
Carsten Haitzler
c1d913ff91
readme - clarify xsession errors
1 year ago