commit | ab2c10813766e3cd3f5228385eb4984565fb2f26 | [log] [tgz] |
---|---|---|
author | Jasper St. Pierre <jstpierre@mecheye.net> | Thu Apr 10 10:41:46 2014 -0700 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Mon May 12 23:33:59 2014 -0700 |
tree | 0cffdb6233af7cce53489f742c0dab5fd6438bac | |
parent | c815d62b8516044cc98b93e6f03e9123b20190a6 [diff] |
xdg-shell: Rework the state system The states system, so far, has been a complicated mix of weird APIs that solved a real race condition, but have been particularly ugly for both compositors and clients to implement.