Age | Commit message (Expand) | Author |
2015-08-23 | split_string memory leaks cleanedup | taiyu |
2015-08-23 | Minor fixes to keyboard handling | Drew DeVault |
2015-08-23 | merge | taiyu |
2015-08-23 | Refactor keyboard to consider modified keysyms | Drew DeVault |
2015-08-23 | Merge pull request #123 from Luminarys/master | Drew DeVault |
2015-08-23 | Minor fix | Luminarys |
2015-08-23 | Cleanup and minor adjustments to disabling | Luminarys |
2015-08-23 | Prefix log events from wlc with [wlc] | Drew DeVault |
2015-08-23 | Added in glitchy disabling | Luminarys |
2015-08-23 | Added in glitchy disabling | Luminarys |
2015-08-23 | Do not log with colors unless stdout is a tty | Drew DeVault |
2015-08-23 | Handle wlc log events | Drew DeVault |
2015-08-23 | style | taiyu |
2015-08-22 | slight fix | taiyu |
2015-08-22 | fixed container resize oddity | taiyu |
2015-08-22 | dont swap view with workspace... | taiyu |
2015-08-22 | small change | taiyu |
2015-08-22 | no mode for fullscreen | taiyu |
2015-08-22 | mouse tile resize mode done | taiyu |
2015-08-22 | fixed vanishing floating view | taiyu |
2015-08-22 | floating/tiling move + floating resize cleaned and fixed | taiyu |
2015-08-22 | Fix minor bug with output positioning | Drew DeVault |
2015-08-22 | Implement output positioning | Drew DeVault |
2015-08-22 | Set x/y positions for output containers | Drew DeVault |
2015-08-22 | Whoops | Drew DeVault |
2015-08-22 | Implement output configuration through config | Drew DeVault |
2015-08-22 | Added in bspwm like view swapping | Luminarys |
2015-08-21 | Refactored resizing functions into resize.c | Luminarys |
2015-08-21 | Altered resize command to prevent resizing past min h/w | Luminarys |
2015-08-21 | More resize fixes | Luminarys |
2015-08-21 | Fixed resizing | Luminarys |
2015-08-21 | Remove wlc logging stuff | Drew DeVault |
2015-08-21 | Merge remote-tracking branch 'taiyu-len/master' | Drew DeVault |
2015-08-21 | Minor fix to resizing with mouse | Luminarys |
2015-08-21 | style | taiyu |
2015-08-21 | comments + fixed leak | taiyu |
2015-08-21 | swayc_is_fullscreen | taiyu |
2015-08-21 | check floating mod for resizing windows, and dont send click | taiyu |
2015-08-21 | Merge branch 'master' of https://github.com/SirCmpwn/sway | taiyu |
2015-08-21 | bugfixes, renames | taiyu |
2015-08-21 | Removed ugly intializer for pointer_state | Luminarys |
2015-08-21 | Merge pull request #111 from Luminarys/master | Drew DeVault |
2015-08-21 | Added in proper resize locking | Luminarys |
2015-08-21 | fixed #108 signed/unsigned comparison | minus |
2015-08-21 | More minor fixes | Luminarys |
2015-08-21 | Cleanup and minor fixes | Luminarys |
2015-08-21 | Fix clang warnings | Drew DeVault |
2015-08-21 | Merge pull request #105 from Half-Shot/master | Drew DeVault |
2015-08-21 | Fix compiler warnings (which were really errors) | Drew DeVault |
2015-08-21 | Merge pull request #101 from Luminarys/master | Drew DeVault |