summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* xdg6 supportdevs/discomfitor/an_unfinished_mastahpieceMike Blumenkrantz2016-11-218-17/+1553
* add e_comp_object_coords_inside_input_area()Mike Blumenkrantz2016-11-212-0/+11
* add e_client_util_top_parent_get()Mike Blumenkrantz2016-11-211-0/+9
* 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
* Luncher Gadget: Don't set aspect twice.Stephen okra Houston2016-11-081-1/+1
* unalias internal wl client pixmaps in elm win hide trap callbackMike Blumenkrantz2016-11-081-0/+4
* always free wl pixmap buffer list on non-cache image clearMike Blumenkrantz2016-11-081-2/+2
* remove wl client pixmap aliasing on delMike Blumenkrantz2016-11-081-4/+1
* unset wl client surface pointer on surface destroyMike Blumenkrantz2016-11-081-0/+3
* reset initial internal wl client states when hiding (but not deleting)Mike Blumenkrantz2016-11-081-3/+15
* Luncher/Pager gadgets: Make sure to lock/unlock the gadget site on dnd.Stephen okra Houston2016-11-082-0/+10
* Luncher: Make sure that there is a valid drop before object on dnd.Stephen okra Houston2016-11-081-1/+2
* Gadcon Pager: Don't show popup if no gadcon pagers exist.Stephen okra Houston2016-11-081-0/+4
* Pager Gadget: Use the current zone for popups.Stephen okra Houston2016-11-081-5/+8
* add docs for e_place_desk_region_smart() calc codeMike Blumenkrantz2016-11-071-0/+21
* break out repeated code from _e_place_desk_region_smart_area_calc() into sepa...Mike Blumenkrantz2016-11-071-73/+31
* break out e_place_desk_region_smart() area calcs into separate functionMike Blumenkrantz2016-11-071-90/+97
* clamp e_place calcs to zone geometryMike Blumenkrantz2016-11-071-5/+5
* use only zone coords when moving bryce to its zone during editingMike Blumenkrantz2016-11-071-3/+1
* force bryce repositioning onto target zone during startupMike Blumenkrantz2016-11-071-0/+8
* center menu-triggered volume popup on same zone as clientMike Blumenkrantz2016-11-071-1/+1
* Luncher/Pager Gadgets: Fix coverity warnings for CID 1365330, CID 1365332 and...Stephen okra Houston2016-11-072-9/+16
* mixer: close the file descriptor on error.Michaël Bouchaud (yoz)2016-11-071-1/+5
* mixer: Don't sync volume sink with e_client if they have more than one.Michaël Bouchaud (yoz)2016-11-071-1/+12
* mixer: fix a typo spotted by coverityMichaël Bouchaud (yoz)2016-11-071-1/+1
* Updating italian translationmaxerba2016-11-061-327/+354
* Pager Gadget: Use the correct value for the popup checkbox when config window...Stephen okra Houston2016-11-051-1/+1
* Luncher: Use more accurate buffer sizes.Stephen okra Houston2016-11-052-29/+29
* Luncher: Send the off signal with orientation detail so themers can theme ico...Stephen okra Houston2016-11-051-6/+16
* Stop passing dimensions to _e_comp_wl_surface_state_initDerek Foreman2016-11-041-4/+3
* Fix wayland opaque regionsDerek Foreman2016-11-041-23/+29
* Fix massive wayland input region brokennessDerek Foreman2016-11-041-25/+17
* Increase area of tilers for regionsDerek Foreman2016-11-041-1/+1
* Luncher: Remove useless if statements and make sure to delete an order when i...Stephen okra Houston2016-11-041-24/+14
* Luncher: Use E_FREE_FUNC to del variables that are checked for null.Stephen okra Houston2016-11-041-18/+13
* move bryces to E_LAYER_DESKTOP_TOP when not above windowsMike Blumenkrantz2016-11-032-4/+4