feat: init function, & refactor for features

This commit is contained in:
Ashley Wulber 2022-08-16 12:32:21 -04:00
parent 851449c3ef
commit 6589eed954
No known key found for this signature in database
GPG key ID: 5216D4F46A90A820
5 changed files with 73 additions and 26 deletions

View file

@ -1,5 +1,4 @@
use cascade::cascade;
use gdk4::prelude::*;
use gdk4_x11::x11::xlib;
use glib::translate::ToGlibPtr;
use gtk4::{glib, prelude::*};