Skip to content

Commit

Permalink
refactor: add namespace to layer_enter overlap event
Browse files Browse the repository at this point in the history
  • Loading branch information
wash2 authored and Drakulix committed Nov 27, 2024
1 parent 27d70b6 commit d218c76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions unstable/cosmic-overlap-notify-unstable-v1.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
used to create this notification object.
</description>
<arg name="identifier" type="string" summary="unique identifier for the overlapping layer-surface"/>
<arg name="namespace" type="string" summary="namespace for the layer surface"/>
<arg name="exclusive" type="uint" summary="if the overlapping surface is requesting an exclusive area or not"/>
<arg name="layer" type="uint" enum="zwlr_layer_shell_v1.layer" summary="layer the overlapping surface sits on"/>
<arg name="x" type="int" summary="x coordinate of the upper-left corner of the overlapping area"/>
Expand Down

0 comments on commit d218c76

Please sign in to comment.