21390 Commits (e0d1a572a10303a6313c5efa3915df7489706caa)
 

Author SHA1 Message Date
Mike Blumenkrantz e0d1a572a1 bad copy/paste in _e_place_desk_region_smart_obstacle_add() 7 years ago
Mike Blumenkrantz 4639062133 uninitialized vars in e_client_maximize_geometry_get() 7 years ago
Mike Blumenkrantz 9451f22d6c evry null deref 7 years ago
Chris Michael 9e3b8b7528 disable option for mouse to use Application theme if we are running in Wayland 7 years ago
Mike Blumenkrantz 768252740b don't revert focus to desktop fileman during compositor grab 7 years ago
Mike Blumenkrantz ecf22d6787 hide evry on focus-out 7 years ago
Mike Blumenkrantz 32cf7162ed ensure lifetime for wl client focus timer 7 years ago
Mike Blumenkrantz 69370250d1 don't refocus deleted clients during wl compositor grab 7 years ago
Mike Blumenkrantz 53e0bf08bc further optimize window smart placement by reducing obstacle calcs 7 years ago
Mike Blumenkrantz 049deb2c12 directly load extra wl modules during compositor init 8 years ago
Mike Blumenkrantz 01ac84035f ensure that the startup apps cache handler has run before trying to start apps 8 years ago
Mike Blumenkrantz 20f1aa8727 feed mouse up events to internal wins before mouse out during action exec 8 years ago
Mike Blumenkrantz 33503babc8 apply xdg-shell activated state based on popup surface focus hierarchy 8 years ago
Mike Blumenkrantz 502662456f Revert "handle recursion more effectively in e_menu_hide_all()" 8 years ago
Andy Williams bcefcdf50c Only set the icon theme in elm on change 8 years ago
Mike Blumenkrantz a6d4bebd1e unset release mode 8 years ago
Mike Blumenkrantz 4d2a6dca10 0.21.0-beta NEWS updates 8 years ago
Mike Blumenkrantz 44ae346f74 21.0-beta release 8 years ago
Mike Blumenkrantz 5764bf680e handle recursion more effectively in e_menu_hide_all() 8 years ago
Mike Blumenkrantz 008a3a8152 distribute all weekeyboard edj files 8 years ago
Mike Blumenkrantz 2c1e864fbc move wayland surface E_Client del check to a place where it's more useful 8 years ago
Andy Williams 90b1bf63b7 Set the fdo theme to Elementary as well 8 years ago
Eduardo Lima (Etrunko) 677adbbc2e Revert "Bluez 5" 8 years ago
Eduardo Lima (Etrunko) de958d5e2e Revert "WIP" 8 years ago
Eduardo Lima (Etrunko) a33bcabc6f Revert "Update .gitignore" 8 years ago
Eduardo Lima (Etrunko) 8acbf5d013 Fix warnings about uninitialized use of variables 8 years ago
Eduardo Lima (Etrunko) 58d387922e Update .gitignore 8 years ago
Eduardo Lima (Etrunko) 9959f67723 WIP 8 years ago
Eduardo Lima (Etrunko) 767df72a75 Bluez 5 8 years ago
Derek Foreman d9679f765f wayland: Fix crash when attempting to create surfaces for deleted clients 8 years ago
Mike Blumenkrantz 53320330c6 protect xdg-shell functions from accessing deleted client data 8 years ago
Mike Blumenkrantz 417ed08329 ensure evry gadget popups effectively clamp to their zones 8 years ago
Mike Blumenkrantz c3700297d7 remove explicit edje_init/shutdown calls 8 years ago
Mike Blumenkrantz fcc996545c always end drag operations on failure 8 years ago
Mike Blumenkrantz 05451aeb36 treat POPUP_MENU window type as an override window for comp theme matching 8 years ago
Mike Blumenkrantz 2014de2fe6 Revert "do not revert client focus except for normal and dialog windows" 8 years ago
Mike Blumenkrantz 28dc5ced61 remove some X references in settings dialogs 8 years ago
Mike Blumenkrantz 5b119d437a do not revert client focus except for normal and dialog windows 8 years ago
Mike Blumenkrantz 5c0729221e only set "dialog" border for transient clients if window type is unset 8 years ago
Mike Blumenkrantz b94023c412 set NULL image data in _e_comp_object_pixels_get() on failure 8 years ago
Mike Blumenkrantz 6f83ec7329 do not show unsized comp objects during theme apply 8 years ago
Mike Blumenkrantz d584c9a095 ensure resize is still deferred for changes.shape clients during failed resize 8 years ago
Mike Blumenkrantz 84cf7743b6 set NULL image pixel data during x11 render when no damages exist 8 years ago
Mike Blumenkrantz 881ccfc768 slightly simplify image data setting in e_comp_object_render() 8 years ago
Mike Blumenkrantz 77e8ab0926 remove unnecessary conditional in e_comp_object_render() 8 years ago
Mike Blumenkrantz 2a67b3a899 ensure damages do not get added for shapeless x11 clients 8 years ago
Mike Blumenkrantz c212bb4e21 don't defer resizes+queue render updates for shapeless or pending shaped clients 8 years ago
Mike Blumenkrantz a97a50b306 don't force full damage on x11 override clients 8 years ago
Mike Blumenkrantz 019318b88f do not attempt to show x11 override windows 8 years ago
Mike Blumenkrantz f36f2d16bc unify client filtering checks from e_place_desk_region_smart() 8 years ago