Age | Commit message (Expand) | Author |
2018-12-25 | added fullscreen_mode to get_tree output | NokiDev |
2018-12-16 | Update for swaywm/wlroots#1377 | Rostislav Pehlivanov |
2018-11-28 | Implement bar gaps | Brian Ashworth |
2018-11-26 | IPC: Use consistent function names across ipc-json | Mihai Coman |
2018-11-26 | IPC: Add scratchpad containers to get_tree reply | Mihai Coman |
2018-11-19 | Merge pull request #3083 from c-edw/feature/StripWorkspaceName | emersion |
2018-11-18 | Use #if instead of #ifdef | emersion |
2018-11-17 | Implement strip_workspace_name. | Connor E |
2018-11-17 | Move view {x,y,width,height} into container struct | Ryan Dwyer |
2018-11-12 | IPC: Send keyboard layout info in IPC_GET_INPUTS | Harish Krupo |
2018-11-03 | ipc: move refresh from output to output->current_mode | Cole Mickens |
2018-11-03 | fix: restore refresh to the modes_array | Cole Mickens |
2018-11-03 | sway-ipc: includes current_mode for each output | Cole Mickens |
2018-11-01 | Move view marks properties to container struct | Ryan Dwyer |
2018-10-27 | ipc: make class, instance, and title window properties optional | Franklin "Snaipe" Mathieu |
2018-10-27 | ipc: remove class key from view json | Franklin "Snaipe" Mathieu |
2018-10-23 | xwayland: populate window_properties in json for views | Franklin "Snaipe" Mathieu |
2018-10-20 | Minor refactor of input manager | Ryan Dwyer |
2018-10-09 | Implement bar bindsym | Brian Ashworth |
2018-10-08 | swaybar: allow null status_command | Ryan Dwyer |
2018-10-06 | ipc: set "type" of floating containers to "floating_con" | Ian Fan |
2018-10-03 | Merge pull request #2703 from RyanDwyer/csd-border | Drew DeVault |
2018-09-30 | Turn funcs() into funcs(void) | Arkadiusz Hiler |
2018-09-27 | Add CSD to border modes | Ryan Dwyer |
2018-09-19 | ipc: add pid information for views in layout tree | Ian Fan |
2018-09-15 | ipc: handle NULL cases for node_get_output | Ian Fan |
2018-09-15 | ipc: add focus information to root node | Ian Fan |
2018-09-08 | code style fixes | Armin Preiml |
2018-09-08 | get_tree: percent cast to double on division | Armin Preiml |
2018-09-08 | get_tree: default values | Armin Preiml |
2018-09-08 | missing ipc stuff: rebase to typesafety | Armin Preiml |
2018-09-05 | Fix swaybars with no defined output | Ryan Dwyer |
2018-09-05 | Implement type safe arguments and demote sway_container | Ryan Dwyer |
2018-08-21 | Add app_id and class to get_tree output | vilhalmer |
2018-08-19 | Replace hacky L_FLOATING container with a list | Ryan Dwyer |
2018-08-01 | ipc: add window::mark event | Ian Fan |
2018-07-16 | Mark containers as urgent in IPC if they have urgent views | Ryan Dwyer |
2018-07-16 | Update workspace urgent state when views close or move workspaces | Ryan Dwyer |
2018-07-16 | Fix crash in ipc_json_describe_view | Ryan Dwyer |
2018-07-16 | Fix urgency IPC events | Ryan Dwyer |
2018-07-16 | Implement urgency base functionality | Ryan Dwyer |
2018-07-10 | Add get_config message type to ipc | Ian Fan |
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 |