komorebi/komorebi
LGUG2Z b5eafc6b96 fix(borders): maximize compat w/ komorebi impl
This commit ensures that the "Komorebi" border implementation is set as
the default as it has the maximum range of compat across different
Windows versions, whereas the "Windows" implementation requires Win 11.

Because "Windows" implementation methods will error on Windows 10,
restore_all_windows has been updated to only attempt to remove accents
if BorderImplementation::Windows is selected (this is gated behind the
WINDOWS_11 check).

re #925
2024-07-26 16:00:17 -07:00
..
src fix(borders): maximize compat w/ komorebi impl 2024-07-26 16:00:17 -07:00
Cargo.toml refactor(client): use public interface exclusively 2024-07-15 17:11:35 -07:00
build.rs feat(cli): add detailed version info w/ shadow 2024-07-05 10:52:16 -07:00