aboutsummaryrefslogtreecommitdiff
path: root/rootston/desktop.c
AgeCommit message (Expand)Author
2019-06-02Remove orbital screenshooter and gamma-controlSimon Ser
2019-04-26Remove wlr_wl_shellDrew DeVault
2019-04-11output-management-v1: support applying configurationemersion
2019-04-11rootston: add output-management-v1 supportemersion
2019-03-04xwayland: don't set DISPLAYemersion
2019-03-02rootston: fix input events for rotated viewsemersion
2019-02-23rootston: make roots_view embedded and remove unionsemersion
2019-02-23rootston: move part of desktop.c to view.c, use an interface for viewsemersion
2019-02-22rootston: surface_at: check for fullscreen surfaces in between TOP and OVERLA...Sebastian Krzyszkowiak
2019-02-22rootston: don't try to maximize fullscreen surfacesSebastian Krzyszkowiak
2019-02-19Merge pull request #1493 from emersion/primary-selection-v1Drew DeVault
2019-02-17subsurface: add map/unmap eventsemersion
2019-02-13primary-selection-v1: copy from gtk-primary-selectionemersion
2019-01-28Implement the pointer-gestures-unstable-v1 protocolGreg V
2019-01-06Merge pull request #1423 from emersion/data-controlDrew DeVault
2018-12-30data-control-v1: initial protocol implementationemersion
2018-12-21relative_pointer: implementation and code fixesrandom human
2018-12-21relative_pointer: create skeleton and buildrandom human
2018-12-20rootston: create foreign toplevel handle before sending outputsIlia Bozhinov
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-29primary-selection: introduce wlr_primary_selection_sourceemersion
2018-11-27gtk-primary-selection: refactor everything, untie from seatemersion
2018-11-23Rename wlr_primary_selection to wlr_gtk_primary_selectionemersion
2018-11-12Use #if instead of #ifdef for wlroots config dataemersion
2018-10-28rootston: fix segfault when destroying unmapped fullscreen viewsemersion
2018-10-28rootston: fix segfault in view_atemersion
2018-10-28Fix "variable ‘cursor_default’ set but not used"Sorcus
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-08rootston: export XCURSOR_SIZE and XCURSOR_THEMEemersion
2018-10-04rootston: send presentation eventsemersion
2018-09-27pointer-constraints: refactoringemersion
2018-09-26pointer-constraints: make region not a pointer, add committed bitfieldemersion
2018-09-18Implement pointer-constraints protocol in wlroots and rootstonLas
2018-09-18Remove extraneous indentation and conform to coding styleLas
2018-09-14Merge pull request #1243 from emersion/layer-shell-suffixDrew DeVault
2018-09-14layer-shell: add _v1 suffixemersion
2018-09-14xdg-output: add _v1 suffixemersion
2018-09-02Init dmabuf global in rendereremersion
2018-08-02rootston: fire up wlr-gamma-control-unstable-v1emersion
2018-08-02Merge pull request #1053 from emersion/xdg-decorationDrew DeVault
2018-07-29rootston: focus newly-created surfacesIlia Bozhinov
2018-07-28Add xdg-decoration-unstable-v1 supportemersion
2018-07-19linux-dmabuf: add v1 suffixemersion
2018-07-14Basic tablet_v2 object lifetimeMarkus Ongyerth
2018-07-09util: add wlr_ prefix to log symbolsemersion
2018-07-04surface: make pending and current embedded structsemersion
2018-06-30screencopy-v1: add basic implementationemersion