146 Commits (6a1df17fb7f7bcfa26d825173de4d31b771fd7a6)

Author SHA1 Message Date
taiyu de5196dc1e comments + fixed leak
9 years ago
taiyu 1a1ac64662 bugfixes, renames
9 years ago
taiyu 36e07e9ebc find_parent_by_type
9 years ago
taiyu 927ef0a5ec Merge branch 'master' of https://github.com/SirCmpwn/sway
9 years ago
Drew DeVault 95f5660897 Merge pull request #97 from taiyu-len/master
9 years ago
taiyu f5fde7c45c style
9 years ago
taiyu f6e002fb8b small fix, default width/height 0
9 years ago
taiyu fbaa9111a8 setup for resizable windows, drop weight
9 years ago
KoffeinFlummi 3c124d9e7d Change gap behaviour to more closely match i3-gaps
9 years ago
Drew DeVault 74c9df0c07 Fix error with workspace/output name matching
9 years ago
taiyu 6f424ff6b8 fixed default active_workspace, and more use of set_focused_container_for(...)
9 years ago
taiyu c5a6982893 fixed some more bugs, moved layout_log into log.ch, restored focus_parent
9 years ago
taiyu 1bf02144e5 fixed floating_modifier related things
9 years ago
Luminarys f718556a85 Removed debugging, added in proper gap resets for config reloads
9 years ago
Drew DeVault cf916bbf6f Improvements to gaps
9 years ago
KoffeinFlummi c75d5ceba4 Merge remote-tracking branch 'upstream/master' into gaps
9 years ago
KoffeinFlummi 4c688cba4e Add support for gaps option
9 years ago
taiyu 03e83c7ef9 restored fullscreen/focus behavior
9 years ago
Drew DeVault a64b10df83 Fix switching between focused outputs
9 years ago
Drew DeVault 2139001c9f Coding style enforcement
9 years ago
taiyu 63bc0d3b54 more changes
9 years ago
taiyu 11321ca2dd changed handling of focus, handling of view by type
9 years ago
Drew DeVault 780893a933 Add support for workspace [name] output [name]
9 years ago
taiyu f832c02065 fixed when views dont have names.
9 years ago
Luminarys c9ce8bf1bd Style and other minor fixes
9 years ago
Luminarys 47ec999e71 Fixes to floating and umanaged views
9 years ago
Luminarys 05f969074e Added in basic floating toggling
9 years ago
Drew DeVault be2635daa6 Fix format warnings
9 years ago
taiyu f1d5305dc6 fix
9 years ago
taiyu 498cf268f7 unmanaged views handled better
9 years ago
taiyu 5b860c67c3 fixed split [vh], small memory leak, unescape_strings handle \xnn
9 years ago
Drew DeVault 4a5828370c Log output name when added to tree
9 years ago
Drew DeVault e64e61779e Set C_OUTPUT name to name from wlc
9 years ago
Drew DeVault ae536c21d3 Revert "get/set_userdata stores swayc_t *, fixed memory leak, minor changes."
9 years ago
taiyu eefc76b39e set userdata for handler to swayc_t container
9 years ago
taiyu 083d1eed1f fixed 2 small memory leaks & adds format attribute to log.
9 years ago
Drew DeVault f606508bcc Fix switching focus between outputs
9 years ago
Drew DeVault 8b90f283bc Merge pull request #31 from Luminarys/master
9 years ago
Luminarys b97d8756a8 Minor style fix
9 years ago
Luminarys 9ba914747e Removed alignment
9 years ago
Luminarys 9b0196e7ed Style fixes
9 years ago
Luminarys 618b3df051 Fixed workspace switching in multimonitor layouts
9 years ago
taiyu 9bb2788768 fixed split
9 years ago
Taiyu b8cba33c01 changed swayc related functions, cleaned up some functions, moved wlc related things into handlers
9 years ago
Taiyu f7cee6a1b9 fixed 'return NULL' in 'void continer_map(...)'
9 years ago
Jose Diez 8cc2c6fa7a Basic workspace functionality
9 years ago