summaryrefslogtreecommitdiffstats
path: root/examples/multi_window_panes/Cargo.toml (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-21refactored window storage;Libravatar Bingus1-12/+0
2023-03-14Added simpler MW exampleLibravatar Bingus1-2/+1
2023-03-13Code cleanup, clearer comments + removed some unnecessary dupe;Libravatar Bingus1-1/+1
2023-02-20Cargo fixLibravatar Bingus1-1/+1
2023-01-09Implemented window title update functionality for multiwindow.Libravatar bungoboingo1-1/+1
2023-01-09Fixed issue with window ID on winitLibravatar bungoboingo1-0/+1
2023-01-09duplicate `pane_grid` example to `multi_window`Libravatar Richard1-0/+12