Commit Graph

19 Commits (bc808680b173d5a3c4732265b33e2e8bd81e4d9b)

Author SHA1 Message Date
Ryan Dwyer dd8d2dedf7 Fix crash when scratchpad contains split containers 6 years ago
Brian Ashworth f52277f66e Fix scratchpad segfault - NULL focused workspace 6 years ago
Mihai Coman 6aafdd2321 IPC: Trigger move events for scratchpad containers 6 years ago
emersion cad851805b
Use #if instead of #ifdef 6 years ago
Ryan Dwyer f7aed5c7e5 Fix containers not being resized when entering scratchpad 6 years ago
Ryan Dwyer c006717910 Minor refactor of input manager 6 years ago
Ryan Dwyer 24bcb507ec Fix hotplugging down to zero outputs 7 years ago
Ryan Dwyer c6ff1f67f1 Fix double iteration of scratchpad containers 7 years ago
Ryan Dwyer 7586f150c0 Implement type safe arguments and demote sway_container 7 years ago
Ryan Dwyer f5b9815128 Prepare arrange code for type safe arguments 7 years ago
Ryan Dwyer 2e7401772e Rename sway_root.outputs to sway_root.all_outputs 7 years ago
Ryan Dwyer b6058703fa Refactor destroy functions and save workspaces when there's no outputs 7 years ago
Ryan Dwyer 2b5a404ac9 Replace hacky L_FLOATING container with a list 7 years ago
Ryan Dwyer d6cd79c342 Implement iterators per container type 7 years ago
Drew DeVault 98ed05225e
Merge pull request from RyanDwyer/cleanup-transactions 7 years ago
Ryan Dwyer 701fcafc70 Use list_find in more places and refactor/fix workspace prev_next functions 7 years ago
Ryan Dwyer c3ef36d6b5 Simplify transactions 7 years ago
Ryan Dwyer 30e7e0f7c7 Move workspace pid code to root.c 7 years ago
Ryan Dwyer 04489ff420 Separate root-related code 7 years ago