Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix pointer events for hidden workspaces
|
|
|
|
|
|
|
|
This reverts commit 472e81f35d689d67cda241acafda91c688d61046, reversing
changes made to 6b7841b11ff4cd35f54d69dc92029855893e5ce0.
|
|
|
|
|
|
|
|
|
|
- Fix workspace events (security config isn't in use so it wasn't being
sent)
- Kill status bar process when swaybar exits
- Don't rearrange windows on every layer surface commit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Implement get_clipboard ipc message
|
|
Also use the recursive description to include children as well
Careful: send the event before deleting the parent
|
|
|
|
Added client write buffer and handler for writable status on client
socket.
|
|
Also increase the get_clipboard timeout to 30 secs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|