Commit Graph

24968 Commits

Author SHA1 Message Date
Carsten Haitzler 9b0379693d watchdog (currently not used) - fix alloc of right sized ping buf 2022-06-08 11:48:13 +01:00
Christopher Michael bc15cd91e8 readme: Fix some typos, grammar, etc 2022-06-07 10:36:12 -04:00
Carsten Haitzler 495506924c readme - fix icon link 2022-06-06 20:45:45 +01:00
Carsten Haitzler a3ae31ce3f adjust reame icon to be nicer like main page icon 2022-06-06 20:45:07 +01:00
Carsten Haitzler d30f3fcfc3 not using NEWS anymore - it's on e.org and has been for a long time 2022-06-04 17:53:56 +01:00
Carsten Haitzler 9720f05cc5 readme - format improvement 2022-06-04 17:52:09 +01:00
Carsten Haitzler c1d913ff91 readme - clarify xsession errors 2022-06-04 17:49:02 +01:00
Carsten Haitzler e14073ac20 readme - improve formatting 2022-06-04 17:46:13 +01:00
Carsten Haitzler f8a89ce6c8 readme - add one more rule 2022-06-04 17:45:37 +01:00
Carsten Haitzler d0a1539ee1 readme - expand readme a bit more and some fixes. 2022-06-04 17:44:53 +01:00
Carsten Haitzler 14313ac0ce readme - add info on running e for your login 2022-06-04 17:31:35 +01:00
Carsten Haitzler 4b13181f3f readme - add more shots 2022-06-04 17:19:06 +01:00
Carsten Haitzler 82bea2f0a3 update TODO 2022-06-04 17:09:46 +01:00
Carsten Haitzler 601a23954a move todo to todo.md 2022-06-04 17:04:55 +01:00
Carsten Haitzler 843efc94fd readme - mention system.conf too 2022-06-04 16:52:30 +01:00
Carsten Haitzler 01c64f95f0 readme remove typo in compil and install 2022-06-04 16:50:33 +01:00
Carsten Haitzler 1cd1bded2c improve notes 2022-06-04 15:24:48 +01:00
Carsten Haitzler 4d08f166b9 improve readme formatting 2022-06-04 15:22:33 +01:00
Carsten Haitzler 53e7c9999f use readme specific icon 2022-06-04 15:17:35 +01:00
Carsten Haitzler 632ed6f6cf readme icon 2022-06-04 15:17:10 +01:00
Carsten Haitzler 3846dc81f0 move readme to markdown and include install info 2022-06-04 15:14:05 +01:00
Carsten Haitzler d4bada44bc remove file we dont need anymore 2022-06-04 14:07:12 +01:00
l05o dceb969857 e-remote - added -window-sendtodesktop 2022-06-04 13:29:16 +01:00
Carsten Haitzler d641d418c7 update TODO ... 2022-06-03 23:30:02 +01:00
Carsten Haitzler f374da2ef0 sys - add support for logind/systemd lock/unlock dbus api's
@feat
2022-06-03 11:46:34 +01:00
Carsten Haitzler 60d94f771c e comp - fix noisy debug printf due to previous fix
removes noise from 4c6dd08e25

@fix
2022-06-03 11:06:28 +01:00
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
2022-06-02 18:50:00 +01:00
Carsten Haitzler 5e793df529 msgbus - tidy up code a bit preparing to expand 2022-06-02 10:02:17 +01:00
Carsten Haitzler c6612a7d8a dbus - move service strings to defines completely 2022-06-02 09:24:24 +01:00
maxerba 915875051f Updating french and italian translations 2022-06-01 13:54:26 +02:00
Carsten Haitzler 0d0c49e616 shot - allow escape to escape the shot dialog 2022-05-23 17:35:28 +01:00
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
2022-05-20 13:24:35 +01:00
Carsten Haitzler cfefb25647 remove tabs and replace with spaces in printf's in main 2022-05-19 19:16:42 +01:00
Carsten Haitzler 0ac04f0545 fix enlightenment help and version optiosn to exit after print
@fix
2022-05-19 19:15:55 +01:00
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
2022-05-19 18:08:51 +01:00
Carsten Haitzler 877fde5eaa e comp wl - fix warning for uninit var
actually code path wouldn't care, but this silences a warning

@fix
2022-05-18 13:03:48 +01:00
Carsten Haitzler d869db87ce popup - simplify buffer alloc for popup body and silence warning
@fix
2022-05-18 12:58:23 +01:00
Carsten Haitzler 7c6adbd6fe open - fix warning with possible uninitted var
@fix
2022-05-18 12:58:19 +01:00
Carsten Haitzler 51e09f2a77 e config - use new eet_sync_sync to ensure data is synced to disk
sync data before the rename - ensure it is on disk first with new eet
func.

@feat
2022-05-16 14:00:22 +01:00
Carsten Haitzler 027a810e84 e config - fix config fallback handling - it was broken
loaded the wrong filename pattern due to a change i made ages to it
from file.N.cfg to file.cfg.N.

@fix
2022-05-16 13:59:29 +01:00
Carsten Haitzler a1600a137f client evas objects - fix - dont use precise for shaped input
shaped input doesnt affect or make custom copies of pixel data, thus
precise inside can't work (it can only work if the pixel data is local
- thus textur efrom pixmap is not going to produce valid data thus...
you get the drift). this fixes some odd focus/event things with some
windows that use shaped input only

@fix
2022-05-14 23:13:06 +01:00
Carsten Haitzler 5cf747d45d wayland support - add watermark and bug message and pause
this will clearly alert a user they are using e in wayland mode. this
is needed as there seems to be far too much confusion if e is in
wayland or not and when it is people having issues. this makes sure
e's wayland session desktop also has the label in it so it's clear etc.
2022-05-13 20:36:58 +01:00
Carsten Haitzler 5ad1680a7d e nice/pri change - centralise to util code
also getrlimit to know if we can lower nice level, you will want
something like:

*                -       nice            0

in /etc/security/limits.conf to allow for users to both raise and
lower nice level up until this limit (ie not negative nice levels).

perhaps enlightenment_system needs to do this...
2022-05-13 20:36:58 +01:00
Spam Me e0ccb08d0a Add german translations 2022-05-09 11:28:08 +02:00
Carsten Haitzler c8b1077de6 gadcon - fix disabled items... this is a radio and switches a/b/c ...
just because an item is not the selected one does not mean it should
be disabled. that is not how radios work. you choose 1 of n menu
items... only items you should NOT select (are not available for
selection) should be disabled.

@fix
2022-04-27 14:51:55 +01:00
Alastair Poole b413ee5d03 procstats: Handle e_client fullscreen requests.
Add an event handler for E_CLIENT_FULLSCREEN. Remove the client,
destroying the popup and icon region.

This resolves the issue where a client fullscreen request would
leave a rogue icon region and popup if switching to full screen
with some applications.

@fix T8996
2022-04-25 15:21:19 +01:00
Carsten Haitzler e4768d53f0 config - remove duplicate bindings for the same acpi event
this is bad - same event does 3 things. dim, undim and show brightness
controls...

@fix
2022-04-15 12:50:50 +01:00
Carsten Haitzler 582cbf8af8 e config - remove upgrade blocks for luncher + sysinfo
these are not even around so... dont enable them if going from a very
old cfg

@fix
2022-04-15 11:03:15 +01:00
maxerba f9b5d44681 Updating french and italian translations 2022-04-13 20:25:44 +02:00
Carsten Haitzler d24370afb6 touchpad input synaptics - fix tap to click props to work
if the driver if synaptics tap to click didnt work. this fixes that.
it didn't get the property values right in the "bitmask" enabling
buttons.

@fix
2022-04-13 15:21:38 +01:00