sway/sway
Calvin Lee 154c6718c1 Add -t get_marks and use more i3-like marks
In i3 every mark is unique and one mark cannot be used in more than one
window, sway behavior has been amended to match this.
`swaymsg -t get_marks` will now return an array of all marks used in sway.

See #98
2017-04-07 11:37:51 -06:00
..
commands Add -t get_marks and use more i3-like marks 2017-04-07 11:37:51 -06:00
border.c Impliment i3-style marks 2017-04-03 11:48:37 -06:00
CMakeLists.txt Revise IPC security configuration 2017-02-19 02:56:59 -05:00
commands.c Improve criteria handling 2017-04-05 22:07:23 -06:00
config.c Impliment i3-style marks 2017-04-03 11:48:37 -06:00
container.c Impliment i3-style marks 2017-04-03 11:48:37 -06:00
criteria.c Added designated initaliser, to prevent any possible problem with 2017-04-07 00:34:33 +12:00
debug_log.c Added Awesome/Monad type "auto" layouts 2016-12-29 20:31:30 +01:00
extensions.c Add redshift support 2016-12-28 02:04:51 -05:00
focus.c prevent dereference of freed workspace 2016-10-02 22:03:52 -05:00
handlers.c prevent fullscreen focus thievery 2017-03-18 17:55:50 -04:00
input.c UnGNUify the codebase 2017-03-10 23:41:24 -05:00
input_state.c Reorganize includes 2016-09-01 08:18:37 -04:00
ipc-json.c Add window instance support 2017-01-19 03:14:59 +02:00
ipc-server.c Add -t get_marks and use more i3-like marks 2017-04-07 11:37:51 -06:00
layout.c Prevent "move next" and "move prev" commands from crashing 2017-03-19 16:58:39 +02:00
main.c UnGNUify the codebase 2017-03-10 23:41:24 -05:00
output.c Add output wrapping 2017-01-13 16:06:10 -08:00
security.c UnGNUify the codebase 2017-03-10 23:41:24 -05:00
sway-bar.5.txt Implement configurable wrapping on bar ws scroll 2016-07-17 11:26:38 -04:00
sway-input.5.txt Add left_handed support for input devices 2016-10-25 22:06:23 +02:00
sway-security.7.txt Allow also 444 for security file mode 2017-03-16 15:12:22 +00:00
sway.1.txt Update man page 2017-04-03 07:46:11 -04:00
sway.5.txt Improve criteria handling 2017-04-05 22:07:23 -06:00
workspace.c UnGNUify the codebase 2017-03-10 23:41:24 -05:00