Age | Commit message (Expand) | Author |
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 |
2016-07-21 | More progress on window events | Mykyta Holubakha |
2016-07-21 | Initial work on window events | Mykyta Holubakha |
2016-07-04 | implement `get_tree` command | Zandr Martin |
2016-05-31 | fix swaybar problem in 08bef67 | Zandr Martin |
2016-05-31 | sway: refactor ipc_client_handle_command() | Eric Engestrom |
2016-05-31 | sway: fix IPC resource leak | Eric Engestrom |
2016-05-02 | sway: always terminate ipc path | Eric Engestrom |
2016-04-24 | Renamed to pango_markup | Mykyta Holubakha |
2016-04-24 | Added plaintext_markup to swaybar IPC | Mykyta Holubakha |
2016-04-17 | Use correct format string for x86_64 and i686 | Mikkel Oscar Lyderik |
2016-02-27 | Add outputs to bar_config ipc response | Mikkel Oscar Lyderik |
2016-02-08 | Replace deprecated function wlc_output_get_pixels. | Mikkel Oscar Lyderik |
2016-01-27 | font: Allow adding font to the config. In prep for border titles | crondog |
2016-01-19 | libinput | Cole Mickens |
2016-01-09 | Add backwards compatability for binding event | Mikkel Oscar Lyderik |
2016-01-09 | Add bindcode to binding events. | Mikkel Oscar Lyderik |
2016-01-08 | Make IPC binding event support a compile time opt. | Mikkel Oscar Lyderik |