summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 0.21.0-beta NEWS updatesv0.21.0-betaMike Blumenkrantz2016-04-261-4/+64
* 21.0-beta releaseMike Blumenkrantz2016-04-261-5/+5
* handle recursion more effectively in e_menu_hide_all()Mike Blumenkrantz2016-04-261-3/+4
* distribute all weekeyboard edj filesMike Blumenkrantz2016-04-261-1/+1
* move wayland surface E_Client del check to a place where it's more usefulMike Blumenkrantz2016-04-261-3/+5
* Set the fdo theme to Elementary as wellAndy Williams2016-04-261-0/+8
* Revert "Bluez 5"Eduardo Lima (Etrunko)2016-04-252-40/+0
* Revert "WIP"Eduardo Lima (Etrunko)2016-04-251-1/+1
* Revert "Update .gitignore"Eduardo Lima (Etrunko)2016-04-252-1/+1
* Fix warnings about uninitialized use of variablesEduardo Lima (Etrunko)2016-04-252-3/+3
* Update .gitignoreEduardo Lima (Etrunko)2016-04-252-1/+1
* WIPEduardo Lima (Etrunko)2016-04-251-1/+1
* Bluez 5Eduardo Lima (Etrunko)2016-04-252-0/+40
* wayland: Fix crash when attempting to create surfaces for deleted clientsDerek Foreman2016-04-251-0/+2
* protect xdg-shell functions from accessing deleted client dataMike Blumenkrantz2016-04-251-30/+38
* ensure evry gadget popups effectively clamp to their zonesMike Blumenkrantz2016-04-251-4/+4
* remove explicit edje_init/shutdown callsMike Blumenkrantz2016-04-251-8/+0
* always end drag operations on failureMike Blumenkrantz2016-04-251-4/+2
* treat POPUP_MENU window type as an override window for comp theme matchingMike Blumenkrantz2016-04-221-6/+8
* Revert "do not revert client focus except for normal and dialog windows"Mike Blumenkrantz2016-04-221-10/+3
* remove some X references in settings dialogsMike Blumenkrantz2016-04-224-12/+19
* do not revert client focus except for normal and dialog windowsMike Blumenkrantz2016-04-221-3/+10
* only set "dialog" border for transient clients if window type is unsetMike Blumenkrantz2016-04-221-1/+1
* set NULL image data in _e_comp_object_pixels_get() on failureMike Blumenkrantz2016-04-221-3/+6
* do not show unsized comp objects during theme applyMike Blumenkrantz2016-04-221-1/+4
* ensure resize is still deferred for changes.shape clients during failed resizeMike Blumenkrantz2016-04-221-5/+7
* set NULL image pixel data during x11 render when no damages existMike Blumenkrantz2016-04-211-0/+2
* slightly simplify image data setting in e_comp_object_render()Mike Blumenkrantz2016-04-211-5/+2
* remove unnecessary conditional in e_comp_object_render()Mike Blumenkrantz2016-04-211-19/+14
* ensure damages do not get added for shapeless x11 clientsMike Blumenkrantz2016-04-211-3/+9
* don't defer resizes+queue render updates for shapeless or pending shaped clientsMike Blumenkrantz2016-04-211-0/+4
* don't force full damage on x11 override clientsMike Blumenkrantz2016-04-211-3/+1
* do not attempt to show x11 override windowsMike Blumenkrantz2016-04-211-1/+1
* unify client filtering checks from e_place_desk_region_smart()Mike Blumenkrantz2016-04-211-24/+19
* ensure that wl clients do not run extra render on hide twiceMike Blumenkrantz2016-04-211-0/+1
* only update wl dnd actions when applying focusMike Blumenkrantz2016-04-211-2/+1
* always update wl dnd offer actionsMike Blumenkrantz2016-04-211-1/+1
* do not perform input ungrab twice during dnd end in waylandMike Blumenkrantz2016-04-211-2/+0
* e syscon - dont show syscon if desklock is up - you can't respondCarsten Haitzler (Rasterman)2016-04-211-0/+1
* e - e_start - update mtrack to use new debug mode for hunting bugsCarsten Haitzler (Rasterman)2016-04-211-5/+10
* more accurately reject wl selection setting based on whether serial is invalidMike Blumenkrantz2016-04-201-1/+3
* apply formatting rules to e_comp_wl_data.cMike Blumenkrantz2016-04-191-239/+253
* update wl dnd/clipboard support to v3 of protocolMike Blumenkrantz2016-04-192-34/+306
* add copyright headers (MIT) from weston to e_comp_wl_dataMike Blumenkrantz2016-04-192-0/+50
* redo wl (xdg)shell surface pingMike Blumenkrantz2016-04-183-21/+27
* trivial wl shell module cleanupsMike Blumenkrantz2016-04-181-15/+4
* make startup/restart app exec timing protocol-specificMike Blumenkrantz2016-04-185-6/+23
* reject xwayland clients in wl client resize handlersMike Blumenkrantz2016-04-181-2/+2
* do not perform x11 mouse/wheel grabs for ANY binding contextsMike Blumenkrantz2016-04-181-0/+4
* xkbswitch: establish parent/child relationshipShuhrat Dehkanov2016-04-181-1/+1