Age | Commit message (Expand) | Author |
2019-06-09 | ipc: add xkb_layout_names and xkb_active_layout_index | Simon Ser |
2019-05-28 | Provide current DPMS state in GET_OUTPUTS | Josef Gajdusek |
2019-04-16 | Send disabled output available modes on IPC get_outputs | Ranieri Althoff |
2019-04-14 | Add heuristics to differentiate touchpads | Benjamin Cheng |
2019-03-19 | Support WLR_INPUT_DEVICE_SWITCH in sway | Ryan Walklin |
2019-03-11 | get_deco_rect: fix floaters on tabbed/stacked ws | Brian Ashworth |
2019-03-09 | Fix crash when moving window to scratchpad | minus |
2019-03-07 | ipc: describe libinput device configuration | Brian Ashworth |
2019-03-06 | ipc: fix fullscreen deco_rect | Brian Ashworth |
2019-03-06 | ipc: fix rect for stacked children | Brian Ashworth |
2019-03-06 | ipc: change {,deco_}rect to match i3 | Brian Ashworth |
2019-02-23 | ipc: add missing fields to disabled outputs | Caleb Bassi |
2019-02-21 | Handle NULL from output_get_active_workspace | Brian Ashworth |
2019-02-18 | Add 'visible' key to view json response | Yorick van Pelt |
2019-02-11 | ipc: handle unnamed xkb_active_layout_name | Brian Ashworth |
2019-01-28 | Introduce container_is_scratchpad_hidden | Ryan Dwyer |
2019-01-25 | Implement fullscreen global | Ryan Dwyer |
2019-01-23 | Make json-c include respect pkg-config --cflags | Jan Beich |
2019-01-16 | bar_cmd_tray_bind: Use mouse button helpers | Brian Ashworth |
2019-01-13 | Merge pull request #3344 from RedSoxFan/bar-mouse-bindings-improved | Drew DeVault |
2019-01-13 | Merge pull request #3398 from RedSoxFan/toggle-input-events | Drew DeVault |
2019-01-11 | swaybar: add status_edge_padding command | Brian Ashworth |
2019-01-11 | swaybar: add status_padding command | Brian Ashworth |
2019-01-10 | bar_cmd_bind: utilize mouse button helpers | Brian Ashworth |
2019-01-09 | get_inputs: add libinput send events mode | Brian Ashworth |
2018-12-31 | swaybar: implement tray config | Ian Fan |
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 |