Age | Commit message (Expand) | Author |
2015-09-08 | var replacement changes | taiyu |
2015-09-08 | fix missing symbol bug | taiyu |
2015-09-08 | escape check fix | taiyu |
2015-09-08 | set variable changes | taiyu |
2015-09-08 | fix outut typo | Thomas Wouters |
2015-09-07 | prevent views from disappearing | taiyu |
2015-09-07 | strdup + style | taiyu |
2015-09-07 | put strip_whitespace back | taiyu |
2015-09-07 | config modes | taiyu |
2015-09-07 | free config stuff | taiyu |
2015-09-06 | free config when reloading | taiyu |
2015-09-06 | config_path cleanup | taiyu |
2015-09-06 | man page | taiyu |
2015-09-05 | gap resize | taiyu |
2015-09-04 | enum for command type | taiyu |
2015-09-04 | style | taiyu |
2015-09-04 | better handling of commands during config | taiyu |
2015-09-04 | default gap value | taiyu |
2015-09-02 | properly free cmd_queue, should partially fix #165 from what i tell from its ... | taiyu |
2015-09-02 | fclose /proc/modules when we're done with it | Drew DeVault |
2015-09-02 | Add check for nvidia module and warn user | Drew DeVault |
2015-09-02 | Do not set FD_CLOEXEC | Drew DeVault |
2015-09-02 | Log sway version on startup | Drew DeVault |
2015-09-02 | Remove stropts.h from ipc.c | Drew DeVault |
2015-09-01 | cleaned up leaky prev_workspace_name | taiyu |
2015-08-31 | properly remove children in loops | taiyu |
2015-08-30 | Added in workspace_auto_back_and_forth | Luminarys |
2015-08-30 | Removed unnecessary debug line | Luminarys |
2015-08-30 | Added in workspace back_and_forth | Luminarys |
2015-08-30 | #154 destroy view handler properly destroys views | taiyu |
2015-08-30 | #153 add "ctrl" and "alt" to modifiers struct | taiyu |
2015-08-29 | Made scratchpad handling identical to i3 | Luminarys |
2015-08-29 | #151 fix | taiyu |
2015-08-29 | Merge pull request #150 from Luminarys/master | Drew DeVault |
2015-08-28 | #149 change focus before pointer_mode | taiyu |
2015-08-28 | #149 fix, reorder floating windows on click. | taiyu |
2015-08-28 | #148 fix, choose non-floating view for inserting container | taiyu |
2015-08-29 | Fixed move scratchpad and added in scratchpad show | Luminarys |
2015-08-28 | Added in scratchpad adding | Luminarys |
2015-08-28 | move v3 | taiyu |
2015-08-28 | default floating_mod | taiyu |
2015-08-28 | style | taiyu |
2015-08-28 | fix issue #140, dont set pointer mode if no floating_mod | taiyu |
2015-08-28 | style | taiyu |
2015-08-28 | layout fix for a certain case | taiyu |
2015-08-28 | dont move floating contaienrs | taiyu |
2015-08-28 | move function redone | taiyu |
2015-08-27 | forgot visibility of floating containers | taiyu |
2015-08-27 | update visibility + container info functions | taiyu |
2015-08-27 | proper visibility update | taiyu |