aboutsummaryrefslogtreecommitdiff
path: root/examples/foreign-toplevel.c
AgeCommit message (Collapse)Author
2021-10-07examples/foreign-toplevel: fix toplevel not being freedfwsmit
2021-01-25examples/foreign-toplevel: Add documenation and output selectionfwsmit
2020-10-18foreign-toplevel-management: report parent toplevelDaniel Kondor
Based on the wlr-protocols PR: https://github.com/swaywm/wlr-protocols/pull/52
2020-08-24Remove unnecessary wl_display_dispatch callsSimon Ser
wl_display_roundtrip already takes care of dispatching the display.
2019-04-29examples: add fullscreening to foreign-toplevel.cIlia Bozhinov
2018-12-08examples: add wlr_foreign_toplevel_management_v1 exampleIlia Bozhinov