index
:
sway
bandicoot
bindsym-tocode-cartesian
bindsym-tocode-dup-children
for_window-fixes
for_window-ignored
input-fix_context_menu_focus
master
zwlr_keyboard_interactivity-on_demand-behavior
i3-compatible Wayland compositor
Simon Ser
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
swaymsg
/
main.c
Age
Commit message (
Expand
)
Author
Lines
2023-02-25
fix typo
rj1
-1
/
+1
2023-02-02
swaymsg: s/inactive/disabled/
Simon Ser
-1
/
+1
2023-02-02
swaymsg: print output power status
Simon Ser
-1
/
+4
2022-10-03
swaymsg: show mode picture aspect ratio
Simon Ser
-2
/
+10
2022-09-19
swaymsg: show non-desktop property when pretty printing outputs
Alex Maese
-2
/
+11
2022-07-26
swaymsg: fix floating_nodes being ignored
llyyr
-0
/
+9
2021-12-21
swaymsg: add GET_TREE pretty-printing
Simon Ser
-0
/
+48
2021-12-21
swaymsg: replace if with switch in pretty_print
Simon Ser
-16
/
+14
2021-10-25
refactor: use JSON_MAX_DEPTH everywhere
Jason Nader
-3
/
+0
2021-10-22
refactor: use sway_abort instead
Sefa Eyeoglu
-25
/
+27
2021-10-22
fix: use sane value for json_tokener max_depth
Sefa Eyeoglu
-2
/
+6
2021-10-22
fix: handle NULL from json_tokener_new_ex
Sefa Eyeoglu
-18
/
+28
2021-10-18
swaymsg: fix misplaced return value
Jason Nader
-1
/
+1
2021-10-18
swaymsg: be explicit about the json parser error
Jason Nader
-7
/
+8
2021-10-18
swaymsg: use INT_MAX max JSON depth when parsing IPC response
Jason Nader
-2
/
+7
2021-02-04
Make command line option lists const
Manuel Stoeckl
-1
/
+1
2021-01-16
Changed fprintf(stdout,...) to printf(...) for more readable code
SpizzyCoder
-1
/
+1
2021-01-15
swaymsg: use 3 digits for fractional part of the refresh rate
Ronan Pigott
-4
/
+4
2020-06-14
i3-compat: add GET_BINDING_STATE IPC command
Jason Nader
-0
/
+2
2020-03-07
Add adaptive_sync_status to output IPC reply
Simon Ser
-3
/
+8
2019-11-29
add scale_filter output config option
Ronan Pigott
-1
/
+5
2019-11-17
Add max_render_time to output JSON
Ivan Molodetskikh
-2
/
+6
2019-08-06
swaymsg: return 2 for sway errors
Brian Ashworth
-1
/
+1
2019-06-07
Add the missing constant for the switch input type
Abdelhakim Qbaich
-0
/
+1
2019-05-03
swaymsg: fix quiet error reporting
Brian Ashworth
-20
/
+32
2019-04-17
swaymsg: add timeout and type checks
Brian Ashworth
-1
/
+10
2019-04-16
Send disabled output available modes on IPC get_outputs
Ranieri Althoff
-1
/
+1
2019-04-14
Add heuristics to differentiate touchpads
Benjamin Cheng
-0
/
+1
2019-03-24
Add support for manually setting subpixel hinting on outputs.
Geoff Greer
-1
/
+4
2019-03-16
Flush stdout in swaymsg when in subscribe mode
Flakebi
-0
/
+1
2019-03-08
Add -p/--pretty option to swaymsg
Peter Grayson
-1
/
+6
2019-03-07
ipc: describe libinput device configuration
Brian Ashworth
-3
/
+7
2019-02-11
ipc: handle unnamed xkb_active_layout_name
Brian Ashworth
-2
/
+2
2019-01-23
Make json-c include respect pkg-config --cflags
Jan Beich
-1
/
+1
2019-01-21
Replace wlr_log with sway_log
M Stoeckl
-2
/
+2
2019-01-09
get_inputs: add libinput send events mode
Brian Ashworth
-1
/
+5
2019-01-01
Remove readline.c
Ian Fan
-1
/
+0
2018-11-28
swaymsg: parse success of single object
Brian Ashworth
-0
/
+3
2018-11-28
Implement support for swaymsg -t SUBSCRIBE [-m]
Brian Ashworth
-13
/
+57
2018-11-25
Replace _XOPEN_SOURCE with _POSIX_C_SOURCE
emersion
-1
/
+1
2018-11-12
IPC: Send keyboard layout info in IPC_GET_INPUTS
Harish Krupo
-2
/
+9
2018-11-03
ipc: move refresh from output to output->current_mode
Cole Mickens
-11
/
+9
2018-11-03
swaymsg: get_outputs: use output->current_mode for current mode display
Cole Mickens
-3
/
+8
2018-10-29
swaymsg: fix get_outputs status code
emersion
-1
/
+1
2018-10-10
Fix program name in version strings
Ryan Dwyer
-1
/
+1
2018-08-01
ipc: add tick event
Ian Fan
-1
/
+7
2018-07-10
Remove `clipboard` command and `get_clipboard` message
emersion
-42
/
+2
2018-07-10
Add get_config message type to ipc
Ian Fan
-1
/
+14
2018-07-10
Add get_binding_modes message type to ipc
Ian Fan
-0
/
+2
2018-07-09
Update for swaywm/wlroots#1126
emersion
-1
/
+1
[next]