Age | Commit message (Collapse) | Author |
|
|
|
|
|
Added in proper resize locking
|
|
|
|
fixed #108 signed/unsigned comparison
|
|
|
|
|
|
|
|
|
|
These particular warnings have always struck me as stupid
|
|
|
|
Basic 'move' functionality.
|
|
|
|
Added in basic resizing command.
|
|
|
|
|
|
|
|
Add Wayland and Xorg session files
|
|
|
|
To preserve my sanity
|
|
This allows display managers to detect sway.
|
|
|
|
|
|
|
|
|
|
added IPC messages get_workspaces and get_outputs
|
|
No escaping on container names is done yet, as well as some values are
hardcoded because they don't exist yet.
|
|
find_parent_by_type
|
|
|
|
|
|
|
|
|
|
|
|
i3 IPC
|
|
|
|
|
|
|
|
|
|
|
|
- wlc_terminate() instead of exit(0)
- unlink IPC socket
|
|
or fall back to /tmp/sway-ipc.sock
|
|
|
|
|
|
simply executes the received data as command
|
|
Closes #6
|
|
merging
|
|
setup for resizable windows, drop weight
|
|
|
|
|
|
|