Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linux support #37

Closed
subsoap opened this issue Nov 13, 2017 · 6 comments
Closed

Linux support #37

subsoap opened this issue Nov 13, 2017 · 6 comments
Assignees

Comments

@subsoap
Copy link
Owner

subsoap commented Nov 13, 2017

Native extensions now supports Linux so support for it needs to be added.

@subsoap subsoap self-assigned this Nov 13, 2017
@chaosddp
Copy link
Collaborator

I am not familar about Linux, is it easy to add support, as there are different UI system?
Such as maximize window, or change the title.

@subsoap
Copy link
Owner Author

subsoap commented Nov 15, 2017

Not sure, but it should be possible to do everything we want it to do. Can look at how GLFW does everything for Linux. Have to wait until Editor 2 adds support for building/bundling before I can begin.

@subsoap
Copy link
Owner Author

subsoap commented Jan 16, 2018

I really want to work on this soon. I'll make dummy functions first then fill in what works.

@dapetcu21
Copy link
Collaborator

I’ll surely pick it up when our game gets close to release if nobody else does before me, as we intend to release on Linux as well. But there are things with more priority in development, and I’d prefer to focus on getting the game done before we port it.

@chaosddp
Copy link
Collaborator

Working in #70, and need help!

@chaosddp
Copy link
Collaborator

chaosddp commented May 7, 2018

List missing features for Linux that i cannot find a solution here:

defos_set_cursor_locked
defos_is_cursor_locked
defos_is_cursor_clipped
defos_set_cursor_clipped
defos_set_cursor_visible
defos_disable_window_resize
defos_disable_minimize_button
defos_disable_maximize_button
defos_is_mouse_in_view

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

No branches or pull requests

3 participants