Carsten Haitzler
a39341d4a6
fix typo
4 days ago
Carsten Haitzler
3d4789531d
fix readme a bit
4 days ago
Carsten Haitzler
70a5f83cf7
reamde - note nvidia issues
4 days ago
Carsten Haitzler
2bc9efc261
e sound - forgot to call init - call init
1 week ago
Carsten Haitzler
2b095b67d1
notification - play sound samples and advertise it in caps
1 week ago
Carsten Haitzler
91e797eab7
add simple sound play api to play samples
1 week ago
Carsten Haitzler
b312bb3aa6
notifications - send signals for cateogry and urgency
1 week ago
Carsten Haitzler
cdad184547
notification module - handle misnamed desktop files e.g. firefox
1 week ago
Carsten Haitzler
bfd175e985
notification - remove unused func
1 week 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 week ago
maxerba
1933f745f2
Updating french and italian translation
1 week ago
Carsten Haitzler
7dcf43051f
watchdog - enable. it seems to work fine for me... and that's good.
2 weeks ago
Carsten Haitzler
dbcc56014c
fix move to defines for msgbus dbus services for iface/core
2 weeks ago
Simon Tischer
c823c9e97c
remove unused 'restore default bindings', default are none bindings
2 weeks ago
Simon Tischer
f0470e0cfd
remove unused 'restore default bindings', default are none bindings
2 weeks ago
Carsten Haitzler
9b0379693d
watchdog (currently not used) - fix alloc of right sized ping buf
3 weeks ago
Christopher Michael
bc15cd91e8
readme: Fix some typos, grammar, etc
3 weeks ago
Carsten Haitzler
495506924c
readme - fix icon link
3 weeks ago
Carsten Haitzler
a3ae31ce3f
adjust reame icon to be nicer like main page icon
3 weeks ago
Carsten Haitzler
d30f3fcfc3
not using NEWS anymore - it's on e.org and has been for a long time
3 weeks ago
Carsten Haitzler
9720f05cc5
readme - format improvement
3 weeks ago
Carsten Haitzler
c1d913ff91
readme - clarify xsession errors
3 weeks ago
Carsten Haitzler
e14073ac20
readme - improve formatting
3 weeks ago
Carsten Haitzler
f8a89ce6c8
readme - add one more rule
3 weeks ago
Carsten Haitzler
d0a1539ee1
readme - expand readme a bit more and some fixes.
3 weeks ago
Carsten Haitzler
14313ac0ce
readme - add info on running e for your login
3 weeks ago
Carsten Haitzler
4b13181f3f
readme - add more shots
3 weeks ago
Carsten Haitzler
82bea2f0a3
update TODO
3 weeks ago
Carsten Haitzler
601a23954a
move todo to todo.md
3 weeks ago
Carsten Haitzler
843efc94fd
readme - mention system.conf too
3 weeks ago
Carsten Haitzler
01c64f95f0
readme remove typo in compil and install
3 weeks ago
Carsten Haitzler
1cd1bded2c
improve notes
3 weeks ago
Carsten Haitzler
4d08f166b9
improve readme formatting
3 weeks ago
Carsten Haitzler
53e7c9999f
use readme specific icon
3 weeks ago
Carsten Haitzler
632ed6f6cf
readme icon
3 weeks ago
Carsten Haitzler
3846dc81f0
move readme to markdown and include install info
3 weeks ago
Carsten Haitzler
d4bada44bc
remove file we dont need anymore
3 weeks ago
l05o
dceb969857
e-remote - added -window-sendtodesktop
3 weeks ago
Carsten Haitzler
d641d418c7
update TODO ...
3 weeks ago
Carsten Haitzler
f374da2ef0
sys - add support for logind/systemd lock/unlock dbus api's
...
@feat
3 weeks ago
Carsten Haitzler
60d94f771c
e comp - fix noisy debug printf due to previous fix
...
removes noise from 4c6dd08e25
@fix
3 weeks ago
Carsten Haitzler
fc13afced0
add support for org.freedesktop.ScreenSaver dbus inhibit api
...
this also then can list the inhibitors in a blanking block submenu of
the main menu = select one to remove it as a blocker...
@feat
4 weeks ago
Carsten Haitzler
5e793df529
msgbus - tidy up code a bit preparing to expand
4 weeks ago
Carsten Haitzler
c6612a7d8a
dbus - move service strings to defines completely
4 weeks ago
maxerba
915875051f
Updating french and italian translations
4 weeks ago
Carsten Haitzler
0d0c49e616
shot - allow escape to escape the shot dialog
1 month ago
Carsten Haitzler
422c0b6765
efm - support system provided desktop files for actions
...
right clikc -> actions -> ... here
you might want desktop files that have
X-Enlightenment-Action-Mime=inode/directory
in them - then they will be included in that menu and whatever is
executed is passed the dir when run as an argument. example:
[Desktop Entry]
Type=Application
Name=Dir xmessage
Exec=xmessage
Icon=video_player
NoDisplay=true
X-Enlightenment-Action-Mime=inode/directory
1 month ago
Carsten Haitzler
cfefb25647
remove tabs and replace with spaces in printf's in main
1 month ago
Carsten Haitzler
0ac04f0545
fix enlightenment help and version optiosn to exit after print
...
@fix
1 month ago
Carsten Haitzler
4c6dd08e25
gtk frame porp change - if deleted for an existing csd app then adjust
...
assume it went to 0 size if removed and already a csd frame window
which is what chomium does going fullscreen - i didnt see this as i
used chromium with system titlebars not its own.
@fix
1 month ago