aboutsummaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Expand)Author
2015-08-18enhanced whitespace removertaiyu
2015-08-18config handles comments bettertaiyu
2015-08-18fixed doubling memory bug for config lines longer then 128taiyu
2015-08-17Add support for workspace [name] output [name]Drew DeVault
2015-08-17Rearrange main.c some moreDrew DeVault
2015-08-17Switched config loading order to prevent root access w/wlcLuminarys
2015-08-17Typo fix and more clarificationLuminarys
2015-08-17View destroy handling clean up and clarificationsLuminarys
2015-08-17put backtaiyu
2015-08-17Merge branch 'master' of https://github.com/SirCmpwn/swaytaiyu
2015-08-17fixed handling of views with override_redirect (dmenu)taiyu
2015-08-17Fix segfault from focus_viewDrew DeVault
2015-08-17fixed when views dont have names.taiyu
2015-08-17Style and other minor fixesLuminarys
2015-08-17Minor fix to do proper floating refocusesLuminarys
2015-08-17Fixes to floating and umanaged viewsLuminarys
2015-08-17Deleted fileLuminarys
2015-08-17Added in basic floating togglingLuminarys
2015-08-16Fix format warningsDrew DeVault
2015-08-16fixtaiyu
2015-08-16sends hidden views to back, visible view to fronttaiyu
2015-08-16focus changes when mouse moves over border instead of all mouse movementtaiyu
2015-08-16unmanaged views handled bettertaiyu
2015-08-16handle_view_state_requesttaiyu
2015-08-16Minor naming fix workspace changing commandsLuminarys
2015-08-16Merge pull request #44 from Luminarys/masterDrew DeVault
2015-08-16fixed split [vh], small memory leak, unescape_strings handle \xnntaiyu
2015-08-16Fix pointer events properlyDrew DeVault
2015-08-16Revert "Return false from pointer events"Drew DeVault
2015-08-16Return false from pointer eventsDrew DeVault
2015-08-16Added in workspace next/prev and workspace output_next/prevLuminarys
2015-08-16Log output name when added to treeDrew DeVault
2015-08-16Fix movement between outputsDrew DeVault
2015-08-16Fix key handling from wlcDrew DeVault
2015-08-16Set C_OUTPUT name to name from wlcDrew DeVault
2015-08-16Remove WLC_IDLE_TIME environment variableDrew DeVault
2015-08-16Added in better exit handlingLuminarys
2015-08-16Added in kill commandLuminarys
2015-08-16Config errors should not be fatalDrew DeVault
2015-08-16Move headers to include/Drew DeVault
2015-08-16Add split [h|v|horizontal|vertical] commandDrew DeVault
2015-08-16Revert "get/set_userdata stores swayc_t *, fixed memory leak, minor changes."Drew DeVault
2015-08-16set userdata for handler to swayc_t containertaiyu
2015-08-15reduced code duplicationtaiyu
2015-08-15Merge branch 'master' of https://github.com/SirCmpwn/swaytaiyu
2015-08-15fixed 2 small memory leaks & adds format attribute to log.taiyu
2015-08-15Minor fix to config loadingLuminarys
2015-08-15Merge pull request #36 from Luminarys/masterDrew DeVault
2015-08-15Added in additional checks for i3 config pathsLuminarys
2015-08-15Added in config file loading from multiple sourcesLuminarys