Skip to content

Conversation

@doublec
Copy link
Collaborator

@doublec doublec commented Sep 19, 2013

This provides a 'toggleFullscreen' method on the xWindowCanvas. Sending
this message will enter or exit fullscreen mode. In fullscreen mode the
window decorations are removed and the window takes up the entire screen
area, covering any window manager panels, etc.

To call it the following suffices:
desktop w winCanvases first toggleFullscreen

A followup from this would be to find the right place to put 'fullscreen' in the right place for the non-platform dependent backends and implement it for the Mac OS X backend.

This provides a 'toggleFullscreen' method on the xWindowCanvas. Sending
this message will enter or exit fullscreen mode. In fullscreen mode the
window decorations are removed and the window takes up the entire screen
area, covering any window manager panels, etc.

To call it the following suffices:
  desktop w winCanvases first toggleFullscreen
@doublec
Copy link
Collaborator Author

doublec commented Oct 2, 2014

Rebased on top of master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant