summaryrefslogtreecommitdiff
path: root/clients/stacking.c
Commit message (Expand)AuthorAgeFilesLines
* clients/window: Add functions to set/retrieve app_idMarius Vlad2022-01-211-0/+1
* clients: don't use deprecated fontconfig aliasesAlyssa Ross2021-11-181-1/+1
* log: remove "%m" from format strings by using strerror(errno)Antonio Borneo2019-05-021-1/+3
* editor: Drop g_type_init() callQuentin Glidic2017-01-161-4/+0
* clients/stacking: Silence a compiler warningArmin Krezović2016-10-011-1/+2
* include stdint.h for int32_t/uint32_tJussi Kukkonen2016-07-261-0/+1
* clients: Correct drawing glitch in stacking demoBen Hummon2015-10-211-4/+0
* Moved helper macro to a discrete include file.Jon Cruz2015-06-151-0/+1
* clients: Update boilerplate from MIT X11 license to MIT Expat licensesBryce Harrington2015-06-151-16/+17
* Clients: Fix memleak issues in various clients of westonvivek2014-06-241-0/+3
* clients: Remove the window / user parameters from the menu functionJasper St. Pierre2014-05-181-1/+1
* xdg-shell: Rename set_transient_for to set_parentJasper St. Pierre2014-05-131-3/+3
* Revert "stacking: Remove transient window support"Jasper St. Pierre2014-02-011-6/+18
* stacking: Remove transient window supportJasper St. Pierre2014-02-011-23/+7
* stacking: Set a keyboard focus handler so we can repaint the frameKristian Høgsberg2013-12-051-0/+11
* clients: Add a new weston-stacking demoPhilip Withnall2013-12-021-0/+301