Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-01 | Use XKB keycode numbering for bindcode | frsfnrrg | |
2018-06-01 | Share common code between bindsym and bindcode commands | frsfnrrg | |
2018-05-27 | Implement bindsym/bindcode --locked | frsfnrrg | |
Adds the --locked flag to bindsym and bindcode commands. When a keyboard's associated seat has an exclusive client (i.e, a screenlocker), then bindings are only executed if they have the locked flag. When there is no such client, this restriction is lifted. | |||
2018-01-05 | sway: change all sway_log to wlr_log | Dominique Martinet | |
2018-01-04 | binding release | Tony Crisci | |
2017-12-29 | fix nitpicks | Tony Crisci | |
2017-12-28 | overwrite old bindings | Tony Crisci | |
2017-12-27 | binding config | Tony Crisci | |
2017-11-18 | Move everything to sway/old/ | Drew DeVault | |
2017-07-10 | fix use-after-free bug | Tobias Blass | |
2017-05-04 | Add mouse button bindings | Josip Janzic | |
Adds support for bindings like: bindsym button3 floating toggle bindsym $mod+button3 floating toggle | |||
2016-12-15 | Handle allocation failure in commands | Drew DeVault | |
2016-09-02 | merge in latest commits | Zandr Martin | |
2016-09-01 | refactor commands.c | Zandr Martin | |