74 Commits (1c4b50894c2a7c5ef8d60a6661ecf73fc4744ba8)

Author SHA1 Message Date
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
taiyu 11321ca2dd changed handling of focus, handling of view by type
10 years ago
Drew DeVault 9835845e22 Fix segfault from focus_view
10 years ago
Luminarys 47ec999e71 Fixes to floating and umanaged views
10 years ago
Luminarys 05f969074e Added in basic floating toggling
10 years ago
taiyu f1d5305dc6 fix
10 years ago
taiyu 4077238782 sends hidden views to back, visible view to front
10 years ago
taiyu c024f06631 handle_view_state_request
10 years ago
Drew DeVault 19c0ec6a08 Fix movement between outputs
10 years ago
Drew DeVault ae536c21d3 Revert "get/set_userdata stores swayc_t *, fixed memory leak, minor changes."
10 years ago
taiyu 083d1eed1f fixed 2 small memory leaks & adds format attribute to log.
10 years ago
Luminarys 56814310e0 Fixed reloading and arrange_windows
10 years ago
Luminarys 618b3df051 Fixed workspace switching in multimonitor layouts
10 years ago
Luminarys b01a04f22b Added layout debugger back in and fixed mutlimonitor layout issues
10 years ago
taiyu f3a970e24e fixed focus
10 years ago
taiyu cd0cdc28aa fixed focus
10 years ago
Taiyu 60d840fe3f style
10 years ago
Taiyu b8cba33c01 changed swayc related functions, cleaned up some functions, moved wlc related things into handlers
10 years ago