Daniel Ravenshorst

Results 3 comments of Daniel Ravenshorst

@rlamana I understand your concerns. The main goal of this PR is to add an refresh button. So I have changed this PR to listen to the reload event. If...

@rlamana I have fixed your concerns. You can now specify the exposeListeners like: ``` var wm = new Ventus.WindowManager({ showExposeOn: 'a|enter|space|rightclick' }); ``` Available listeners are `a,enter,space,rightclick`, but you can...

@rlamana I have fixed your concerns, can you have look at it again?