Age | Commit message (Collapse) | Author |
|
Fix name generation from workspace number commands
|
|
|
|
|
|
|
|
|
|
|
|
Seat fixes and cleanup
|
|
|
|
I3bar json
|
|
|
|
|
|
|
|
Fix back-and-forth workspace name saving for non-empty workspaces
|
|
|
|
Works:
- move [container|window] to workspace <name>
- Note, this should be able to move C_CONTAINER but this is untested
- move [workspace] to output [left|right|up|down|<name>]
Not implemented yet:
- move [left|right|up|down]
- move scratchpad
- move position
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This skips the renderer if nothing has changed, and renders
everything otherwise.
|
|
|
|
|
|
Add default_orientation command
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 472e81f35d689d67cda241acafda91c688d61046, reversing
changes made to 6b7841b11ff4cd35f54d69dc92029855893e5ce0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|