Commit Graph

176 Commits (9e1465107788af2c8ce93e2a288e9d32bc09711c)

Author SHA1 Message Date
Simon Ser fc640d5f6c Define _POSIX_C_SOURCE globally 1 year ago
Baltazár Radics 7d0351b411 ipc: add ability to subscribe to output event 2 years ago
Simon Ser 40eb29e7c5 ipc: add support for output event 2 years ago
Carl Smedstad d8212243c9 Remove redundant return statements 2 years ago
Carl Smedstad e3257e646c Remove duplicate declarations 2 years ago
Alex Maese 52f0e3a4d5 sway: add non-desktop outputs to json when running `swaymsg -t get_outputs` 3 years ago
Simon Ser 251a648e2c ipc: remove chatty debug log messages 3 years ago
Simon Zeni 0cd8efe0bb sway: replace noop_output by fallback_output 3 years ago
Antonin Décimo bbf7b92fe4 Fix incorrect format specifiers 5 years ago
Antonin Décimo 8033b575f7 ipc: fix aligment issue of data buffer 5 years ago
Jason Nader 45859be03f i3-compat: add GET_BINDING_STATE IPC command 5 years ago
Érico Rolim 1d3681f521 Remove code related to the security features 5 years ago
Jason Nader 476773dd32 ipc-server: improve error message 5 years ago
Nathan Rossi ffbf10d07b ipc: Handle unsupported binding event types 5 years ago
Simon Ser f984f21b6a Remove all wayland-server.h includes 6 years ago
Brian Ashworth 6effca7b61 ipc: add an input event 6 years ago
Ashkan Kiani aa4deef8a8 Fix the payload type returned by IPC 6 years ago
Geoff Greer 6e3046878d Add support for manually setting subpixel hinting on outputs. 6 years ago
Daniel Eklöf d3b3eb019a ipc_has_event_listeners: fix inverted check of subscribed_events 6 years ago
Brian Ashworth 288e35f99e IPC_COMMAND: split on newline 6 years ago
Jan Beich ba96983bf0 Make json-c include respect pkg-config --cflags 6 years ago
Ryan Dwyer e815e48cee Hide noop output in IPC 6 years ago
M Stoeckl d7ff776552 Move sway-specific functions in common/util.c into sway/ 6 years ago
M Stoeckl 1211a81aad Replace wlr_log with sway_log 6 years ago
Connor E de6f5b3453 Use static arrays where possible. 6 years ago
Connor E aa9d7d8ca1 Remove usage of VLAs. 6 years ago
Brian Ashworth eefa6b1ad3 bind{code,sym}: utilize mouse button helpers 6 years ago
Jan Beich 0a4c4f3e52 Simplify evdev includes on FreeBSD by relying on up-to-date package 6 years ago
Brian Ashworth ae8937b11a Add failure reply on IPC_SYNC 6 years ago
Aidan Harris 0d3cf36c85 IPC_SUBSCRIBE ensure request object is an array 6 years ago
Ian Fan c8776fac42 Cleanup list code 6 years ago
John Axel Eriksson aef52154ec
Fix json object ipc return 6 years ago
Brian Ashworth bf9a52bab0 Implement support for swaymsg -t SUBSCRIBE [-m] 6 years ago
Brian Ashworth 5c6f3d7266 Change execute_command to return a list of results 6 years ago
emersion 2f1050796c
ipc: fix focused in get_outputs reply 6 years ago
Ryan Dwyer 9fc736f4e1 Move view marks properties to container struct 6 years ago
Ferdinand Bachmann 6409a109f6 sway-ipc: don't log errno if unneeded and add more descriptive errors 6 years ago
Ryan Dwyer c006717910 Minor refactor of input manager 6 years ago
Ian Fan 2f1fd80726 swaybar: show hidden bar on key event 7 years ago
sghctoma 2f258eff6f Make sway/ipc-server.c POSIX 2001 compliant 7 years ago
Ryan Dwyer cb66bbea42 Allow running commands on containers without focusing them 7 years ago
Ryan Dwyer 7586f150c0 Implement type safe arguments and demote sway_container 7 years ago
taiyu d625d68d4a
prevent ub caused by misaligned stores/loads 7 years ago
Drew DeVault 10c2c09cf6
Merge pull request from RyanDwyer/rename-root-outputs 7 years ago
Ryan Dwyer 5dbbab7bdc Remove layout.c 7 years ago
Ryan Dwyer 2e7401772e Rename sway_root.outputs to sway_root.all_outputs 7 years ago
Ryan Dwyer d6cd79c342 Implement iterators per container type 7 years ago
Ryan Dwyer 4ad1ccc9dc Remove container_for_each_descendant_bfs 7 years ago
Ian Fan 46cfa8ff56 ipc: remove extraneous values 7 years ago
Ian Fan 3edaf2ce2a ipc: add tick event 7 years ago