| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2015-08-25 | added "move container to workspace" | minus | -1/+40 | |
| makes the previous commit actually testable | ||||
| 2015-08-25 | refactored view visibility | minus | -8/+27 | |
| - replace visibilty mask integers with an enum - set output's visibilty mask on creation - added update_visibility to manually update a containers visibility (e.g. when it moved to an invisible workspace) | ||||
| 2015-08-25 | refactored workspace_next/prev | minus | -35/+33 | |
| 2015-08-24 | Merge pull request #125 from Luminarys/master | Drew DeVault | -0/+26 | |
| Added in backtrace printing | ||||
| 2015-08-24 | Added in backtrace printing | Luminarys | -0/+26 | |
| 2015-08-24 | add limit to swayc_in_direction | taiyu | -7/+47 | |
| 2015-08-23 | Merge branch 'master' of https://github.com/SirCmpwn/sway | taiyu | -1/+3 | |
| merge | ||||
| 2015-08-23 | split_string memory leaks cleanedup | taiyu | -7/+11 | |
| 2015-08-23 | Minor fixes to keyboard handling | Drew DeVault | -1/+3 | |
| 2015-08-23 | Merge pull request #121 from taiyu-len/pointer_mod | Drew DeVault | -498/+508 | |
| Pointer mode clean and fix. | ||||
| 2015-08-23 | merge | taiyu | -62/+176 | |
| 2015-08-23 | Refactor keyboard to consider modified keysyms | Drew DeVault | -32/+46 | |
| Press Shift Press 0 # Reads as ')' Release Shift Release 0 # Reads as '0' but we now recognize it as the same | ||||
| 2015-08-23 | Merge pull request #123 from Luminarys/master | Drew DeVault | -0/+19 | |
| Added in output disabling | ||||
| 2015-08-23 | Minor fix | Luminarys | -1/+1 | |
| 2015-08-23 | Man page update | Luminarys | -0/+3 | |
| 2015-08-23 | Style fix | Luminarys | -1/+1 | |
| 2015-08-23 | Cleanup and minor adjustments to disabling | Luminarys | -7/+2 | |
| 2015-08-23 | Prefix log events from wlc with [wlc] | Drew DeVault | -3/+3 | |
| 2015-08-23 | Added in glitchy disabling | Luminarys | -18/+18 | |
| 2015-08-23 | Added in glitchy disabling | Luminarys | -0/+21 | |
| 2015-08-23 | Do not log with colors unless stdout is a tty | Drew DeVault | -4/+4 | |
| 2015-08-23 | Handle wlc log events | Drew DeVault | -1/+12 | |
| 2015-08-23 | Add note to config about floating_modifier | Drew DeVault | -0/+1 | |
| 2015-08-23 | style | taiyu | -60/+74 | |
| 2015-08-22 | slight fix | taiyu | -8/+18 | |
| 2015-08-22 | fixed container resize oddity | taiyu | -60/+36 | |
| 2015-08-22 | dont swap view with workspace... | taiyu | -6/+2 | |
| 2015-08-22 | small change | taiyu | -0/+7 | |
| 2015-08-22 | no mode for fullscreen | taiyu | -8/+8 | |
| 2015-08-22 | mouse tile resize mode done | taiyu | -476/+165 | |
| 2015-08-22 | fixed vanishing floating view | taiyu | -8/+10 | |
| 2015-08-22 | floating/tiling move + floating resize cleaned and fixed | taiyu | -136/+454 | |
| 2015-08-22 | Fix minor bug with output positioning | Drew DeVault | -6/+2 | |
| 2015-08-22 | Implement output positioning | Drew DeVault | -9/+68 | |
| :tada: | ||||
| 2015-08-22 | Set x/y positions for output containers | Drew DeVault | -8/+20 | |
| 2015-08-22 | Whoops | Drew DeVault | -1/+1 | |
| Regards to @Cloudef | ||||
| 2015-08-22 | Implement output configuration through config | Drew DeVault | -21/+120 | |
| Do not use `output res WIDTHxHEIGHT` yet, wlc has issues with it (cc @Cloudef) | ||||
| 2015-08-22 | Merge pull request #118 from Luminarys/master | Drew DeVault | -471/+556 | |
| Refactored resizing functions into resize.c | ||||
| 2015-08-22 | Added in bspwm like view swapping | Luminarys | -0/+33 | |
| 2015-08-21 | Refactored resizing functions into resize.c | Luminarys | -475/+527 | |
| 2015-08-21 | Merge pull request #117 from Luminarys/master | Drew DeVault | -32/+117 | |
| Altered resize command to prevent resizing past min h/w. | ||||
| 2015-08-21 | Altered resize command to prevent resizing past min h/w | Luminarys | -32/+117 | |
| 2015-08-21 | More resize fixes | Luminarys | -5/+4 | |
| 2015-08-21 | Fixed resizing | Luminarys | -5/+34 | |
| 2015-08-21 | Remove wlc logging stuff | Drew DeVault | -13/+0 | |
| 2015-08-21 | Merge remote-tracking branch 'taiyu-len/master' | Drew DeVault | -164/+213 | |
| 2015-08-21 | Minor fix to resizing with mouse | Luminarys | -0/+4 | |
| 2015-08-21 | style | taiyu | -10/+15 | |
| 2015-08-21 | comments + fixed leak | taiyu | -7/+8 | |
| 2015-08-21 | swayc_is_fullscreen | taiyu | -6/+6 | |
