index
:
river
master
personal fork of riverwm
Mitchell Riedstra
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
layer_surface.zig
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-02
Make LayerSurface a toplevel struct
Isaac Freund
1
-131
/
+130
2020-05-02
Make Output a toplevel struct
Isaac Freund
1
-1
/
+1
2020-05-02
Handle unmap on never-mapped layer surface
Isaac Freund
1
-7
/
+18
2020-04-27
Arrange layers on layer surface destroy
Isaac Freund
1
-7
/
+2
2020-04-26
Greatly simplify view offset handling
Isaac Freund
1
-1
/
+1
2020-04-26
Revert "Deduplicate some state"
Isaac Freund
1
-5
/
+9
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