| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-05-02 | Handle unmap on never-mapped layer surface | Isaac Freund | 1 | -7/+18 | |
| I don't think wlroots should be sending this, but we shouldn't crash either. Fixes https://github.com/ifreund/river/issues/19 | |||||
| 2020-04-27 | Arrange layers on layer surface destroy | Isaac Freund | 1 | -7/+2 | |
| Fixes https://github.com/ifreund/river/issues/15 | |||||
| 2020-04-26 | Greatly simplify view offset handling | Isaac Freund | 1 | -1/+1 | |
| Fixes https://github.com/ifreund/river/issues/9 | |||||
| 2020-04-26 | Revert "Deduplicate some state" | Isaac Freund | 1 | -5/+9 | |
| I changed my mind, it's cleaner to keep things like this and will be consistent with views. | |||||
| 2020-04-25 | Deduplicate some state | Isaac Freund | 1 | -9/+5 | |
| 2020-04-24 | Start to handle layer surfaces in cursor code | Isaac Freund | 1 | -0/+1 | |
| 2020-04-21 | Bikeshed variable names | Isaac Freund | 1 | -37/+37 | |
| 2020-04-19 | Fix layer sufaces holding focus after unmap | Isaac Freund | 1 | -0/+10 | |
| 2020-04-19 | Clear focus if focused layer surface is unmapped | Isaac Freund | 1 | -0/+15 | |
| 2020-04-17 | Close layer surfaces on output destroy | Isaac Freund | 1 | -9/+11 | |
| 2020-04-17 | Clean up listener handling for layer surfaces | Isaac Freund | 1 | -21/+47 | |
| 2020-04-11 | Arrange layers on layer surface destroy | Isaac Freund | 1 | -0/+2 | |
| 2020-04-11 | Handle exclusive zones of layer surfaces | Isaac Freund | 1 | -0/+8 | |
| 2020-04-10 | Implement initial layer shell support | Isaac Freund | 1 | -0/+103 | |
| exclusive zones and popups are still TODO | |||||
