Gtk to Gtk3 #271

Merged
BearzRobotics merged 1 commits from master into master 2017-07-24 20:43:38 -04:00
BearzRobotics commented 2017-07-24 18:53:12 -04:00 (Migrated from github.com)

This allows for compiling on modern Linux distributions (such as Solus). By doing this it fixes the game crashing because it can't find libwebkitgtk-1.0. Also Gtk3 brings it one more step of the way to be compatible with Wayland.

Must have bellow package installed
https://github.com/mono/gtk-sharp

This allows for compiling on modern Linux distributions (such as Solus). By doing this it fixes the game crashing because it can't find libwebkitgtk-1.0. Also Gtk3 brings it one more step of the way to be compatible with Wayland. Must have bellow package installed https://github.com/mono/gtk-sharp
ddevault commented 2017-07-24 18:54:16 -04:00 (Migrated from github.com)

It actually works with Wayland if you use GTK3, I've tested it before. I'm not sure why I hadn't done this before... let me think about it for a bit and see if I can remember before I merge this.

It actually works with Wayland if you use GTK3, I've tested it before. I'm not sure why I hadn't done this before... let me think about it for a bit and see if I can remember before I merge this.
ddevault commented 2017-07-24 20:43:35 -04:00 (Migrated from github.com)

I don't remember why this wasn't done before. Can't think of a reason not to. Thanks!

I don't remember why this wasn't done before. Can't think of a reason not to. Thanks!
This repo is archived. You cannot comment on pull requests.
No Reviewers
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: AstralTransRocketries/TrueCraft#271
No description provided.