On 18/09/2017, 12.58, "Pekka Paalanen" wrote:
>
> On Fri, 15 Sep 2017 09:12:38 +0300
> Ian Ray wrote:
>
> > Support for kiosk-style use cases where binding modififer is `none':
> >
> > - Use binding modifier instead of hard-coded MODIFIER_SUPER for zoom.
> > - Disable opacity zoom if there i
On Fri, 15 Sep 2017 09:12:38 +0300
Ian Ray wrote:
> Support for kiosk-style use cases where binding modififer is `none':
>
> - Use binding modifier instead of hard-coded MODIFIER_SUPER for zoom.
> - Disable opacity zoom if there is no binding modifier.
>
Hello Ian,
strictly speaking, as you
Support for kiosk-style use cases where binding modififer is `none':
- Use binding modifier instead of hard-coded MODIFIER_SUPER for zoom.
- Disable opacity zoom if there is no binding modifier.
Signed-off-by: Ian Ray
---
desktop-shell/shell.c | 16 ++--
1 file changed, 10 inserti