Age | Commit message (Expand) | Author |
2018-10-13 | Merge branch 'master' into fix_edge_gaps | Brian Ashworth |
2018-10-13 | cmd_bar: simplify logic | Brian Ashworth |
2018-10-13 | cmd_bar: fix bar id issues | Brian Ashworth |
2018-10-13 | fix_edge_gaps: Allow negative values for outer gaps. | Tarmack |
2018-10-13 | bar_cmd_status_command: only reload current bar | Brian Ashworth |
2018-10-13 | Fix bar subcommand handler structs and selection | Brian Ashworth |
2018-10-13 | Merge pull request #2828 from RyanDwyer/fix-locked-map-crash | emersion |
2018-10-13 | Fix crash when view maps while locked | Ryan Dwyer |
2018-10-12 | Merge pull request #2825 from RyanDwyer/fractional-scale-pixel-leaks | Drew DeVault |
2018-10-12 | Fix pixel leaks when using fractional scaling | Ryan Dwyer |
2018-10-12 | Merge pull request #2821 from meakio/master | Ryan Dwyer |
2018-10-12 | Merge branch 'master' into master | Ryan Dwyer |
2018-10-11 | fix: cmd_sticky crash sway with empty container | meak |
2018-10-11 | Merge pull request #2824 from chtison/master | Drew DeVault |
2018-10-11 | Fix documentation of output | chtison |
2018-10-10 | Merge pull request #2817 from trmendes/libinput-disable-touchscreen-support | emersion |
2018-10-10 | Add libinput send_events config for touch | Thiago Mendes |
2018-10-10 | Merge pull request #2806 from v-gu/add-libinput-support-for-keyboard | Drew DeVault |
2018-10-10 | Merge pull request #2798 from RedSoxFan/bar-bindsym | Drew DeVault |
2018-10-10 | Merge branch 'master' into bar-bindsym | Ian Fan |
2018-10-10 | Merge pull request #2814 from Emantor/mouse-warping-container | Drew DeVault |
2018-10-10 | Merge branch 'master' into mouse-warping-container | Ryan Dwyer |
2018-10-10 | Merge pull request #2811 from RyanDwyer/fix-floating-click-events | Drew DeVault |
2018-10-10 | Add mouse_warping container | Rouven Czerwinski |
2018-10-10 | Merge pull request #2812 from RyanDwyer/fix-version-messages | emersion |
2018-10-10 | Fix program name in version strings | Ryan Dwyer |
2018-10-10 | Fix floating click events | Ryan Dwyer |
2018-10-10 | Merge pull request #2810 from RyanDwyer/fix-docs-backandforth | Drew DeVault |
2018-10-10 | Fix back_and_forth documentation | Ryan Dwyer |
2018-10-10 | Merge pull request #2809 from mwenzkowski/fix-view_autoconfigure | Drew DeVault |
2018-10-09 | Fix undesirable height change of floating views | mwenzkowski |
2018-10-09 | add libinput config for keyboard | Vincent Gu |
2018-10-09 | Merge pull request #2805 from RyanDwyer/fix-resize-return-value | Drew DeVault |
2018-10-09 | Merge pull request #2803 from RedSoxFan/fix-2802 | Drew DeVault |
2018-10-09 | resize: Determine if anything changed using before/after check | Ryan Dwyer |
2018-10-09 | bar-bindsym: address ianyfan's comments | Brian Ashworth |
2018-10-09 | Implement bar bindsym | Brian Ashworth |
2018-10-09 | Merge pull request #2804 from Emantor/swaynag-double-free | Drew DeVault |
2018-10-09 | config: remove double free of config->swaynag_command | Rouven Czerwinski |
2018-10-08 | Only consider tiling views for gaps outer | Brian Ashworth |
2018-10-09 | Merge pull request #2772 from RyanDwyer/improve-popup-damage | Drew DeVault |
2018-10-08 | Merge pull request #2782 from RyanDwyer/popup-during-fullscreen | Brian Ashworth |
2018-10-08 | Merge branch 'master' into popup-during-fullscreen | Brian Ashworth |
2018-10-08 | Merge pull request #2799 from ianyfan/commands | emersion |
2018-10-08 | commands: when setting urgency, check container is not null | Ian Fan |
2018-10-08 | Merge pull request #2795 from RedSoxFan/swaynag-disable | emersion |
2018-10-08 | Allow swaynag to be disabled | Brian Ashworth |
2018-10-08 | Merge pull request #2793 from emersion/disable-swaybg | emersion |
2018-10-08 | Remove duplicate code | Ryan Dwyer |
2018-10-08 | Merge pull request #2794 from johnae/fix-opacity-crashing-bug | emersion |