aboutsummaryrefslogtreecommitdiff
path: root/rootston/desktop.c
AgeCommit message (Expand)Author
2017-10-22Forgot to rename theseDrew DeVault
2017-10-21Remove calls to assert to check runtime errors in rootstonemersion
2017-10-21Remove wl_list_init when using wl_signal_addemersion
2017-10-19rootston: view set positionTony Crisci
2017-10-16bug: fix view centeringTony Crisci
2017-10-10wl-shell: popup input handlingTony Crisci
2017-10-09move surface finder functions to wlrootsTony Crisci
2017-10-09Merge pull request #220 from versusvoid/optional-xwaylandDrew DeVault
2017-10-08Center views on focused outputDrew DeVault
2017-10-08Merge pull request #243 from acrisci/feature/input-boundsDrew DeVault
2017-10-08Merge pull request #239 from emersion/center-viewsDrew DeVault
2017-10-08use input bounds for pointer eventsTony Crisci
2017-10-08Activate new viewsemersion
2017-10-08Merge pull request #140 from emersion/screenshooterDrew DeVault
2017-10-08Center xdg shell viewsemersion
2017-10-08Move read_pixels from output to rendereremersion
2017-10-07Merge pull request #183 from acrisci/feature/xdg-popupDrew DeVault
2017-10-07bug: fix a subsurface location calculationTony Crisci
2017-10-07Merge branch 'master' into feature/xdg-popupTony Crisci
2017-10-07rootston: create screenshooter interfaceemersion
2017-10-06Make xwayland compile-time optionalVersus Void
2017-10-06Add config option to disable XwaylandVersus Void
2017-10-06Unset input->active_view when view is destroyedemersion
2017-10-06Add close command, add close for xwaylandemersion
2017-10-06Merge branch 'master' into feature/xdg-popupTony Crisci
2017-10-04rootston: fix rotated subsurfacesemersion
2017-10-04rootston: fix cursor coordinates for rotated subsurfacesemersion
2017-10-04rootston: rotate cursor coordinatesemersion
2017-10-03rootston-desktop: popup input handlingTony Crisci
2017-10-03rootston-desktop: use window geometry for input boundsTony Crisci
2017-09-30Reverse loop in view_atDrew DeVault
2017-09-30Merge branch 'master' into feature/subcompositorTony Crisci
2017-09-30input events for subsurfacesTony Crisci
2017-09-30Merge pull request #175 from emersion/xdg-shell-resizeDrew DeVault
2017-09-30update rootston for surface changesTony Crisci
2017-09-30rootston: create desktop before inputTony Crisci
2017-09-30Completely fix resize offsetemersion
2017-09-30Add view_resizeemersion
2017-09-28DRY up focus and implement z orderingDrew DeVault
2017-09-28Add xwayland activate and fix EGL bugDrew DeVault
2017-09-28Fix rootston keyboard, add XwaylandDrew DeVault
2017-09-26Add first try to add wl_shell to rootstonemersion
2017-09-23Implement pointer motion and buttonsDrew DeVault
2017-09-23Implement wlr_cursor in rootstonDrew DeVault
2017-09-23Render XDG shell surfacesDrew DeVault
2017-09-23Initial pass on roots_inputDrew DeVault
2017-09-23Initialize display, backend; add frame handlingDrew DeVault