86 Commits (02ca18fe29e25c578d5b724002aadeca76b2d360)

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
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
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
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
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 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 1211a81aad Replace wlr_log with sway_log
6 years ago
Brian Ashworth 4dba42555f get_inputs: add libinput send events mode
6 years ago
Ian Fan a82b8a3c14 Remove readline.c
6 years ago
Brian Ashworth e62ab6ddbd swaymsg: parse success of single object
6 years ago
Brian Ashworth bf9a52bab0 Implement support for swaymsg -t SUBSCRIBE [-m]
6 years ago
emersion 3a310f92ab
Replace _XOPEN_SOURCE with _POSIX_C_SOURCE
6 years ago
Harish Krupo d8ad429e39 IPC: Send keyboard layout info in IPC_GET_INPUTS
6 years ago
Cole Mickens ef888321ba ipc: move refresh from output to output->current_mode
6 years ago
Cole Mickens 1f486fe898 swaymsg: get_outputs: use output->current_mode for current mode display
6 years ago
emersion eb675f0dfd
swaymsg: fix get_outputs status code
6 years ago
Ryan Dwyer fa8959532b Fix program name in version strings
6 years ago
Ian Fan 3edaf2ce2a ipc: add tick event
6 years ago
emersion ba3511b243 Remove `clipboard` command and `get_clipboard` message
6 years ago
Ian Fan 23c1c26c3f Add get_config message type to ipc
6 years ago