aboutsummaryrefslogtreecommitdiff
path: root/rootston
AgeCommit message (Expand)Author
2018-06-17Merge branch 'master' into screencontentemersion
2018-06-13surface: remove wlr_surface.textureemersion
2018-06-08rootston: destroy xwayland before all clientsemersion
2018-06-06dont damage drag icon after update_positionTony Crisci
2018-06-05update drag position at the right timesTony Crisci
2018-06-05handle drag icon map in rootstonTony Crisci
2018-06-05rename drag-icon map to unmapTony Crisci
2018-06-01Add wlr_surface_get_geometryMarkus Ongyerth
2018-05-31Merge branch 'master' into screencontentemersion
2018-05-30rootston: xdg-shell*: Fix get_size() for newly-mapped viewsGenki Sky
2018-05-29rootston: use wl_display_destroy_clientsemersion
2018-05-29rootston: enable export-dmabufemersion
2018-05-29Merge pull request #999 from dcz-purism/virtual-keyboardemersion
2018-05-28virtual-keyboard: add support for the virtual-keyboard-v1 protocolDorota Czaplejewicz
2018-05-25Merge pull request #993 from emersion/bind-wl-drm-in-rendereremersion
2018-05-25backends: implement custom EGL and renderer initializationIlia Bozhinov
2018-05-24rootston: Keep focus unchanged when non-focusable element clickedDorota Czaplejewicz
2018-05-24rootston: Disable keyboard focus on inactive viewsDorota Czaplejewicz
2018-05-21render: bind wl_drm in rendereremersion
2018-05-20output: correctly clear screen when fullscreenedemersion
2018-05-12Send axis source eventemersion
2018-05-12Add support for discrete axis valuesemersion
2018-05-08Merge pull request #959 from VincentVanlaer/xwayland-lazyemersion
2018-05-08Document xwayland rootston config changesVincent Vanlaer
2018-05-08Make lazy xwayland start default in rootstonVincent Vanlaer
2018-05-08rootston: remove outdated commentemersion
2018-05-08add wlr_layer_surface_surface_atMarkus Ongyerth
2018-05-06Make startup command no longer wait for xwaylandVincent Vanlaer
2018-05-06Add option to rootston to start xwayland lazyVincent Vanlaer
2018-05-06Allow xwayland to start lazilyVincent Vanlaer
2018-05-04Fix a rootston crash when a client creates non-topmost popupsemersion
2018-05-03rootston: remove mode and transform signals when output is destroyedIlia Bozhinov
2018-04-29rootston: map input devices with wlr_input_device.output_nameemersion
2018-04-28cursor: use NAN for unspecified axes, refactor absolute warping codeemersion
2018-04-26layer-shell: Fix crash when cursor is intially outside any outputGuido Günther
2018-04-24layer-shell: use output_damage_{whole,from}_local_surface on map/unmapGuido Günther
2018-04-24layer-shell: use output_damage_{whole,from}_local_surface for popupsGuido Günther
2018-04-23rootston: Send frame_done for popups tooGuido Günther
2018-04-23rootston: Damage layer-shell popupsGuido Günther
2018-04-23rootston: Let layer_surface_at look at popupsGuido Günther
2018-04-23Finish forward-porting @acrisci's positioner workDrew DeVault
2018-04-23Basic layer popup renderingDrew DeVault
2018-04-22Implement output auto-selection in rootstonDrew DeVault
2018-04-21Remove wlr_surface::subsurfaceemersion
2018-04-20Add wlr_renderer_init_wl_shm to advertize supported renderer formatsemersion
2018-04-16rootston: don't crash on shutdownGuido Günther
2018-04-13Merge pull request #862 from emersion/renderer-scissor-upside-downDrew DeVault
2018-04-13Merge pull request #866 from emersion/xwayland-unmapped-on-createemersion
2018-04-13xwayland: emit new_surface when unmappedemersion
2018-04-13Fix gcc string truncation warningsDominique Martinet