119 Commits (9e3ef75efdaa5939f9b220ee705a0eef833c2fa7)

Author SHA1 Message Date
Ricardo Steijn 9a1c411abd
Add support for tearing-control-v1
4 months ago
Simon Ser fc640d5f6c Define _POSIX_C_SOURCE globally
9 months ago
rj1 d63497698b fix typo
2 years ago
Simon Ser 0695f3fa2a swaymsg: s/inactive/disabled/
2 years ago
Simon Ser f22d4dbab7 swaymsg: print output power status
2 years ago
Cedric Sodhi 2e33b0276f Added reference for event types to swaymsg manpage
2 years ago
Simon Ser 78b5c0a77e swaymsg: show mode picture aspect ratio
2 years ago
Alex Maese cffb006feb swaymsg: show non-desktop property when pretty printing outputs
2 years ago
llyyr e98b97a45b swaymsg: fix floating_nodes being ignored
2 years ago
Simon Ser 513fa00a5e swaymsg: add GET_TREE pretty-printing
3 years ago
Simon Ser d9ce781d4c swaymsg: replace if with switch in pretty_print
3 years ago
Jason Nader 9303bed4d4 refactor: use JSON_MAX_DEPTH everywhere
3 years ago
Sefa Eyeoglu b223f70250 refactor: use sway_abort instead
3 years ago
Sefa Eyeoglu 96baef8ae9 fix: use sane value for json_tokener max_depth
3 years ago
Sefa Eyeoglu 944d7031c5 fix: handle NULL from json_tokener_new_ex
3 years ago
Jason Nader db70f6496c swaymsg: fix misplaced return value
3 years ago
Jason Nader 55cd8abd76 swaymsg: be explicit about the json parser error
3 years ago
Jason Nader f873bcc4e1 swaymsg: use INT_MAX max JSON depth when parsing IPC response
3 years ago
Jonas Große Sundrup 555cd96e05 cross-reference further documentation
3 years ago
Jonas Große Sundrup 35d29185a8 change incorrectly documented output types
3 years ago
Jonas Große Sundrup bccf76d90b clarify the type of raw output
3 years ago
Manuel Stoeckl 169b90f90b Make command line option lists const
4 years ago
SpizzyCoder 7cf25d3b98 Changed fprintf(stdout,...) to printf(...) for more readable code
4 years ago
Ronan Pigott 0d04864fd1 swaymsg: use 3 digits for fractional part of the refresh rate
4 years ago
Érico Rolim 08095e99f3 swaymsg.1: expand tip for multi-word strings.
4 years ago
Mark Stosberg 45aa5c104c swaymsg.1: correct typo
4 years ago
Campbell Vertesi acbe902815 Add note on quoting to swaymsg manpage
4 years ago
Jason Nader 45859be03f i3-compat: add GET_BINDING_STATE IPC command
5 years ago
Simon Ser a2d49099e1 Add adaptive_sync_status to output IPC reply
5 years ago
Ronan Pigott 6968fb3123 add scale_filter output config option
5 years ago
Ivan Molodetskikh fe84ec2f24 Add max_render_time to output JSON
5 years ago
Martin Michlmayr a085e6495c swaymsg.1: fix typos
5 years ago
Martin Michlmayr 8724900e38 swaymsg.1: fix description of --pretty
5 years ago
Brian Ashworth 9bac7e6558 swaymsg.1: add tip about two hyphens for commands
5 years ago
Brian Ashworth a8a239e2f1 swaymsg: return 2 for sway errors
5 years ago
Abdelhakim Qbaich 9bfbb0dd49 Add the missing constant for the switch input type
6 years ago
Brian Ashworth c8e4ca355d swaymsg: fix quiet error reporting
6 years ago
Brian Ashworth d7d29fe546 swaymsg: add timeout and type checks
6 years ago
Ranieri Althoff fd6903673b Send disabled output available modes on IPC get_outputs
6 years ago
Benjamin Cheng 6737b90cb9 Add heuristics to differentiate touchpads
6 years ago
Geoff Greer 6e3046878d Add support for manually setting subpixel hinting on outputs.
6 years ago
Flakebi 2578669de7 Flush stdout in swaymsg when in subscribe mode
6 years ago
Peter Grayson b7fe5097e9 Add -p/--pretty option to swaymsg
6 years ago
Brian Ashworth 7f700e08ac ipc: describe libinput device configuration
6 years ago
Brian Ashworth f876009c7f Add sway-ipc.7.scd to document IPC protocol
6 years ago
Brian Ashworth a64a3ee6bb ipc: handle unnamed xkb_active_layout_name
6 years ago
Jan Beich ba96983bf0 Make json-c include respect pkg-config --cflags
6 years ago
M Stoeckl 4b1eaaf731 Removed unused wlroots dependency for sway(bg|bar|msg|nag)
6 years ago
M Stoeckl 1211a81aad Replace wlr_log with sway_log
6 years ago
emersion bb2f007ad3
meson: remove rpath options
6 years ago