sway/sway
Drew DeVault b2d871cfe2 Partially implement move command
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
2018-04-02 11:12:18 -04:00
..
commands Partially implement move command 2018-04-02 11:12:18 -04:00
config Free bar configs on reload and exit 2018-03-31 00:35:06 -04:00
desktop Partially implement move command 2018-04-02 11:12:18 -04:00
input Partially implement move command 2018-04-02 11:12:18 -04:00
tree Partially implement move command 2018-04-02 11:12:18 -04:00
base64.c Rework get_clipboard implementation 2017-07-07 21:51:34 +02:00
commands.c Partially implement move command 2018-04-02 11:12:18 -04:00
config.c Implement focus_follows_mouse 2018-03-31 13:05:45 -04:00
criteria.c Fix oversights from previous pull request 2018-03-29 23:53:38 -04:00
ipc-json.c IPC fixes 2018-03-30 13:56:31 -04:00
ipc-server.c Merge pull request #1669 from emersion/workspace-pointer-events 2018-03-30 18:49:18 -04:00
main.c Revert "Merge pull request #1653 from swaywm/revert-1647-refactor-tree" 2018-03-29 23:41:33 -04:00
meson.build Partially implement move command 2018-04-02 11:12:18 -04:00
security.c Add minimal config subsystem 2017-12-05 10:40:55 +01:00
server.c Set Xwayland seat on focus 2018-03-31 09:29:34 -04:00
sway-bar.5.txt Various manpage edits 2017-10-14 21:41:49 +02:00
sway-input.5.txt document fallback seat 2017-12-19 04:52:03 -05:00
sway-security.7.txt Various manpage edits 2017-10-14 21:41:49 +02:00
sway.1.txt input and seat command docs 2017-12-16 08:19:33 -05:00
sway.5.txt Add swaybg_command 2018-03-29 22:11:08 -04:00