justinfrankel / WDL

WDL (by Cockos) mirror
http://www.cockos.com/wdl
418 stars 57 forks source link

libSwell: REAPER GUI disappears when using libSwell compiled to support GTK #8

Open realbucksavage opened 6 years ago

realbucksavage commented 6 years ago

Hi,

I am trying to build libSwell so that REAPER can use my GTK3 theme (I'm using Gnome Shell 3 on Ubuntu Studio). The library compiled successfully but it seems that it causes REAPER to run without a GUI (can't even see the splash screen). I can confirm that REAPER is running because when I run it in a terminal, I can see the stdout content written by many plugins.

This is how I'm building libSwell:

make SWELL_SUPPORT_GTK=1
cfillion commented 6 years ago

SWELL draws the GUI elements by itself on Linux. It doesn't use the GTK theme. The look and feel can be customized through the libSwell.colortheme file.

realbucksavage commented 6 years ago

Thanks for the information :100:

Are there any resources that I can refer to customize the libSwell.colortheme file (preferably a theme library).

tkna91 commented 7 months ago

@realbucksavage Please check libSwell-user.colortheme . https://wiki.cockos.com/wiki/index.php/REAPER_for_Linux#Swell_Themes