Age | Commit message (Expand) | Author |
2018-05-28 | Implement config parser for workspace_layout | Brian Ashworth |
2018-05-28 | Support i3's legacy force_focus_wrapping command | Brian Ashworth |
2018-05-27 | Implement focus_wrapping | Brian Ashworth |
2018-05-26 | Implement swap command | Brian Ashworth |
2018-05-17 | Implement show_marks | Ryan Dwyer |
2018-05-15 | Change unmark implemention to match i3's | Ryan Dwyer |
2018-05-15 | Implement marks | Ryan Dwyer |
2018-05-14 | Revert "Revert "Merge pull request #1943 from RyanDwyer/criteria-improvements"" | Ryan Dwyer |
2018-05-11 | Implement hide_edge_borders | Brian Ashworth |
2018-05-05 | Implement title_format | Ryan Dwyer |
2018-05-03 | Fix alphabetization of command list | Drew DeVault |
2018-05-03 | Render titles | Ryan Dwyer |
2018-05-01 | Fix alphabetization of commands array | Drew DeVault |
2018-05-01 | Implement borders | Ryan Dwyer |
2018-04-26 | Add map_from_region command | emersion |
2018-04-24 | Implement criteria commands | Ryan Dwyer |
2018-04-23 | Implement rename workspace command | Ryan Dwyer |
2018-04-19 | Merge branch 'master' into fullscreen | Drew DeVault |
2018-04-18 | Make key repeat configurable | Ryan Dwyer |
2018-04-16 | Implement fullscreen. | Ryan Dwyer |
2018-04-13 | Fix gcc string truncation warnings | Dominique Martinet |
2018-04-10 | Implement cursor event simulation with sway commands. | Danny Bautista |
2018-04-08 | Add input "identifier" map_to_output "identifier" | Drew DeVault |
2018-04-08 | Add workspace_auto_back_and_forth command | db |
2018-04-05 | Implement resize command | Drew DeVault |
2018-04-04 | Implement opacity command | Tony Crisci |
2018-04-02 | Merge branch 'wlroots' into split-containers | Tony Crisci |
2018-04-02 | Merge branch 'wlroots' into split-containers | Tony Crisci |
2018-04-02 | Merge branch 'wlroots' into seat-fixes | Tony Crisci |
2018-04-02 | 80col | Tony Crisci |
2018-04-02 | Partially implement move command | Drew DeVault |
2018-04-02 | rename input-manager functions | Tony Crisci |
2018-04-02 | rename seat functions | Tony Crisci |
2018-03-31 | basic split containers | Tony Crisci |
2018-03-31 | Implement focus_follows_mouse | Drew DeVault |
2018-03-31 | Implement mouse warping | Drew DeVault |
2018-03-30 | Add default_orientation command | Drew DeVault |
2018-03-29 | Implement modes | Drew DeVault |
2018-03-29 | Add swaybg_command | Drew DeVault |
2018-03-29 | Add bar configuration commands | Drew DeVault |
2018-02-24 | add config handlers | Tony Crisci |
2018-02-24 | separate config directives and commands | Tony Crisci |
2018-02-24 | take seat param for handle_command and rename | Tony Crisci |
2018-02-22 | basic layout command | Tony Crisci |
2018-02-14 | basic focus (without direction) | Tony Crisci |
2018-02-07 | separate seat get focus and seat get focus inactive | Tony Crisci |
2018-02-04 | basic focus overhaul | Tony Crisci |
2018-01-30 | Implement workspaces | Drew DeVault |
2018-01-22 | commands: add 'reload' command | Dominique Martinet |
2018-01-21 | criteria cleanup | Tony Crisci |