summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* xkbswitch: rewrite the config panel to improve the gui designdevs/yoz/xkbswitchMichaël Bouchaud (yoz)2016-11-154-385/+1170
* 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
* add special case for returning pixmap argb of unusable wl cursor pixmapsMike Blumenkrantz2016-11-031-1/+4
* add more parens for previous pixmap commitMike Blumenkrantz2016-11-031-1/+1
* avoid crash when calling e_pixmap_image_exists on wl pixmaps without buffersMike Blumenkrantz2016-11-031-1/+2
* determine wl pixmap argb solely based on image_argb flagMike Blumenkrantz2016-11-031-1/+1
* return correct values from bryce post event callbacksMike Blumenkrantz2016-11-031-8/+8
* cleanup unused variables and parameters for pager moduleChris Michael2016-11-031-4/+2
* cpufreq - move cpuinfo polling into thread to not block mainloop everCarsten Haitzler (Rasterman)2016-11-032-55/+96
* Fix out of tree buildsDerek Foreman2016-11-025-5/+8
* force gadget site recalc from style object if gadget's hints changeMike Blumenkrantz2016-11-021-0/+9
* use only aspect hints for new pager gadgetMike Blumenkrantz2016-11-021-13/+2