[openbox] mikabox
Mikael Magnusson
mikachu at gmail.com
Mon Jan 12 16:30:44 EST 2015
On Mon, Jan 12, 2015 at 9:24 PM, Alexey Korop <akorop at gmail.com> wrote:
> Alexey Korop пишет 10.01.2015 23:36:
> AK> Is there at least a brief summary of mikabox-only features?
>
> I tried to understand how the function "edge" works, and describe it.
> Is the text following correct? Is it full?
>
> mikabox - edge
>
> The corners of the screen and the lines of the screen edges are the
> edge zones named ScreenTopLeft, ScreenTop, ScreenTopRight, ScreenRight,
> ScreenBottomRight, ScreenBottom, ScreenBottomLeft, ScreenLeft.
> Each of these zones is the context for mouse bindings. Edge context
> has the highest priority - edge bindings works even with full-screen
> applications.
> The mouse events that are not binded in the some zone are ignored in
> this zone.
>
> Example. Left mouse click in the top edge call client-list-combined-menu:
>
> <context name="ScreenTop">
> <mousebind action="Press" button="Left">
> <action name="ShowMenu">
> <menu>client-list-combined-menu</menu>
> </action>
> </mousebind>
> </context>
Yeah, seems about right.
--
Mikael Magnusson
More information about the openbox
mailing list