summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* handle positioning of x11 overrides with csd accuratelyMike Blumenkrantz2016-05-101-0/+4
* only load wayland-specific modules on startup if they have been builtMike Blumenkrantz2016-05-101-0/+4
* block keyboard sending for wl clients if a compositor grab is activeMike Blumenkrantz2016-05-101-0/+1
* disable focus effects for windows with csdMike Blumenkrantz2016-05-101-0/+9
* ensure child windows are placed on screenMike Blumenkrantz2016-05-101-1/+18
* manage pending state list more effectively in wl shellMike Blumenkrantz2016-05-101-1/+3
* do not add ignored clients to ibar menuMike Blumenkrantz2016-05-091-1/+1
* update README.wayland to include dbus-launchMike Blumenkrantz2016-05-091-2/+2
* make init fail if a dbus session connection cannot be createdMike Blumenkrantz2016-05-091-1/+11
* prune uuid remembers on clean startupMike Blumenkrantz2016-05-061-2/+7
* update README.waylandMike Blumenkrantz2016-05-061-3/+3
* flag wl surfaces as internal during create() based on pid matchingMike Blumenkrantz2016-05-061-0/+1
* add SA_NOCLDWAIT to SIGCHLD flags when xwayland module loadsMike Blumenkrantz2016-05-061-0/+5
* ensure xwayland module init does not fail due to early startupMike Blumenkrantz2016-05-061-1/+1
* unset DISPLAY during mixer's pulse backend startupMike Blumenkrantz2016-05-062-1/+18
* clean up mixer includesMike Blumenkrantz2016-05-062-4/+10
* add configure flag for xwayland binaryMike Blumenkrantz2016-05-062-3/+3
* implement wl client session recoveryMike Blumenkrantz2016-05-0517-619/+462
* bad copy/paste in _e_place_desk_region_smart_obstacle_add()Mike Blumenkrantz2016-05-051-1/+1
* uninitialized vars in e_client_maximize_geometry_get()Mike Blumenkrantz2016-05-051-4/+2
* evry null derefMike Blumenkrantz2016-05-051-1/+1
* disable option for mouse to use Application theme if we are running in WaylandChris Michael2016-05-041-0/+1
* don't revert focus to desktop fileman during compositor grabMike Blumenkrantz2016-05-031-0/+1
* hide evry on focus-outMike Blumenkrantz2016-05-031-0/+14
* ensure lifetime for wl client focus timerMike Blumenkrantz2016-05-031-3/+5
* don't refocus deleted clients during wl compositor grabMike Blumenkrantz2016-05-031-1/+1
* further optimize window smart placement by reducing obstacle calcsMike Blumenkrantz2016-05-021-8/+17
* directly load extra wl modules during compositor initMike Blumenkrantz2016-04-281-12/+3
* ensure that the startup apps cache handler has run before trying to start appsMike Blumenkrantz2016-04-281-1/+3
* feed mouse up events to internal wins before mouse out during action execMike Blumenkrantz2016-04-281-1/+1
* apply xdg-shell activated state based on popup surface focus hierarchyMike Blumenkrantz2016-04-271-11/+24
* Revert "handle recursion more effectively in e_menu_hide_all()"Mike Blumenkrantz2016-04-271-4/+3
* Only set the icon theme in elm on changeAndy Williams2016-04-261-1/+2
* unset release modeMike Blumenkrantz2016-04-261-5/+5
* 0.21.0-beta NEWS updatesv0.21.0-betaMike Blumenkrantz2016-04-261-4/+64
* 21.0-beta releaseMike Blumenkrantz2016-04-261-5/+5
* handle recursion more effectively in e_menu_hide_all()Mike Blumenkrantz2016-04-261-3/+4
* distribute all weekeyboard edj filesMike Blumenkrantz2016-04-261-1/+1
* move wayland surface E_Client del check to a place where it's more usefulMike Blumenkrantz2016-04-261-3/+5
* Set the fdo theme to Elementary as wellAndy Williams2016-04-261-0/+8
* Revert "Bluez 5"Eduardo Lima (Etrunko)2016-04-252-40/+0
* Revert "WIP"Eduardo Lima (Etrunko)2016-04-251-1/+1
* Revert "Update .gitignore"Eduardo Lima (Etrunko)2016-04-252-1/+1
* Fix warnings about uninitialized use of variablesEduardo Lima (Etrunko)2016-04-252-3/+3
* Update .gitignoreEduardo Lima (Etrunko)2016-04-252-1/+1
* WIPEduardo Lima (Etrunko)2016-04-251-1/+1
* Bluez 5Eduardo Lima (Etrunko)2016-04-252-0/+40
* wayland: Fix crash when attempting to create surfaces for deleted clientsDerek Foreman2016-04-251-0/+2
* protect xdg-shell functions from accessing deleted client dataMike Blumenkrantz2016-04-251-30/+38
* ensure evry gadget popups effectively clamp to their zonesMike Blumenkrantz2016-04-251-4/+4