Age | Commit message (Expand) | Author |
2018-10-14 | swaybar: annotate wl_list properties in definitions | Ian Fan |
2018-10-14 | swaybar: save id upon startup | Ian Fan |
2018-10-14 | Merge pull request #2808 from RedSoxFan/bar-subcommands | Drew DeVault |
2018-10-13 | fix_edge_gaps: Allow negative values for outer gaps. | Tarmack |
2018-10-13 | Fix bar subcommand handler structs and selection | Brian Ashworth |
2018-10-10 | Merge branch 'master' into bar-bindsym | Ian Fan |
2018-10-10 | Add mouse_warping container | Rouven Czerwinski |
2018-10-09 | resize: Determine if anything changed using before/after check | Ryan Dwyer |
2018-10-09 | Implement bar bindsym | Brian Ashworth |
2018-10-09 | Merge pull request #2772 from RyanDwyer/improve-popup-damage | Drew DeVault |
2018-10-08 | Introduce container_is_transient_for | Ryan Dwyer |
2018-10-08 | Implement popup_during_fullscreen | Ryan Dwyer |
2018-10-08 | Reload config using idle event | Ryan Dwyer |
2018-10-07 | Shim client.background and client.placeholder | Drew DeVault |
2018-10-07 | Only damage popups when popups have damage | Ryan Dwyer |
2018-10-06 | swaylock: Support keyboard and pointer disconnects and reconnects | Ryan Dwyer |
2018-10-04 | Remove obsolete base64.c file | Ian Fan |
2018-10-03 | Fix focusing topmost floating windows | Jonathan Buch |
2018-10-03 | Add configuration for raising containers on focus | Jonathan Buch |
2018-10-03 | Merge pull request #2703 from RyanDwyer/csd-border | Drew DeVault |
2018-10-02 | swaybar: add leading comma to click event JSON | Ian Fan |
2018-10-01 | Handle border options for gaps | Brian Ashworth |
2018-10-01 | Fix smart gaps | Brian Ashworth |
2018-09-30 | Merge pull request #2726 from RyanDwyer/overhaul-gaps | Drew DeVault |
2018-09-30 | Merge pull request #2725 from PumbaPe/add-tap-and-drag | Drew DeVault |
2018-09-30 | Turn funcs() into funcs(void) | Arkadiusz Hiler |
2018-09-30 | Remove declarations that do no have definitions | Arkadiusz Hiler |
2018-09-30 | swaybar: synchronize rendering to output frames | Ian Fan |
2018-09-29 | add tap-and-drag setting to sway-input | PP |
2018-09-29 | Return an error when resizing is a no op | Ryan Dwyer |
2018-09-29 | Make gaps implementation consistent with i3-gaps | Ryan Dwyer |
2018-09-28 | swaybar: move i3bar definitions into separate file | Ian Fan |
2018-09-28 | swaybar: remove unused focused_output property | Ian Fan |
2018-09-28 | swaybar: fail if bar id is invalid | Ian Fan |
2018-09-28 | Rename workspace_outputs to workspace_configs and fix memory leak | Ryan Dwyer |
2018-09-28 | Add support for building swaylock without PAM | Drew DeVault |
2018-09-27 | Improve CSD logic | Ryan Dwyer |
2018-09-27 | Rename view_set_csd_from_client to view_update_csd_from_client | Ryan Dwyer |
2018-09-27 | Add CSD to border modes | Ryan Dwyer |
2018-09-23 | Implement support for input wildcard | Brian Ashworth |
2018-09-23 | Allow running commands on containers without focusing them | Ryan Dwyer |
2018-09-22 | swaybar, swaylock, & tree/container: Set cairo font options to render text an... | Geoff Greer |
2018-09-22 | Fix pango escaping and refactor escape_markup_text | Ryan Dwyer |
2018-09-20 | swaybar: handle hotplugging | emersion |
2018-09-19 | Merge pull request #2676 from ianyfan/ipc | Drew DeVault |
2018-09-19 | ipc: add pid information for views in layout tree | Ian Fan |
2018-09-19 | Introduce create_output command (for developer use) | Ryan Dwyer |
2018-09-18 | swaybar: rewrite i3bar protocol handling | Ian Fan |
2018-09-18 | swaybar: rewrite text protocol handling | Ian Fan |
2018-09-18 | swaybar: fix empty function prototypes | Ian Fan |