index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sway
/
ipc-server.c
Age
Commit message (
Expand
)
Author
2018-01-21
clear handler context before ipc command
Tony Crisci
2018-01-05
sway: change all sway_log to wlr_log
Dominique Martinet
2017-12-18
ipc get_inputs
Tony Crisci
2017-12-18
Add IPC get_outputs
emersion
2017-12-03
basic get_tree
Tony Crisci
2017-11-22
Wire up IPC server
Drew DeVault
2017-11-18
Move everything to sway/old/
Drew DeVault
2017-11-11
Establish sway input submodule
Drew DeVault
2017-11-11
Fire up the wlroots backend and run the event loop
Drew DeVault
2017-10-14
Fix build on FreeBSD adjusting/removing _XOPEN_SOURCE declaration.
Johannes Lundberg
2017-10-08
Merge pull request #1263 from nyorain/master
Drew DeVault
2017-10-08
ipc/window-event: fill "container" on close events
lbonn
2017-08-14
Raise max ipc message size limit to 256 MB
Hummer12007
2017-08-08
Implement nonblocking IO in IPC server
Ilya Lukyanov
2017-07-11
Add get_clipbard ipc errors; Adapt swaymsg
nyorain
2017-07-11
Close fd in clipboard request
nyorain
2017-07-11
Add timeout; Fix receive loop & style issues
nyorain
2017-07-07
Signal base64 in clipboard type; Reimplement loop
nyorain
2017-07-07
Handle x11 text atoms in get_clipboard ipc
nyorain
2017-07-07
Rework get_clipboard implementation
nyorain
2017-07-07
Fix/Simplify get_clipboard ipc-server impl
nyorain
2017-07-07
Implement ipc get_clipboard
nyorain
2017-04-16
Disambiguate get_*_policy() and get_*_policy_mask()
Jerzi Kaminsky
2017-04-10
Merge branch 'master' into pretty-print-swaymsg
Drew DeVault
2017-04-07
Add `-t get_marks` and use more i3-like marks
Calvin Lee
2017-04-08
Removed explicitly setting file descriptors to -1
Scott Anderson
2017-04-07
Fix dangling file descriptors (fixes #1152)
Drew DeVault
2017-04-03
Add pretty printing to swaymsg
Drew DeVault
2017-03-10
UnGNUify the codebase
Drew DeVault
2017-02-20
Read configs from /etc/sway/security.d/*
Drew DeVault
2017-02-20
Enforce new IPC policies
Drew DeVault
2017-02-20
Add initial support code for new IPC security
Drew DeVault
2016-12-15
Fix build error
Drew DeVault
2016-12-15
Handle IPC server allocation failures
Drew DeVault
2016-12-15
Handle some more memory allocation failures
Drew DeVault
2016-12-09
Fix build on FreeBSD
Greg V
2016-12-06
Use return value of write
Drew DeVault
2016-12-02
Add ipc connection feature policy controls
Drew DeVault
2016-12-02
Enforce IPC security policy
Drew DeVault
2016-12-02
Add IPC policy to config
Drew DeVault
2016-12-02
Drop -Denable-binding-event
Drew DeVault
2016-12-02
Enforce command policies
Drew DeVault
2016-09-18
implement "focused container" feature for swaygrab
Zandr Martin
2016-09-17
fix get_workspaces json reply
Zandr Martin
2016-09-01
Reorganize includes
Drew DeVault
2016-08-04
ipc: log sending of events
Tony Crisci
2016-08-04
ipc: recursive workspace containers in event
Tony Crisci
2016-07-28
Initialize client's subscribed events
Mykyta Holubakha
2016-07-21
Unite describe_view and describe_window
Mykyta Holubakha
2016-07-21
Fix dispatching and assigning events
Mykyta Holubakha
[next]