rust-wlc icon indicating copy to clipboard operation
rust-wlc copied to clipboard

Update to latest wlc, specify which version to use for future build scripts

Open SnirkImmington opened this issue 8 years ago • 0 comments

This will fix Immington-Industries/way-cooler#52 which is caused by a bad wlc version. Because we will lag slightly behind wlc's versions (or more if we're focused on way-cooler) and a future version could break backwards-compatibility, we need to make sure we're quickly up to date (especially with rolling-release package managers like the AUR).

Changes since 0.0.2

Ignoring changes to wlc_event_loop_add_fd and X11 support from CMake

Changes since 0.0.3

Conveniently includes UTF-8 titles and not sending buttons presses on scrolling.

However, we may need to see if this breaks modal view rendering with "do not transform child views automatically."

Changes since 0.0.4

SnirkImmington avatar Aug 14 '16 21:08 SnirkImmington