aboutsummaryrefslogtreecommitdiffstats
path: root/sway/ipc-json.c
Commit message (Expand)AuthorAge
...
* ipc: change {,deco_}rect to match i3Libravatar Brian Ashworth2019-03-06
* ipc: add missing fields to disabled outputsLibravatar Caleb Bassi2019-02-23
* Handle NULL from output_get_active_workspaceLibravatar Brian Ashworth2019-02-21
* Add 'visible' key to view json responseLibravatar Yorick van Pelt2019-02-18
* ipc: handle unnamed xkb_active_layout_nameLibravatar Brian Ashworth2019-02-11
* Introduce container_is_scratchpad_hiddenLibravatar Ryan Dwyer2019-01-28
* Implement fullscreen globalLibravatar Ryan Dwyer2019-01-25
* Make json-c include respect pkg-config --cflagsLibravatar Jan Beich2019-01-23
* bar_cmd_tray_bind: Use mouse button helpersLibravatar Brian Ashworth2019-01-16
* Merge pull request #3344 from RedSoxFan/bar-mouse-bindings-improvedLibravatar Drew DeVault2019-01-13
|\
| * bar_cmd_bind: utilize mouse button helpersLibravatar Brian Ashworth2019-01-10
* | Merge pull request #3398 from RedSoxFan/toggle-input-eventsLibravatar Drew DeVault2019-01-13
|\ \
| * | get_inputs: add libinput send events modeLibravatar Brian Ashworth2019-01-09
| |/
* | swaybar: add status_edge_padding commandLibravatar Brian Ashworth2019-01-11
* | swaybar: add status_padding commandLibravatar Brian Ashworth2019-01-11
|/
* swaybar: implement tray configLibravatar Ian Fan2018-12-31
* added fullscreen_mode to get_tree outputLibravatar NokiDev2018-12-25
* Update for swaywm/wlroots#1377Libravatar Rostislav Pehlivanov2018-12-16
* Implement bar gapsLibravatar Brian Ashworth2018-11-28
* IPC: Use consistent function names across ipc-jsonLibravatar Mihai Coman2018-11-26
* IPC: Add scratchpad containers to get_tree replyLibravatar Mihai Coman2018-11-26
* Merge pull request #3083 from c-edw/feature/StripWorkspaceNameLibravatar emersion2018-11-19
|\
| * Implement strip_workspace_name.Libravatar Connor E2018-11-17
* | Use #if instead of #ifdefLibravatar emersion2018-11-18
* | Move view {x,y,width,height} into container structLibravatar Ryan Dwyer2018-11-17
* | IPC: Send keyboard layout info in IPC_GET_INPUTSLibravatar Harish Krupo2018-11-12
|/
* ipc: move refresh from output to output->current_modeLibravatar Cole Mickens2018-11-03
* fix: restore refresh to the modes_arrayLibravatar Cole Mickens2018-11-03
* sway-ipc: includes current_mode for each outputLibravatar Cole Mickens2018-11-03
* Move view marks properties to container structLibravatar Ryan Dwyer2018-11-01
* ipc: make class, instance, and title window properties optionalLibravatar Franklin "Snaipe" Mathieu2018-10-27
* ipc: remove class key from view jsonLibravatar Franklin "Snaipe" Mathieu2018-10-27
* xwayland: populate window_properties in json for viewsLibravatar Franklin "Snaipe" Mathieu2018-10-23
* Minor refactor of input managerLibravatar Ryan Dwyer2018-10-20
* Implement bar bindsymLibravatar Brian Ashworth2018-10-09
* swaybar: allow null status_commandLibravatar Ryan Dwyer2018-10-08
* ipc: set "type" of floating containers to "floating_con"Libravatar Ian Fan2018-10-06
* Merge pull request #2703 from RyanDwyer/csd-borderLibravatar Drew DeVault2018-10-03
|\
| * Add CSD to border modesLibravatar Ryan Dwyer2018-09-27
* | Turn funcs() into funcs(void)Libravatar Arkadiusz Hiler2018-09-30
|/
* ipc: add pid information for views in layout treeLibravatar Ian Fan2018-09-19
* ipc: handle NULL cases for node_get_outputLibravatar Ian Fan2018-09-15
* ipc: add focus information to root nodeLibravatar Ian Fan2018-09-15
* code style fixesLibravatar Armin Preiml2018-09-08
* get_tree: percent cast to double on divisionLibravatar Armin Preiml2018-09-08
* get_tree: default valuesLibravatar Armin Preiml2018-09-08
* missing ipc stuff: rebase to typesafetyLibravatar Armin Preiml2018-09-08
* Fix swaybars with no defined outputLibravatar Ryan Dwyer2018-09-05
* Implement type safe arguments and demote sway_containerLibravatar Ryan Dwyer2018-09-05
* Add app_id and class to get_tree outputLibravatar vilhalmer2018-08-21