aboutsummaryrefslogtreecommitdiff
path: root/rootston/xdg_shell.c
AgeCommit message (Expand)Author
2019-01-13Remove wlr_xdg_surface_send_close.Connor E
2018-12-08rootston: add support for wlr_foreign_toplevel_management_v1Ilia Bozhinov
2018-12-08rootston: add title/app_id/class listenersIlia Bozhinov
2018-12-05rootston: use box for views positionLouis Taylor
2018-08-31Fix bugs listed by clang's static analyzerrandom human
2018-08-06rootston: add keybinding to toggle decoration modeemersion
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-09util: add wlr_ prefix to log symbolsemersion
2018-06-01Add wlr_surface_get_geometryMarkus Ongyerth
2018-05-30rootston: xdg-shell*: Fix get_size() for newly-mapped viewsGenki Sky
2018-05-04Fix a rootston crash when a client creates non-topmost popupsemersion
2018-04-23Finish forward-porting @acrisci's positioner workDrew DeVault
2018-03-27Address feedbackDrew DeVault
2018-03-27Merge pull request #754 from emersion/popup-map-unmap-damageTony Crisci
2018-03-27rootston: damage view when xdg-popup is mapped/unmappedemersion
2018-03-27xdg-shell: don't destroy role resources on unmap, move toplevel fieldsemersion
2018-03-24unified xdg-surface closeTony Crisci
2018-03-15xdg-shell: add map/unmap supportemersion
2018-03-12rootston: add destroy to view interfaceemersion
2018-03-09rootston: add view_map and view_unmapemersion
2018-02-25rootston: add view_createGuido Günther
2018-02-14xdg-shell stable: copy-pasta implementationDominique Martinet