91 Commits (54b51cbe6ab191618c33c4e928d79ea97d31a267)

Author SHA1 Message Date
taiyu 4df64127e9 slight fix
9 years ago
taiyu 274e56a602 fixed move_container bug, log prints before aborting
9 years ago
taiyu 357af228d6 some function documentation, fixed gaps on config reload
9 years ago
taiyu 1fa7a91bfb move_container_to fixup
9 years ago
taiyu 225c2fbe5b fixed segfault on exit + a little fixup of that floatfocus pr
9 years ago
minus 03e4a97dbe added "move container to workspace"
9 years ago
taiyu dbad30a409 add limit to swayc_in_direction
10 years ago
taiyu 51ab3c9180 merge
10 years ago
taiyu f53ce887e8 fixed container resize oddity
10 years ago
taiyu e139de0857 floating/tiling move + floating resize cleaned and fixed
10 years ago
Drew DeVault 1fd5962aeb Fix minor bug with output positioning
10 years ago
Drew DeVault 07229edfe6 Implement output positioning
10 years ago
Drew DeVault eac0920f49 Set x/y positions for output containers
10 years ago
Luminarys f6b16ca089 Refactored resizing functions into resize.c
10 years ago
taiyu d2e1c660b1 swayc_is_fullscreen
10 years ago
taiyu 1a1ac64662 bugfixes, renames
10 years ago
minus 8dfaf6265b fixed #108 signed/unsigned comparison
10 years ago
Drew DeVault a436fc17ff Merge pull request #105 from Half-Shot/master
10 years ago
Drew DeVault 464b49eda2 Merge pull request #101 from Luminarys/master
10 years ago
Luminarys 461da7f87f Added in bspwm like mouse resizing
10 years ago
Luminarys f589731f29 Rewrite of resize command to make it more sane
10 years ago
Half-Shot 68213d57c5 Fixed style errors
10 years ago
Half-Shot 713bf29ec9 Few stray bits
10 years ago
Half-Shot 5a9ba261bc Merge branch 'master' of https://github.com/SirCmpwn/sway
10 years ago
Half-Shot 2a62c5c7fb Basic left right move command implemented.
10 years ago
taiyu 36e07e9ebc find_parent_by_type
10 years ago
Luminarys c9935507f2 Style fixes
10 years ago
Luminarys bc3babf566 Added in basic resize command
10 years ago
taiyu 927ef0a5ec Merge branch 'master' of https://github.com/SirCmpwn/sway
10 years ago
Drew DeVault 95f5660897 Merge pull request #97 from taiyu-len/master
10 years ago
taiyu f5fde7c45c style
10 years ago
taiyu f6e002fb8b small fix, default width/height 0
10 years ago
taiyu b76dcf6e0f unnessesary log
10 years ago
taiyu fbaa9111a8 setup for resizable windows, drop weight
10 years ago
Drew DeVault 14947c92aa Merge pull request #94 from taiyu-len/master
10 years ago
KoffeinFlummi 3c124d9e7d Change gap behaviour to more closely match i3-gaps
10 years ago
taiyu 1d9b73ed67 remove debug message
10 years ago
taiyu 5ff0619ca1 input state, find_container_in_direction
10 years ago
taiyu 6f424ff6b8 fixed default active_workspace, and more use of set_focused_container_for(...)
10 years ago
taiyu e16a4015ff fixed focus key handler
10 years ago
taiyu 6dc1ae802b focus to only child
10 years ago
Luminarys 7137be9a3f Fixes to make floating windows work better
10 years ago
Drew DeVault cf916bbf6f Improvements to gaps
10 years ago
KoffeinFlummi c75d5ceba4 Merge remote-tracking branch 'upstream/master' into gaps
10 years ago
KoffeinFlummi 4c688cba4e Add support for gaps option
10 years ago
Luminarys a7c045a520 Patched for wlc updates
10 years ago
taiyu 03e83c7ef9 restored fullscreen/focus behavior
10 years ago
Drew DeVault 2139001c9f Coding style enforcement
10 years ago
taiyu af1b3d9755 fixed floating window crashing bug
10 years ago
taiyu 63bc0d3b54 more changes
10 years ago