Updated Yutani Future (markdown)

Kevin Lange 2015-05-20 13:46:31 -07:00
parent b26bc1de4b
commit 755142d259
1 changed files with 2 additions and 2 deletions

@ -1,6 +1,6 @@
This is a quick list of future additions to Yutani:
1. Alt+tab and other window management features
1. ~~Alt+tab and other window management features~~
2. Fix default focus / focus stealing (currently, none)
3. Server-side double buffering (needs some work on the client side, and probably a number of changes for resizing windows) to eliminate sync issues
4. Keyboard layout management (currently hardcoded in keyboard library)
@ -8,5 +8,5 @@ This is a quick list of future additions to Yutani:
# Other stuff:
1. Need to port SDL to Yutani (from old compositor port)
1. ~~Need to port SDL to Yutani (from old compositor port)~~
2. Probably want to package up all the Toaru-specific bits and finish the port *to* SDL...