summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix crash on xdg shell unbindDerek Foreman2016-11-301-5/+8
* use more accurate determination for applying xdg-shell (un)maximize operationsMike Blumenkrantz2016-11-302-6/+10
* teamwork: Use emile SHA1 functionsDerek Foreman2016-11-296-220/+8
* Check for deleted client in e_pixmap_image_is_argbDerek Foreman2016-11-291-0/+1
* check gravity variable for gravities when applying xdg6 positionersMike Blumenkrantz2016-11-291-2/+2
* always send valid size geom when configuring xdg6 popupsMike Blumenkrantz2016-11-291-1/+1
* fix use of E_CONTAINS macro for xdg-shell positionersMike Blumenkrantz2016-11-291-11/+11
* handle illegal xdg-shell resource unbindsMike Blumenkrantz2016-11-291-4/+33
* destroy xdg role surfaces if base surface is destroyedMike Blumenkrantz2016-11-291-0/+6
* correctly handle xdg surface deletion and pointer clearingMike Blumenkrantz2016-11-291-9/+5
* stack subsurfaces above their parents upon creationMike Blumenkrantz2016-11-291-0/+2
* handle xdg-shell maximize/unmaximize calls correctlyMike Blumenkrantz2016-11-292-8/+8
* remove unused variable in Luncher moduleChris Michael2016-11-291-1/+0
* Luncher: Fix Coverity Issues: CID 1366276 1366275Stephen okra Houston2016-11-282-9/+2
* Add temperature support for DragonFly BSD.Al Poole2016-11-282-9/+9
* E: fix Wayland without xwayland buildRomain Naour2016-11-282-0/+2
* prevent divide by zero when calculating gadget aspect sizingMike Blumenkrantz2016-11-281-1/+1
* use ecore_evas_screen_dpi_get to get screen dpi under waylandChris Michael2016-11-281-2/+28
* use ecore_evas_screen_dpi_get when updating e_scale valueChris Michael2016-11-281-2/+6
* Fix wayland deferred buffer free crashDerek Foreman2016-11-251-4/+1
* removed unused variable from luncher code and add missing EINA_UNUSEDChris Michael2016-11-231-4/+3
* add missing EINA_UNUSED for unused function parametersChris Michael2016-11-231-1/+1
* Cpufreq: Don't check for NULL then depend on the value not being NULL. Fixes ...Stephen okra Houston2016-11-231-1/+1
* Luncher: Add the second gadget to luncher: Luncher Grid.Stephen okra Houston2016-11-225-8/+806
* Luncher: Make sure to correctly create config.Stephen okra Houston2016-11-221-18/+11
* make fake mouse-out upon focus-out conditional on pending pointer warpMike Blumenkrantz2016-11-221-1/+2
* clarify some wl surface checks to require elm winsMike Blumenkrantz2016-11-221-4/+4
* require an elm win to apply auto-visibility for internal wins in wl surface c...Mike Blumenkrantz2016-11-221-3/+3
* xdg6 supportMike Blumenkrantz2016-11-228-17/+1553
* add e_comp_object_coords_inside_input_area()Mike Blumenkrantz2016-11-222-0/+11
* add e_client_util_top_parent_get()Mike Blumenkrantz2016-11-221-0/+9
* connman: avoid random memory walk in case dbus data aren't provided by connman.Cedric Bail2016-11-211-5/+7
* Luncher: Share common code for dismissing the window preview.Stephen okra Houston2016-11-211-56/+26
* Luncher module: Use the correct icon for the .desktop.Stephen okra Houston2016-11-211-1/+1
* mark unused function parameter in Luncher as EINA_UNUSEDChris Michael2016-11-211-1/+1
* Luncher: Make sure to free the previous window preview, not the current one o...Stephen okra Houston2016-11-211-3/+3
* scale: Allow user to choose scale not multiplierAndy Williams2016-11-191-5/+20
* Luncher: Fix ctxpopup delete leak -- Add the style chooser to the config and ...Stephen okra Houston2016-11-184-41/+230
* make confirm dialogs autoselect the confirm optionMike Blumenkrantz2016-11-181-1/+1
* reject non-printable characters from lokker entryMike Blumenkrantz2016-11-181-1/+1
* disable bindings during desklockMike Blumenkrantz2016-11-181-0/+3
* fix missing definition of DRM_FORMAT_XRGB8888Chris Michael2016-11-161-11/+43
* wizard - do not set scale to 1.2 forcibly. use dpi as the def prof saysCarsten Haitzler (Rasterman)2016-11-161-4/+0
* focus confirmation option in efm delete dialogMike Blumenkrantz2016-11-111-1/+1
* only unset cur_mouse_action on client menu delete for the right actionMike Blumenkrantz2016-11-101-1/+2
* send orientation signal to bryce scroller themeMike Blumenkrantz2016-11-101-2/+8
* unset cur_mouse_action upon deleting client menuMike Blumenkrantz2016-11-101-0/+1
* keep bryce starting size unscaledMike Blumenkrantz2016-11-091-1/+1
* Luncher: Fix shadowed declarations.Stephen okra Houston2016-11-092-4/+1
* handle e_scale correctly in brycesMike Blumenkrantz2016-11-091-7/+7