summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Pager Gadget: Introduce pager gadget using new gadget api.devs/okra/pagerStephen Houston2016-09-218-51/+2745
* Fix xwayland binary location detectionDerek Foreman2016-09-211-5/+9
* Update wayland readme fileChris Michael2016-09-211-1/+1
* protect against non-nul terminated string from mmap in filepreviewCarsten Haitzler (Rasterman)2016-09-211-1/+6
* remove extraneous recalc trigger when deleting a gadgetMike Blumenkrantz2016-09-211-1/+0
* do not update bryce layer when restacking to a higher layer than CLIENT_ABOVEMike Blumenkrantz2016-09-201-0/+1
* clean up gadget drop handlers correctlyMike Blumenkrantz2016-09-201-10/+12
* always delete gadget's display object and ensure gadget object is nullMike Blumenkrantz2016-09-201-1/+2
* fix text preview to use eina_strbuf_append_length that doesn't call strlen an...Cedric BAIL2016-09-191-1/+1
* force bgpreview widget to resize after a wallpaper updateMike Blumenkrantz2016-09-191-0/+1
* add gadget doc note for gadget_destroyed callback re:object lifetimesMike Blumenkrantz2016-09-191-1/+2
* always use largest available size for free-oriented gadgetsMike Blumenkrantz2016-09-191-3/+10
* add backspace/delete for clearing all lockscreen gadgetsMike Blumenkrantz2016-09-191-5/+28
* check visibility of gadget site 'events' member to determine drop availabilityMike Blumenkrantz2016-09-191-1/+1
* adjust gadget drop coords for pointer offsetMike Blumenkrantz2016-09-191-2/+2
* attempt to retain gadget size when executing move operationsMike Blumenkrantz2016-09-191-0/+3
* force smart calc on gadget sites at key points during move operationsMike Blumenkrantz2016-09-191-0/+5
* add separate codepath for handling layout of moving gadgetsMike Blumenkrantz2016-09-191-9/+14
* set gadget added flag any time a gadget is created or wizardedMike Blumenkrantz2016-09-191-0/+2
* use same layer in bryce editor for "above window" settingMike Blumenkrantz2016-09-191-1/+1
* clamp bryces to a lower canvas layerMike Blumenkrantz2016-09-191-1/+2
* fix korean translation mismatchYeongJong Lee2016-09-191-1/+1
* always use compositor object stacking when performing internal dragsMike Blumenkrantz2016-09-161-0/+2
* handle e_comp deref during e_dnd shutdown to avoid crashMike Blumenkrantz2016-09-151-1/+3
* set the spacer rect as the drop handler base when creating gadget drop handlersMike Blumenkrantz2016-09-151-0/+1
* use comp canvas win by default for any drop handler with an E_ObjectMike Blumenkrantz2016-09-151-4/+1
* move 'unmaximize' smart callback to after geom calc in client_unmaximizeMike Blumenkrantz2016-09-141-1/+1
* mixer: lock up the slider for the case a drag is in progressdevs/bu5hm4n/morlenxus_fixMarcel Hollerbach2016-09-141-1/+11
* Fix error print when wl_wl fails to startDerek Foreman2016-09-131-1/+1
* More mailmappingSimon Lees (SUSE)2016-09-131-0/+1
* I should probably be in the Authors listSimon Lees (SUSE)2016-09-132-0/+2
* Also set QT_STYLE_OVERRIDESimon Lees (SUSE)2016-09-131-0/+1
* ibar: multiply size with scaleMarcel Hollerbach2016-09-101-1/+1
* bump modapiMike Blumenkrantz2016-09-091-1/+1
* remove more useless E_Comp struct membersMike Blumenkrantz2016-09-093-5/+0
* remove E_Comp->nameMike Blumenkrantz2016-09-092-3/+0
* add docs for E_Comp struct membersMike Blumenkrantz2016-09-091-47/+47
* bump ecore_drm2 dependency, update to latest beta APIDerek Foreman2016-09-083-10/+10
* do not attempt to populate gadgets during type_add if site has not yet been p...Mike Blumenkrantz2016-09-081-3/+4
* add event handler for evry event type, not #define valueMike Blumenkrantz2016-09-081-1/+1
* OpenBSD non-PAM lokker authentication.Al Poole2016-09-083-3/+97
* add missing EINA_UNUSED for function parameterChris Michael2016-09-071-1/+1
* Remove unused variables from ibar_resize_handle functionChris Michael2016-09-071-2/+1
* mixer: introduce emix_max_volume_getMarcel Hollerbach2016-09-076-17/+45
* mixer: introduce Barrier checksMarcel Hollerbach2016-09-071-0/+17
* add drop handlers for gadgetsMike Blumenkrantz2016-09-062-0/+69
* tiling: be more accurate on the descriptionMarcel Hollerbach2016-09-061-1/+1
* tiling: place popup on the current active zoneMarcel Hollerbach2016-09-063-4/+34
* emix: when in alsa mode only operate on masterFlavio Ceolin2016-09-061-0/+4
* ibar: try to get a better min sizeMarcel Hollerbach2016-09-021-4/+20