Age | Commit message (Expand) | Author |
2018-07-23 | Merge branch 'master' into pid-workspaces | Drew DeVault |
2018-07-23 | Store scratchpad list in sway_root instead of server | Ryan Dwyer |
2018-07-23 | Implement scratchpad | Ryan Dwyer |
2018-07-22 | Remove unnecessary includes | Ryan Dwyer |
2018-07-22 | Implement floating_modifier and mouse operations for floating views | Ryan Dwyer |
2018-07-20 | Reset outputs on reload | Brian Ashworth |
2018-07-21 | Fix urgent timer logic and remove unnecessary header includes | Ryan Dwyer |
2018-07-21 | Implement force_display_urgency_hint | Ryan Dwyer |
2018-07-20 | Fix output wildcard handling | Brian Ashworth |
2018-07-19 | Use parse_movement_direction | Ryan Dwyer |
2018-07-19 | Defer the focus commands | Ryan Dwyer |
2018-07-19 | Implement focus output command | Ryan Dwyer |
2018-07-17 | Implement default_floating_border command and adjust CSD behaviour | Ryan Dwyer |
2018-07-16 | Merge pull request #2276 from RyanDwyer/urgency | Drew DeVault |
2018-07-16 | Implement no_focus command | Ryan Dwyer |
2018-07-16 | Implement urgency base functionality | Ryan Dwyer |
2018-07-15 | bar: free old position when changing | Ian Fan |
2018-07-15 | Merge pull request #2272 from RyanDwyer/simplify-transactions | Drew DeVault |
2018-07-14 | Simplify transactions by utilising a dirty flag on containers | Ryan Dwyer |
2018-07-14 | Implement tap_button_map for input devices | Brian Ashworth |
2018-07-14 | Force min/max size when resizing floating containers | Ryan Dwyer |
2018-07-14 | Implement resize grow|shrink <direction> <amount> or <amount> | Ryan Dwyer |
2018-07-14 | Implement resize command for floating views | Ryan Dwyer |
2018-07-13 | add error handling for scroll button out of range | Robert Kubosz |
2018-07-12 | expanded error detection for scroll button option | Robert Kubosz |
2018-07-12 | rm constraint for max value of button identifier | Robert Kubosz |
2018-07-12 | increase maximum value of button identifier | Robert Kubosz |
2018-07-11 | add scroll button option | Robert Kubosz |
2018-07-11 | Implement floating_minimum_size and floating_maximum_size | Ryan Dwyer |
2018-07-10 | Add get_config message type to ipc | Ian Fan |
2018-07-09 | Merge branch 'master' into focus-mode-toggle | Drew DeVault |
2018-07-09 | Update for swaywm/wlroots#1126 | emersion |
2018-07-09 | Implement `focus mode_toggle` | emersion |
2018-07-09 | Implement some floating move commands | Ryan Dwyer |
2018-07-05 | Implement mode --pango_markup | Brian Ashworth |
2018-07-02 | cmd_assign: fix leak on error | Dominique Martinet |
2018-07-02 | bar_cmd_modifier: fix use-after-free on error | Dominique Martinet |
2018-07-02 | bar_cmd_font: fix leak of font | Dominique Martinet |
2018-07-02 | cmd_background: fix leak on error | Dominique Martinet |
2018-07-02 | output commands: move !argc checks after argc gets decremented | Dominique Martinet |
2018-07-02 | input_config: free new_input_config on error | Dominique Martinet |
2018-07-02 | exec_always: fix leaks | Dominique Martinet |
2018-07-01 | Implement pid->workspace tracking | Drew DeVault |
2018-06-30 | Fix compile error | Ryan Dwyer |
2018-06-29 | Merge remote-tracking branch 'upstream/master' into atomic | Ryan Dwyer |
2018-06-29 | Fix crash when moving last child of a container to workspace or output | Ryan Dwyer |
2018-06-27 | Check if command input has at least 2 arguments | Thomas Plaçais |
2018-06-26 | cleanup output-background subcommand handling | ael-code |
2018-06-26 | fix memleak on background cmd error | ael-code |
2018-06-24 | Fix crash when running move <direction> in an empty workspace | Ryan Dwyer |