Age | Commit message (Expand) | Author |
2018-07-10 | Remove `clipboard` command and `get_clipboard` message | emersion |
2018-07-10 | Add get_config message type to ipc | Ian Fan |
2018-07-05 | Implement mode --pango_markup | Brian Ashworth |
2018-07-01 | Implement pid->workspace tracking | Drew DeVault |
2018-06-12 | Sort binding key lists | frsfnrrg |
2018-06-03 | Refactor cmd_output to use config_subcommand | Brian Ashworth |
2018-06-02 | Make command block implementation generic | Brian Ashworth |
2018-05-27 | Implement focus_wrapping | Brian Ashworth |
2018-05-27 | Implement bindsym/bindcode --locked | frsfnrrg |
2018-05-15 | Change unmark implemention to match i3's | Ryan Dwyer |
2018-05-13 | Idle handling for dpms/lockscreen et al | Mattias Eriksson |
2018-05-12 | Implement IPC get_seats command | Ryan Dwyer |
2018-05-06 | Implement pango support | Ryan Dwyer |
2018-05-05 | Move code for re-arranging after font height change into a common place | Ryan Dwyer |
2018-05-03 | Convert border_colors.text to float[4] | Drew DeVault |
2018-05-03 | Change comment format | Ryan Dwyer |
2018-05-03 | Calculate config->font_height based on existing container titles | Ryan Dwyer |
2018-05-03 | Render titles | Ryan Dwyer |
2018-04-30 | Implement borders | Ryan Dwyer |
2018-04-26 | Add map_from_region command | emersion |
2018-04-18 | Make key repeat configurable | Ryan Dwyer |
2018-04-08 | Add input "identifier" map_to_output "identifier" | Drew DeVault |
2018-04-02 | remove unused attachment config | Tony Crisci |
2018-03-31 | Implement focus_follows_mouse | Drew DeVault |
2018-03-30 | Merge remote-tracking branch 'origin/wlroots' into swaybar-layers | Drew DeVault |
2018-03-29 | Revert "Merge pull request #1653 from swaywm/revert-1647-refactor-tree" | Tony Crisci |
2018-03-29 | Revert "Refactor tree" | Drew DeVault |
2018-03-29 | Spawn swaybars when outputs are added | Drew DeVault |
2018-03-29 | Add swaybg_command | Drew DeVault |
2018-03-29 | Move bar config into its own file | Drew DeVault |
2018-03-29 | Implement enough IPC for swaybar to work | Drew DeVault |
2018-03-29 | Start port of swaybar to layer shell | Drew DeVault |
2018-03-29 | rename container functions | Tony Crisci |
2018-03-29 | remove swayc_t typedef | Tony Crisci |
2018-03-29 | move tree includes to their own directory | Tony Crisci |
2018-01-22 | Merge pull request #1574 from acrisci/config-refactor | emersion |
2018-01-20 | basic command criteria | Tony Crisci |
2018-01-20 | add kill command | Tony Crisci |
2018-01-20 | seat config handler context | Tony Crisci |
2018-01-20 | input config handler context | Tony Crisci |
2018-01-17 | copy config references for input and seat | Tony Crisci |
2018-01-05 | config: add 'set' command | Dominique Martinet |
2018-01-04 | Merge pull request #1539 from acrisci/bindings | Drew DeVault |
2018-01-04 | Merge branch 'wlroots' into bindings | Tony Crisci |
2017-12-29 | Allow to configure outputs by their identifier | emersion |
2017-12-27 | Refactor output command, add output enable | emersion |
2017-12-27 | binding config | Tony Crisci |
2017-12-18 | Merge branch 'wlroots' into feature/input | Tony Crisci |
2017-12-18 | Add support for fractional output scale | emersion |
2017-12-17 | seat fallback config | Tony Crisci |