summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* make wake-on-urgent apply for all cases of window urgencyMike Blumenkrantz2015-10-091-6/+7
* apply _GTK_FRAME_EXTENTS for xwayland clientsMike Blumenkrantz2015-10-091-0/+7
* Intl: fix potential stack buffer overflow.Tom Hacohen2015-10-091-1/+2
* Client: fix potential out of bounds read.Tom Hacohen2015-10-091-1/+4
* enlightenment: Update wayland readmeChris Michael2015-10-081-2/+0
* don't crash desktop gadget systrays when adjusting image sizingMike Blumenkrantz2015-10-081-2/+11
* e comp data - actually ... NO visibility effect by default is rightCarsten Haitzler (Rasterman)2015-10-081-3/+0
* when removing VERTICAL maximize state, also remove LEFT and RIGHT statesMike Blumenkrantz2015-10-071-1/+5
* e comp - default config was rather broken - fixCarsten Haitzler (Rasterman)2015-10-071-6/+6
* only use fast-path pixmap size updating after a resize for x11 clientsMike Blumenkrantz2015-10-051-3/+2
* update wayland readmeMike Blumenkrantz2015-10-051-3/+3
* repopulate app list dialogs when efreet deskop cache updatesMike Blumenkrantz2015-10-051-0/+42
* attempt to load default e_bindings if initial load failsMike Blumenkrantz2015-10-051-1/+1
* do not set frame geometry on frame-possessing wayland clientsMike Blumenkrantz2015-10-051-1/+1
* throw an ACK when trying to set comp frame geometry if frame existsMike Blumenkrantz2015-10-051-0/+2
* clear menu cache when saving a menu fileMike Blumenkrantz2015-10-053-0/+3
* make icon selection dialog resizable in .desktop editorMike Blumenkrantz2015-10-051-0/+1
* move configure init after intl init has completedMike Blumenkrantz2015-10-051-4/+4
* clear the tiler for input region after setting to comp object.Seunghun Lee2015-10-051-5/+5
* Add support for the ISO 8601 date format to the clock modulePeter Kjellerstedt2015-10-042-0/+4
* e fm: Use correct string length when copying path.Chidambar Zinnoury2015-10-041-1/+1
* Add "(drag only)" to title for drag only edge bindingsPeter Kjellerstedt2015-10-041-9/+17
* e menus: Fix invalid comparisons.Chidambar Zinnoury2015-10-041-3/+2
* fix systray to work with spec-breaking apps, eg. steamMike Blumenkrantz2015-10-043-16/+18
* move client post-update adding into render functionMike Blumenkrantz2015-10-022-11/+9
* unify comp render returns for argb and non-argb clientsMike Blumenkrantz2015-10-021-8/+2
* fix comp render return value for failed draws of non-argb clientsMike Blumenkrantz2015-10-021-1/+1
* fix return value of comp render for wayland clientsMike Blumenkrantz2015-10-021-0/+2
* add RENDER_DEBUG for forced renders when setting dirty flagMike Blumenkrantz2015-10-021-0/+1
* should remove a frame resource from pending.frames list alsoBoram Park2015-10-021-0/+3
* md5: fix wrong sizeof argument (SIZEOF_MISMATCH)Amitesh Singh2015-10-011-1/+1
* unset release modeMike Blumenkrantz2015-10-011-5/+5
* 20.0-alpha NEWS updatesv0.20.0-alphaMike Blumenkrantz2015-10-011-0/+1796
* 20.0-alpha releaseMike Blumenkrantz2015-10-011-5/+5
* always apply all randr changes after a screen eventMike Blumenkrantz2015-10-011-7/+3
* wl_desktop_shell: return voidBoram Park2015-10-011-2/+2
* remove remote colorclass editor usageMike Blumenkrantz2015-09-302-4/+5
* merge E19 branch NEWS itemsMike Blumenkrantz2015-09-301-0/+389
* update wayland readmeMike Blumenkrantz2015-09-291-2/+0
* redo wayland client buffer referencingMike Blumenkrantz2015-09-292-64/+73
* redo CSD for wayland clients to use comp object frame geometryMike Blumenkrantz2015-09-293-56/+35
* never mark wl client pixmaps as dirty or refresh themMike Blumenkrantz2015-09-291-5/+0
* free x11 damage region rectsMike Blumenkrantz2015-09-291-0/+1
* do not roundtrip for x11 client message DBG if it will not be visibleMike Blumenkrantz2015-09-291-1/+8
* unset E_Client->internal_elm_win before deleting the client in e_winMike Blumenkrantz2015-09-291-1/+1
* do not roundtrip for x11 client message DBG if it will not be visibleMike Blumenkrantz2015-09-291-1/+6
* remove object event callback on notification popdownMike Blumenkrantz2015-09-291-0/+1
* reject client resize attempts for clients with dirty pixmapsMike Blumenkrantz2015-09-291-1/+2
* s/EAPI/E_API/ ...againMike Blumenkrantz2015-09-286-9/+9
* use client window coords for resize-moving without a frame_objectMike Blumenkrantz2015-09-281-4/+8