devs/bu5hm4n/ptr_fix #17

Merged
raster merged 4 commits from devs/bu5hm4n/ptr_fix into master 2022-09-16 01:36:55 -07:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 592b277564 - Show all commits

View File

@ -496,6 +496,7 @@ _e_pointer_type_set(E_Pointer *ptr, const char *type)
edje_object_message_signal_process(ptr->o_ptr);
init = EINA_TRUE;
}
if (e_comp->comp_type != E_PIXMAP_TYPE_WL)
_e_pointer_x11_setup(ptr, cursor);
if (!cursor[0]) return;