aboutsummaryrefslogtreecommitdiff
path: root/include/rootston/desktop.h
AgeCommit message (Expand)Author
2019-06-02Remove orbital screenshooter and gamma-controlSimon Ser
2019-04-26Remove wlr_wl_shellDrew DeVault
2019-04-11rootston: add output-management-v1 supportemersion
2019-02-23rootston: move part of desktop.c to view.c, use an interface for viewsemersion
2019-01-28Implement the pointer-gestures-unstable-v1 protocolGreg V
2018-12-21relative_pointer: create skeleton and buildrandom human
2018-12-08rootston: add support for wlr_foreign_toplevel_management_v1Ilia Bozhinov
2018-12-05rootston: use box for views positionLouis Taylor
2018-12-05rootston: use int for width, heightLouis Taylor
2018-11-23Rename wlr_primary_selection to wlr_gtk_primary_selectionemersion
2018-11-12Use #if instead of #ifdef for wlroots config dataemersion
2018-10-12Merge pull request #1203 from dcz-purism/inputDrew DeVault
2018-10-09rootston: add support for text input and the basic of input methodDorota Czaplejewicz
2018-10-04rootston: send presentation eventsemersion
2018-09-27pointer-constraints: refactoringemersion
2018-09-18Implement pointer-constraints protocol in wlroots and rootstonLas
2018-09-14layer-shell: add _v1 suffixemersion
2018-09-02Init dmabuf global in rendereremersion
2018-08-02rootston: fire up wlr-gamma-control-unstable-v1emersion
2018-07-28Add xdg-decoration-unstable-v1 supportemersion
2018-07-19linux-dmabuf: add v1 suffixemersion
2018-07-14Basic tablet_v2 object lifetimeMarkus Ongyerth
2018-06-30screencopy-v1: add basic implementationemersion
2018-05-29rootston: enable export-dmabufemersion
2018-05-28virtual-keyboard: add support for the virtual-keyboard-v1 protocolDorota Czaplejewicz
2018-05-06Make startup command no longer wait for xwaylandVincent Vanlaer
2018-04-03Implement input inhibit in rootstonDrew DeVault
2018-04-03Add input-inhibitor example clientDrew DeVault
2018-03-30Find layer surfaces for input eventsDrew DeVault
2018-03-30Refactor cursor event passhtroughDrew DeVault
2018-03-27Handle usable area for maximized windowsDrew DeVault
2018-03-27Arrange & render layer surfacesDrew DeVault
2018-03-27Add broken test client and rootston stubsDrew DeVault
2018-03-27Initial scaffolding of layer shellDrew DeVault
2018-03-17Merge pull request #711 from emersion/map-unmapTony Crisci
2018-03-15Wire up linux_dmabuf in rootstonGuido Günther
2018-03-09rootston: add view_map and view_unmapemersion
2018-02-26add xwayland unmanaged tests to support dmenuMarkus Ongyerth
2018-02-20idle-inhibit: feedback passMarkus Ongyerth
2018-02-17implements the idle_inhibit protocol typeMarkus Ongyerth
2018-02-14xdg-shell stable: copy-pasta implementationDominique Martinet
2018-02-12Reformat all #include directivesemersion
2018-02-12Remove wlr_backend.events.{output_remove,device_remove}emersion
2018-01-28rootston: fix damage tracking for SSDemersion
2018-01-21rootston: track subsurface damageemersion
2018-01-18rootston: replace view_damage with view_apply_damage and view_damage_wholeemersion
2018-01-18rootston: damage views when movedemersion
2018-01-18rootston: do not redraw if output has no damageemersion
2018-01-10Include idle protocol in rootstonHeghedus Razvan
2017-12-31Fix views outside output layoutemersion