1.0.1
What's New:
- Config
bindsymnow supports XF86 keys - Config action keywords changes (Please update your config file!)
- tile_horizontally -> tile_h
- tile_vertically -> tile_v
- move_app_to_workspace -> move_window_to_workspace
- Introduced IPC mechanism. All config built-in actions can now be performed through wmderlandc (a tiny client)
- Fixed two bugs in snapshot:
- not all client member variables were serialized, so when the WM crashes, the window that has been mapped will be considered unmapped after WM restarts
- not switching to original current workspace after WM restarts
- Coding style improvements