Age | Commit message (Expand) | Author |
2018-06-09 | Fix compilation errors related to disabled outputs | emersion |
2018-06-06 | Store sway_outputs so that they can be reenabled | Brian Ashworth |
2018-06-01 | Use L_FLOATING instead of reapable boolean | Ryan Dwyer |
2018-06-01 | Implement floating | Ryan Dwyer |
2018-06-01 | Send frame done to floating views | Drew DeVault |
2018-05-29 | Send IPC layout of node itself | Brian Ashworth |
2018-05-29 | Fix layout in -t get_tree | Brian Ashworth |
2018-05-29 | Add tree representation to IPC workspace description | Ryan Dwyer |
2018-05-12 | Implement IPC get_seats command | Ryan Dwyer |
2018-04-26 | Remove sway_container.workspace_layout | Ryan Dwyer |
2018-04-07 | implement ipc focus stack | Tony Crisci |
2018-04-06 | Revert "Break everything^W^WUse wlr_box for sway_container" | Drew DeVault |
2018-04-06 | Break everything^W^WUse wlr_box for sway_container | Drew DeVault |
2018-04-05 | Remove L_TYPES | emersion |
2018-04-05 | address feedback | Tony Crisci |
2018-04-05 | add layout to ipc containers | Tony Crisci |
2018-04-04 | add type to container json | Tony Crisci |
2018-04-02 | rename input-manager functions | Tony Crisci |
2018-04-02 | rename seat functions | Tony Crisci |
2018-03-30 | IPC fixes | 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 | Implement enough IPC for swaybar to work | Drew DeVault |
2018-03-29 | rename container functions | Tony Crisci |
2018-03-29 | move tree includes to their own directory | Tony Crisci |
2018-03-12 | ipc: add output modes | emersion |
2018-02-26 | ipc show focused container | Tony Crisci |
2018-02-10 | remove old focus member | Tony Crisci |
2017-12-18 | ipc get_inputs | Tony Crisci |
2017-12-18 | Add IPC get_outputs | emersion |
2017-12-03 | basic get_tree | Tony Crisci |
2017-11-22 | Wire up IPC server | Drew DeVault |
2017-11-18 | Move everything to sway/old/ | Drew DeVault |
2017-11-11 | Wire up output frame loop | Drew DeVault |
2017-11-11 | Initialize outputs from backend and add to tree | Drew DeVault |
2017-10-08 | Fix crash on swaygrab with scratchpad populated | Drew DeVault |
2017-10-08 | ipc/tree: populate `focus` fields | lbonn |
2017-10-08 | ipc/tree: output mandatory fields for all nodes | lbonn |
2017-06-07 | Implement Tray Icons | Calvin Lee |
2017-04-26 | Add -DVERSION flag for release version numbers | Sebastian Noack |
2017-04-14 | Remain compat with libinput < 1.7.0 | Jerzi Kaminsky |
2017-04-03 | Add pretty printing to swaymsg | Drew DeVault |
2017-01-19 | Add window instance support | Mykyta Holubakha |
2017-01-06 | Fix workspace layouts in json data | Hummer12007 |
2016-12-15 | Handle calloc failures | Drew DeVault |
2016-11-02 | change bar colors from char[10] to *char | D.B |
2016-11-02 | add bar colours for focused_(workspace|statusline|separator) | D.B |
2016-11-02 | use urgent_ws color in swaybar if binding_mode is undefined | D.B |
2016-10-02 | consolidate nodes json | Zandr Martin |