22220 Commits (6becc2b1796bad6f09264821259dcb8402a03b85)
 

Author SHA1 Message Date
Marcel Hollerbach 6becc2b179 e_exec: split up the free of the instance 7 years ago
Stephen 'Okra' Houston aae3352932 Cpumonitor: Return the correct object. 7 years ago
Al Poole 5388ea5f42 modules: temperature: Fix spelling for temperature module. 7 years ago
Carsten Haitzler 8211a6f0e1 e thumb - fix alignment warning nuisance 7 years ago
Carsten Haitzler fd139068e1 efm - fix nuisance warning about enlightenment 7 years ago
Carsten Haitzler d72815747a efx - fix unaligned ptr fill that is actually a bug 7 years ago
Carsten Haitzler 898a057509 tiling module - fix some warnings with casts and alignment 7 years ago
Carsten Haitzler ccf3a6f5fe e comp - quiet some warnings for casts that are ok 7 years ago
Carsten Haitzler eb8f2a68b0 e comp - fix stupid cast to from eina rect* to char* to eina rect* again 7 years ago
Carsten Haitzler d8e639a9ea e comp object - fix warning where a void cast is as goos as the old one 7 years ago
Carsten Haitzler 26b68f8c7e e mixer pulse backened -f ix warning about use of uninit var 7 years ago
Carsten Haitzler f91086be7d evry module - fix warning about comparing signed to unsigned 7 years ago
Carsten Haitzler 7b0891a743 e desklock logging - fix types for critical error logs 7 years ago
Carsten Haitzler 3e95380edb efm - fix warnings for progress time display 7 years ago
Carsten Haitzler 7d5db07a75 e notification - silence alignment warning 7 years ago
Carsten Haitzler dd4cd1ce73 e thumb - silence alignment warning - valid code 7 years ago
Carsten Haitzler 8c87fe514d e comp - wl - add void cast to reduce warnings 7 years ago
Carsten Haitzler 8c70210ee6 e xsettings - fix warnings about unaligned ptr access 7 years ago
Carsten Haitzler b40fd20fbc e comp x - fix property fetch to use int ptr from the start 7 years ago
Carsten Haitzler 16131b14f0 efm ipc - fix unaligned int read on ipc decode 7 years ago
Carsten Haitzler 9c984ea9cf e ptr cast via void fix to reduce warnings 7 years ago
Carsten Haitzler 48a92ee067 e theme conf config - fix casting char fileds to int ptrs 7 years ago
Carsten Haitzler 39752e55ec e fileman config - fix definite alignment bug with cast char to int ptr 7 years ago
Carsten Haitzler f591b09da5 e ervything md5 code - fix warnings about alignment 7 years ago
Mike Blumenkrantz 4e1cbab3ff ignore all non-NORMAL type wl windows in e_place 7 years ago
Mike Blumenkrantz 8f3c9dd796 do not use new_client to determine placement-related paths during wl client commit 7 years ago
Mike Blumenkrantz 476305563c always set E_Client->placed when successfully moving a comp object 7 years ago
Mike Blumenkrantz 63b7111a1f make client placement eval not dependent on new_client flag 7 years ago
Mike Blumenkrantz 040b5f6a44 watch client UNIGNORE hook for adding new tiling clients 7 years ago
Mike Blumenkrantz e7f9500bae do not display sr rememebers in remember config dialog 7 years ago
Mike Blumenkrantz 964640d9ae never return remembers which apply uuid if not looking for sr remembers 7 years ago
Mike Blumenkrantz a8e7ca98cc allow new_clients to update their remembers 7 years ago
Mike Blumenkrantz 743a57f572 watch UNIGNORE hook for hooking window remembers 7 years ago
Mike Blumenkrantz d6052cbbfd unignore wl clients on first commit regardless of buffer attachment 7 years ago
Mike Blumenkrantz 7c118eb272 use E_Client->changes.size for validating wl client geom during configure 7 years ago
Mike Blumenkrantz 2f6f31f2a7 add client hook for UNIGNORE 7 years ago
Mike Blumenkrantz 25240fb86d future-proof client hook inlist initialization 7 years ago
Mike Blumenkrantz 51782fd5ee Revert "e - wayland - fix double-resize if e wants a different initial size" 7 years ago
Mike Blumenkrantz 0d4a52a240 fix return code checking for errors when generating wl key events 7 years ago
Mike Blumenkrantz cafb46953b add wl_buffer output module 7 years ago
Mike Blumenkrantz 75ff919036 more correctly handle dnd completion for wl 7 years ago
Mike Blumenkrantz b568e7abb1 simplify _e_comp_wl_data_device_drag_finished() slightly 7 years ago
Mike Blumenkrantz 1f7bd4b83d move wl data device focus-change handling to data device leave() fn 7 years ago
Mike Blumenkrantz 0acea1a2b1 add specific handling for xwl cursor unsetting on mouse-out to ssd 7 years ago
Mike Blumenkrantz c6216d7c1e reset compositor pointer cursor if wl surface destroy is the current cursor 7 years ago
Mike Blumenkrantz 7350a9c891 Revert "attempt to re-set wl surface pointer when popping back to "default" pointer type" 7 years ago
Mike Blumenkrantz 00329d6f29 force mouse-out on wl clients during delete if mouse.in is set 7 years ago
Mike Blumenkrantz e3d0fdbf67 only unset current pointer cursor object if new one is being set 7 years ago
Mike Blumenkrantz 0534c7ae6f start xwayland process 2.0s after module load 7 years ago
Mike Blumenkrantz 12655becaa ref clients during exe_inst deletion to avoid invalid access after free 7 years ago