flathub / com.sublimetext.three

https://flathub.org/apps/details/com.sublimetext.three
6 stars 4 forks source link

Enable wayland and dri #11

Closed kennylevinsen closed 5 years ago

kennylevinsen commented 5 years ago

Expose wayland if available, otherwise fall back to X11.

Expose DRI for hardware accelerated rendering.

flathubbot commented 5 years ago

Started test build 3102

flathubbot commented 5 years ago

Build 3102 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/2965/com.sublimetext.three.flatpakref
TingPing commented 5 years ago

Also does Wayland honestly work? Thats very surprising.

kennylevinsen commented 5 years ago

I build the sublime text package locally, and it runs correctly as a Wayland application when using this change, rather than as an X11 application as it did before.

I'm curious, why is it surprising?

TingPing commented 5 years ago

I'm curious, why is it surprising?

Well it does use a custom toolkit.

flathubbot commented 5 years ago

Started test build 3132

flathubbot commented 5 years ago

Build 3132 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/2994/com.sublimetext.three.flatpakref
kennylevinsen commented 5 years ago

Sublime Text uses GTK3. Plus, wayland is very simple to work with.

TingPing commented 5 years ago

It uses GTK3 for integration but does not use GTK3 for normal widgets/rendering.

flathubbot commented 5 years ago

Started test build 3142

flathubbot commented 5 years ago

Build 3142 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/3004/com.sublimetext.three.flatpakref