aboutsummaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Collapse)Author
2015-09-07free config stufftaiyu
2015-09-06free config when reloadingtaiyu
2015-09-06config_path cleanuptaiyu
2015-09-06man pagetaiyu
2015-09-05gap resizetaiyu
2015-09-04enum for command typetaiyu
2015-09-04styletaiyu
2015-09-04better handling of commands during configtaiyu
2015-09-04default gap valuetaiyu
2015-09-02properly free cmd_queue, should partially fix #165 from what i tell from its ↵taiyu
log.
2015-09-02fclose /proc/modules when we're done with itDrew DeVault
2015-09-02Add check for nvidia module and warn userDrew DeVault
2015-09-02Do not set FD_CLOEXECDrew DeVault
2015-09-02Log sway version on startupDrew DeVault
2015-09-02Remove stropts.h from ipc.cDrew DeVault
Apparently it's not required, and for some reason Fedora doesn't have it. Fixes #162
2015-09-01cleaned up leaky prev_workspace_nametaiyu
2015-08-31properly remove children in loopstaiyu
2015-08-30Added in workspace_auto_back_and_forthLuminarys
2015-08-30Removed unnecessary debug lineLuminarys
2015-08-30Added in workspace back_and_forthLuminarys
2015-08-30#154 destroy view handler properly destroys viewstaiyu
2015-08-30#153 add "ctrl" and "alt" to modifiers structtaiyu
2015-08-29Made scratchpad handling identical to i3Luminarys
2015-08-29#151 fixtaiyu
2015-08-29Merge pull request #150 from Luminarys/masterDrew DeVault
Added in Scratchpad
2015-08-28#149 change focus before pointer_modetaiyu
2015-08-28#149 fix, reorder floating windows on click.taiyu
2015-08-28#148 fix, choose non-floating view for inserting containertaiyu
2015-08-29Fixed move scratchpad and added in scratchpad showLuminarys
2015-08-28Added in scratchpad addingLuminarys
2015-08-28move v3taiyu
2015-08-28default floating_modtaiyu
2015-08-28styletaiyu
2015-08-28fix issue #140, dont set pointer mode if no floating_modtaiyu
2015-08-28styletaiyu
2015-08-28layout fix for a certain casetaiyu
2015-08-28dont move floating contaienrstaiyu
2015-08-28move function redonetaiyu
2015-08-27forgot visibility of floating containerstaiyu
2015-08-27update visibility + container info functionstaiyu
2015-08-27proper visibility updatetaiyu
2015-08-27use previous outputstaiyu
2015-08-27Added in default_orientation handlingLuminarys
2015-08-27update visibility for moved workspacestaiyu
2015-08-27dont swap floating containerstaiyu
2015-08-26move workspace from dead output to other outputtaiyu
2015-08-26Added in better versioning infoLuminarys
2015-08-26slight fixtaiyu
2015-08-26fixed move_container bug, log prints before abortingtaiyu
2015-08-27fixed container_mapminus
applies to the passed in container now as well. fixes workspaces staying always marked visible. also set workspaces to not visible by default; happens when you move a container to a new workspace that thus is not visible