91 Commits (dc8c9fbeb664518c76066cc28ee29452c6c30128)

Author SHA1 Message Date
Tony Crisci dc8c9fbeb6 Revert "Merge pull request #1653 from swaywm/revert-1647-refactor-tree"
7 years ago
Drew DeVault d0c7f66e95
Revert "Refactor tree"
7 years ago
Tony Crisci b90099b4b7 rename container functions
7 years ago
Tony Crisci 02804584e5 ipc new window event
7 years ago
Tony Crisci ac8269d536 take seat param for handle_command and rename
7 years ago
Tony Crisci 52670c636c basic focus (without direction)
7 years ago
Tony Crisci 38a1628a76 clear handler context before ipc command
7 years ago
Dominique Martinet 67985e9031 sway: change all sway_log to wlr_log
7 years ago
Tony Crisci f2985000f3 ipc get_inputs
7 years ago
emersion 4e2ab53119
Add IPC get_outputs
7 years ago
Tony Crisci 421f49fe03 basic get_tree
7 years ago
Drew DeVault 7753a0ec75 Wire up IPC server
7 years ago
Drew DeVault 733993a651 Move everything to sway/old/
7 years ago
Drew DeVault 0f45fad18c Establish sway input submodule
7 years ago
Drew DeVault 7c448b4081 Fire up the wlroots backend and run the event loop
7 years ago
Johannes Lundberg 5a63f0f57b Fix build on FreeBSD adjusting/removing _XOPEN_SOURCE declaration.
7 years ago
Drew DeVault 6d83a59b46 Merge pull request #1263 from nyorain/master
7 years ago
lbonn 61005c3bda ipc/window-event: fill "container" on close events
7 years ago
Hummer12007 6f355c6ff7 Raise max ipc message size limit to 256 MB
7 years ago
Ilya Lukyanov 1c5a96c112
Implement nonblocking IO in IPC server
7 years ago
nyorain 1cca551c6f Add get_clipbard ipc errors; Adapt swaymsg
7 years ago
nyorain 20888fbb5e Close fd in clipboard request
7 years ago
nyorain 727215c907 Add timeout; Fix receive loop & style issues
7 years ago
nyorain f0463dab32 Signal base64 in clipboard type; Reimplement loop
7 years ago
nyorain 1e894c1166 Handle x11 text atoms in get_clipboard ipc
7 years ago
nyorain c0f2acce4e Rework get_clipboard implementation
7 years ago
nyorain 42547cafb6 Fix/Simplify get_clipboard ipc-server impl
7 years ago
nyorain 02c75ebe37 Implement ipc get_clipboard
7 years ago
Jerzi Kaminsky cf5e764c7f Disambiguate get_*_policy() and get_*_policy_mask()
8 years ago
Drew DeVault 5d3a02a7c6 Merge branch 'master' into pretty-print-swaymsg
8 years ago
Calvin Lee 154c6718c1 Add `-t get_marks` and use more i3-like marks
8 years ago
Scott Anderson 1b2cd93212 Removed explicitly setting file descriptors to -1
8 years ago
Drew DeVault 50a31a6c88 Fix dangling file descriptors (fixes #1152)
8 years ago
Drew DeVault 60ce81e06a Add pretty printing to swaymsg
8 years ago
Drew DeVault 9aed9d9359 UnGNUify the codebase
8 years ago
Drew DeVault 126ce571da Read configs from /etc/sway/security.d/*
8 years ago
Drew DeVault 1980a08358 Enforce new IPC policies
8 years ago
Drew DeVault b10721b89e Add initial support code for new IPC security
8 years ago
Drew DeVault d859f825d3 Fix build error
8 years ago
Drew DeVault 31b002b6d5 Handle IPC server allocation failures
8 years ago
Drew DeVault 8cef81d6f2 Handle some more memory allocation failures
8 years ago
Greg V da26d69cb1 Fix build on FreeBSD
8 years ago
Drew DeVault d93e53fd4b Use return value of write
8 years ago
Drew DeVault d353da248b Add ipc connection feature policy controls
8 years ago
Drew DeVault 62dad7148f Enforce IPC security policy
8 years ago
Drew DeVault e9e1a6a409 Add IPC policy to config
8 years ago
Drew DeVault 0a1b211e09 Drop -Denable-binding-event
8 years ago
Drew DeVault 39cf9a82f7 Enforce command policies
8 years ago
Zandr Martin 0516dba3f6
implement "focused container" feature for swaygrab
8 years ago
Zandr Martin e75217cfb1
fix get_workspaces json reply
8 years ago