summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* e_xkb: init before e_comp_wl initdevs/bu5hm4n/kbMarcel Hollerbach2016-03-245-18/+20
* e_comp_wl: let keymaps be set when compositor is not runningMarcel Hollerbach2016-03-231-19/+42
* e_comp_wl: remove useless params from keymap_setMarcel Hollerbach2016-03-213-27/+18
* wl: remove useless calls to e_comp_wl_input_keymap_setMarcel Hollerbach2016-03-214-133/+0
* e_xkb: configure model and a list of layouts variants and options to useMarcel Hollerbach2016-03-211-3/+65
* e_comp_wl: allow variants and options for keyboard settingsMarcel Hollerbach2016-03-215-22/+28
* e_xkb: refactor command creation codeMarcel Hollerbach2016-03-211-7/+1
* ignore xwayland clients in wl client delete request callbackMike Blumenkrantz2016-03-211-5/+6
* add skip event counter for xkb eventsMarcel Hollerbach2016-03-211-0/+10
* re-apply xkb layout groups whenever an xkb event occursMarcel Hollerbach2016-03-211-1/+10
* store (internal) elm win geometry when set prior to showing the winMike Blumenkrantz2016-03-181-0/+7
* use zone geometry when clamping evry gadget popup to gadget's screenMike Blumenkrantz2016-03-181-2/+2
* remove wl selection hacks from f0ba92d39e1f6631974d53100dcbb4cc040a8241Mike Blumenkrantz2016-03-171-13/+0
* hide wl clients before deleting them when surface is destroyedMike Blumenkrantz2016-03-171-1/+1
* ignore deleted clients when reapplying zone geometry policy in canvas updateMike Blumenkrantz2016-03-171-1/+1
* use agent objects for maximize effectsMike Blumenkrantz2016-03-171-3/+9
* add e_comp_object_agent_add()Mike Blumenkrantz2016-03-172-10/+80
* do not update client coords on csd geom update if it would change the zoneMike Blumenkrantz2016-03-171-2/+6
* always update saved coords for maximized/fullscreen clients on csd geom updateMike Blumenkrantz2016-03-171-6/+3
* unify maximize animation checks+codeMike Blumenkrantz2016-03-171-20/+14
* disable wizard mouse binding page's next button if all modifiers are disabledMike Blumenkrantz2016-03-161-0/+2
* reduce wizard connman timeout timer to 0.5sMike Blumenkrantz2016-03-161-1/+1
* fix stringshare usage in wizard language page (010)Mike Blumenkrantz2016-03-161-4/+2
* set wizard page names, print to stderr every time a page is advancedMike Blumenkrantz2016-03-163-4/+7
* do not reset the wizard got_desktops flag when setting the default system langMike Blumenkrantz2016-03-161-1/+2
* attempt to use left-aligned label text in wizardMike Blumenkrantz2016-03-163-0/+3
* add new wizard page to change default modifiers for global mouse bindingsMike Blumenkrantz2016-03-162-0/+140
* destroy seat resource when we get a release requestChris Michael2016-03-161-2/+2
* adjust wayland client coords by window_geometry during first surface commitMike Blumenkrantz2016-03-151-1/+5
* unset solid drawing of opaque regions during comp object animationsMike Blumenkrantz2016-03-141-0/+2
* enforce bryce zone setting and clip settingMike Blumenkrantz2016-03-142-31/+56
* do not attempt to resize clients to 0x0 during res restoreMike Blumenkrantz2016-03-141-1/+3
* improve time gadget screen positioningMike Blumenkrantz2016-03-143-5/+7
* unify client post_updates management code into single functionMike Blumenkrantz2016-03-144-21/+16
* make e_alert WBOD work in X11 even when built with wayland supportChris Michael2016-03-141-31/+24
* add workaround for xwayland client bugMike Blumenkrantz2016-03-121-1/+15
* remove direct references to ec->comp_data in x11 compositorMike Blumenkrantz2016-03-121-7/+7
* calling dirty() on a comp object for a deleted client should not print an errorMike Blumenkrantz2016-03-121-1/+2
* always send wl key releases if surface still existsMike Blumenkrantz2016-03-121-12/+6
* remove maximize_pre flag from wl client comp_dataMike Blumenkrantz2016-03-122-16/+1
* always move objects during efx_resize if position is providedMike Blumenkrantz2016-03-121-33/+38
* don't increment position coords twice during efx move operationsMike Blumenkrantz2016-03-121-2/+2
* break out xwl init/shutdown into static functions for reuse internallyMike Blumenkrantz2016-03-121-13/+23
* Revert "fix xwayland compile with 1.18 eo"Mike Blumenkrantz2016-03-121-6/+0
* use object position for efx resize anchoring when no move effect is activeMike Blumenkrantz2016-03-121-0/+2
* be less pedantic during efx move/resize operations about object geometryMike Blumenkrantz2016-03-113-14/+32
* don't add render updates for deleted clients on failed resizeMike Blumenkrantz2016-03-111-0/+1
* grab comp input on wizard startMike Blumenkrantz2016-03-111-0/+2
* redo wizard to use elmMike Blumenkrantz2016-03-119-269/+372
* redo wizard's gl testing mechanismMike Blumenkrantz2016-03-111-65/+12