platform/upstream/enlightenment.git
2013-07-26 Mike Blumenkrantzcreating comp wins on X win creation is totally broken...
2013-07-26 Mike Blumenkrantzadd a bunch of commented debug messages in comp
2013-07-26 Mike Blumenkrantzsimplify comp win dmg update adding on show; no functio...
2013-07-26 Mike Blumenkrantza comp win resize is only a damage event if the window...
2013-07-26 Mike Blumenkrantzunset damage updates when hiding window
2013-07-26 Mike Blumenkrantzonly update comp win pixmap if there are damage updates...
2013-07-26 Mike Blumenkrantzget comp win attrs when e_border not present; this...
2013-07-26 Mike Blumenkrantzdon't set comp dumps/flushes for deleted comp wins
2013-07-26 Mike Blumenkrantzadd delete flag to e_border to alert us that this clien...
2013-07-26 Mike Blumenkrantzdon't set managed/mapped atoms during hide if window...
2013-07-26 Mike Blumenkrantzonly set client hints for withdrawn if client is not...
2013-07-26 Mike Blumenkrantzcomp pixmap fetching before the window's first map...
2013-07-26 Mike Blumenkrantzonly move/resize client lock_win if it exists
2013-07-26 Mike Blumenkrantzdon't try sibling stacking the comp canvas to a non...
2013-07-26 Mike Blumenkrantzmake e_hints setup slightly more clue-ful
2013-07-26 Chris MichaelSetup XDG_RUNTIME_DIR before doing ecore_imf init.
2013-07-26 Chris MichaelUse wl_resource_get_link when creating keyboard resource
2013-07-25 Stefan Schmidtwl_screenshot: Remove non-existing file from SOURCES...
2013-07-25 Chris MichaelProperly check for primary output during new configurat...
2013-07-25 Mike Blumenkrantzfix evry edc calc error
2013-07-25 Chris MichaelRemove dead wl_shell module. Was replaced by wl_desktop...
2013-07-24 Mike Blumenkrantzplaceholder commit because I screwed up a rebase someho...
2013-07-24 Mike Blumenkrantzasdf
2013-07-24 Mike Blumenkrantzasdf
2013-07-23 Carsten Haitzler... adjust battery sizing
2013-07-23 Chris MichaelUpdate Makefile.am for wl_screenshot module
2013-07-23 Chris MichaelUpdate configure.ac for wl_screenshot module
2013-07-23 Chris MichaelUpdate wayland screenshot module code and make it funct...
2013-07-23 Chris MichaelUpdate screenshot protocol files for addition of done...
2013-07-23 Chris MichaelAdd wl_screenshot module makefile
2013-07-23 Chris MichaelAdd wl_screenshot module desktop file
2013-07-23 Chris MichaelUpdate screenshot protocol for done event.
2013-07-19 Carsten Haitzler... zoomap always on popups - i enabled this before.
2013-07-15 Chris MichaelUpdate wayland-client support for recent Wayland api...
2013-07-15 Chris Michaelstruct wl_buffer is deprecated now so just use a void...
2013-07-15 Carsten Haitzler... enlarge taskbar buttons a bit so those with 24px shelve...
2013-07-15 Carsten Haitzler... fix warnings in build so new ones turn up and get fixed.
2013-07-15 Carsten Haitzler... store startup id in exehist as e restart was not self...
2013-07-14 Carsten Haitzler... fix mounted fs used/free/reserved display to work again...
2013-07-12 Iván BrianoLook for edje_cc in the right place when importing...
2013-07-12 Mike Blumenkrantzrevert last, useless commit; what I really meant was...
2013-07-12 Mike Blumenkrantzminor comp optimization: reduce frequency of ecore...
2013-07-10 Mike Blumenkrantzreturn correct layer value when getting comp layer...
2013-07-09 Mike Blumenkrantzget window geometry for overrides during shape update...
2013-07-09 Chris MichaelRemove duplicate call to layer_set.
2013-07-09 Chris MichaelUpdate e_comp_wl with recent wayland changes
2013-07-09 Chris MichaelUpdate wl_desktop_shell for recent wayland changes
2013-07-09 Mike Blumenkrantzdon't resize manager when manager has same size as...
2013-07-09 Mike Blumenkrantzmove and resize container when moving and resizing...
2013-07-08 maxerbaAdding serbian localization in desktop files
2013-07-06 Carsten Haitzler... make grab during draw default in e18 comp.
2013-07-05 maxerbaUpdating spanish translation
2013-07-05 maxerbaFixed sorting in desktop files
2013-07-05 Carsten Haitzler... update po's
2013-07-04 Mike Blumenkrantzcomp-ignore modal lock windows, set icccm name/class...
2013-07-03 Mike Blumenkrantzaaand fix border mouse actions for non modal dialog...
2013-07-03 Mike Blumenkrantzfix border mouse actions on modal dialog parents
2013-07-03 Mike Blumenkrantzadd modal lock window to border hash and enable finding...
2013-07-03 Mike Blumenkrantzbugfix: focus setting on modal dialogs which are not...
2013-07-03 Chris MichaelDo not need desktop_shell_cb_bind anymore.
2013-07-03 Chris MichaelRemove _find_resource_for_client function and use
2013-07-03 Chris MichaelAdd a reference to the shell for shell_surface
2013-07-03 Chris MichaelMore conversions to wl_resource_get_user_data
2013-07-03 Carsten Haitzler... fix button focus glow to not be a few pixels off and...
2013-07-03 Carsten Haitzler... use button_text class so font is correct in navbar...
2013-07-03 Carsten Haitzler... make e17 ibar separator an inset bevel so it fits in...
2013-07-02 maxerbaupdating various translations
2013-07-02 maxerbaupdating desktop files translations
2013-07-02 Chris MichaelUse wl_resource_get_user_data to get the currently...
2013-07-02 Chris MichaelCheck for valid pointer focus resource.
2013-07-02 Mike Blumenkrantzadd simple test app for modal window race conditions
2013-07-02 Mike Blumenkrantzfix comp border initial stacking
2013-07-02 Mike Blumenkrantzfix comp win layout stacking and remove unnecessary...
2013-07-02 Mike Blumenkrantzfix guaranteed crash from typo in e_border_lower_below
2013-07-02 Mike Blumenkrantzdon't raise a border during layer set if it has a modal...
2013-07-02 Mike Blumenkrantzif the warping border gets a modal window during the...
2013-07-02 Chris MichaelDon't try to bind desktop_shell inside of shell_bind...
2013-07-02 Chris MichaelFix pointer_focus of wayland-clients to not crash.
2013-07-02 Mike Blumenkrantzhide ibar menu when last instance window is closed
2013-07-02 Mike Blumenkrantzapply screen limit policy to border configure requests
2013-07-02 Mike Blumenkrantzfix modality of edge binding grab window
2013-07-02 Mike Blumenkrantzfix pager window visibility during drag
2013-07-02 Carsten Haitzler... font previews in efm - in thumbnails and in efm preview
2013-07-01 Mike Blumenkrantzfix teamwork build without emotion
2013-06-28 Chris MichaelFix klockwork issue: NULL pointer may be dereferenced:
2013-06-28 Igor MurzovUnignore some .desktop files
2013-06-28 Carsten Haitzler... update po's
2013-06-28 Igor MurzovAdd serbian translation of desktop files.
2013-06-28 Chris MichaelFix issue of incorrect x/y position being displayed...
2013-06-28 Chris MichaelWhen we unbind the data device or input device, we...
2013-06-28 Chris MichaelUpdate unbind of the data device to use wl_resource_get...
2013-06-28 Chris MichaelRevert "leak--: Store xkb_rule_names into Input structu...
2013-06-27 Mike Blumenkrantzfix override window shape input cutting
2013-06-27 Chris Michaelleak--: Store xkb_rule_names into Input structure so...
2013-06-27 Chris Michaelbugfix T86: If an output does not have a crtc, find...
2013-06-27 Chris MichaelWhen we free outputs, set the variable to NULL.
2013-06-27 Chris MichaelIf a monitor is disabled by the user, then we need...
2013-06-26 Chris MichaelUpdate wl_desktop_shell module for recent Wayland changes.
2013-06-26 Chris MichaelUpdate wayland client support in the E compositor to...
2013-06-25 Mike Blumenkrantzcheck ignore flags on effect_obj when cutting comp...
next