summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* fix luncher efreet event handlingMike Blumenkrantz2018-03-021-3/+4
* always unset pass_events on desktop editor when it is shownMike Blumenkrantz2018-03-021-0/+8
* do not add gadget editor pointer site to editor del_listMike Blumenkrantz2018-03-021-1/+0
* Fix for window borders to accept edje iconsThanatermesis2018-03-021-5/+2
* process comp object hide/show signals immediately during interceptMike Blumenkrantz2018-03-021-0/+2
* use per-instance event handler for batman powersave eventingMike Blumenkrantz2018-03-021-14/+9
* disable bounce for gadget bar scrollersMike Blumenkrantz2018-03-021-0/+3
* use the current pointer client for the xwayland drag client if owner is unmappedMike Blumenkrantz2018-03-021-2/+6
* Luncher: Add a timeout for mousing out when preview already exists. Update pr...Stephen Houston2018-03-021-2/+30
* resolve even more null derefs from string parsing in vkbdMike Blumenkrantz2018-03-021-9/+6
* Remove E_BITFIELD as it is not present on this branchAndy Williams2018-02-091-1/+1
* build: enter po subdirMarcel Hollerbach2018-01-301-3/+1
* print notifications to stderr if a notification handler doesn't existMike Blumenkrantz2018-01-301-1/+4
* further protect against crashes when xwayland crashesMike Blumenkrantz2018-01-302-15/+18
* toggle x_fatal variable when xwayland crashesMike Blumenkrantz2018-01-301-0/+2
* don't do x11 window grab for fps counter when running in wayland modeMike Blumenkrantz2018-01-301-7/+7
* fix notification crashes when a callback isn't specifiedMike Blumenkrantz2018-01-301-2/+4
* add menu item for reporting bugsMike Blumenkrantz2018-01-301-0/+12
* use normal emotion function to determine playability of e_thumb filesMike Blumenkrantz2018-01-301-10/+1
* clamp large windows to desk's useful geometry if smart placement failsMike Blumenkrantz2018-01-301-2/+4
* block gadget site layouts on moving gadgets which are not on the pointer siteMike Blumenkrantz2018-01-301-1/+4
* fix some crashes with start gadget deletionMike Blumenkrantz2018-01-301-10/+14
* clear visible gadget popups when triggering a gadget actionMike Blumenkrantz2018-01-301-5/+26
* consider gadget ctxpopups as normal popups for callback purposesMike Blumenkrantz2018-01-301-1/+1
* sort gadgets alphabetically in gadget editorMike Blumenkrantz2018-01-301-2/+11
* init anim - fix sudden vanish of init splash in some casesCarsten Haitzler (Rasterman)2018-01-302-9/+31
* add a lot of null checks to wayland egl initMike Blumenkrantz2018-01-301-7/+15
* unset E_Client->changes.pos when attempting to maximize a new re_manage clientMike Blumenkrantz2018-01-301-0/+1
* use e_zone_desk_useful_geometry_get() for all client maximize geometry fetchingMike Blumenkrantz2018-01-301-18/+3
* make xwl data offer writing asyncMike Blumenkrantz2018-01-301-9/+50
* protect against null deref when setting proxy vars in connman moduleMike Blumenkrantz2018-01-301-2/+2
* print error when failing to unlink efm/eeze mount point after unmountMike Blumenkrantz2018-01-301-1/+2
* protect against null deref when emitting efm/eeze error messagesMike Blumenkrantz2018-01-301-2/+5
* refactor E_Storage finding for efm/eeze volumes in backendMike Blumenkrantz2018-01-301-11/+12
* simplify icon suffix detection in vkbd moduleMike Blumenkrantz2018-01-301-8/+2
* clean up .desktop files and misc typosRoss Vandegrift2018-01-3077-89/+13
* Fix potential NULL pointer dereferenceDerek Foreman2018-01-301-0/+1
* luncher: fix slider on mouse scroll.Al Poole2018-01-301-1/+1
* build: fix meson build on FreeBSD.Al Poole2018-01-304-6/+13
* conf_theme: show appropriate background list.Al Poole2018-01-301-0/+6
* wl-drm: sort screen modes and assign zone->outputChris Michael2018-01-301-0/+6
* wl-drm: get screen geometry after e_comp_wl_init is calledChris Michael2018-01-301-3/+3
* e come client - actually set placed more generally...Carsten Haitzler (Rasterman)2018-01-301-1/+1
* build: fix build on picky systemsMarcel Hollerbach2018-01-302-3/+3
* build: enable -lintl if we find itMarcel Hollerbach2018-01-302-1/+5
* Updating italian translationmaxerba2018-01-301-262/+319
* Give to gettext correct options to make it able to run.maxerba2018-01-301-1/+11
* meson: wl_drm now requires libdrmMarcel Hollerbach2018-01-301-1/+1
* meson: fix buildMarcel Hollerbach2018-01-302-2/+4
* vkbd: Fix null pointer dereferenceChris Michael2018-01-301-2/+2