swayfx/sway
David Eklov d202ca2fd7 Do not crash when handling the command 'move position'
Sway expected 'move position' to be 'move position mouse'. If mouse is not
present in the command, Sway crashes.
2016-07-17 22:50:15 -05:00
..
border.c refactor swayc_tabbed_stacked_parent into _ancestor and _parent and use where needed 2016-07-16 15:34:43 +02:00
CMakeLists.txt implement get_tree command 2016-07-04 13:34:44 -05:00
commands.c Do not crash when handling the command 'move position' 2016-07-17 22:50:15 -05:00
config.c Turn swaybg into a shell surface 2016-07-17 11:55:05 -04:00
container.c refactor swayc_tabbed_stacked_parent into _ancestor and _parent and use where needed 2016-07-16 15:34:43 +02:00
criteria.c criteria: Code formatting. 2015-11-25 14:59:07 +01:00
debug_log.c Add get_log_level() to encapsulate v (current log level) 2016-06-27 18:56:50 -05:00
extensions.c Turn swaybg into a shell surface 2016-07-17 11:55:05 -04:00
focus.c refactor swayc_tabbed_stacked_parent into _ancestor and _parent and use where needed 2016-07-16 15:34:43 +02:00
handlers.c Fix clang warning 2016-07-17 12:59:39 -04:00
input.c Add input cmd for setting pointer accel profile. 2016-05-01 11:02:44 +01:00
input_state.c Fix spelling mistakes 2016-04-02 16:00:05 +01:00
ipc-json.c Implement configurable wrapping on bar ws scroll 2016-07-17 11:26:38 -04:00
ipc-server.c implement get_tree command 2016-07-04 13:34:44 -05:00
layout.c refactor swayc_tabbed_stacked_parent into _ancestor and _parent and use where needed 2016-07-16 15:34:43 +02:00
main.c sway/main.c: simplify free'ing by switching to the helper method 2016-05-05 23:30:28 +01:00
output.c implement stable sort for lists 2016-06-02 15:48:14 -05:00
resize.c resize command updates (#713) 2016-07-03 12:11:21 -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 Many improvements to man pages 2016-06-10 09:32:14 -04:00
sway.1.txt Allow users to customize the cursor on clients 2016-07-17 11:26:30 -04:00
sway.5.txt resize command updates (#713) 2016-07-03 12:11:21 -05:00
workspace.c Fix bug with views behind backgrounds on ws switch 2016-07-17 12:57:40 -04:00