swayfx/sway
D.B 61781bbef0 Fix container move when workspace is focused
Fixes #819. If workspace is focused and command 'move container to
workspace/output' is issued, workspace child containers are wrapped in a
new container and moved according to command.
2016-08-07 17:07:30 +02:00
..
border.c Display class in tab title if app_id is null 2016-08-07 08:37:26 +02:00
CMakeLists.txt implement get_tree command 2016-07-04 13:34:44 -05:00
commands.c Fix container move when workspace is focused 2016-08-07 17:07:30 +02:00
config.c fixed uninitialized bar.wrap_scroll 2016-08-02 22:02:39 +02:00
container.c Update hidpi support to latest wlc API 2016-07-28 14:36:49 -04: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 Initial work on window events 2016-07-21 21:51:20 +03:00
focus.c Simplify focus setting 2016-08-03 23:24:53 -04:00
handlers.c Fix switch to prev ws on handle_view_created 2016-08-05 10:43:54 +02:00
input.c Add input cmd for setting pointer accel profile. 2016-05-01 11:02:44 +01:00
input_state.c Arrange windows after swapping containers 2016-08-05 02:07:03 +03:00
ipc-json.c ipc: always include nodes in views 2016-08-04 21:19:52 -04:00
ipc-server.c ipc: log sending of events 2016-08-04 21:48:20 -04:00
layout.c Refactor functions to update container borders 2016-07-31 20:32:40 -04: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 Update hidpi support to latest wlc API 2016-07-28 14:36:49 -04: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 added get_inputs hint to man 5 sway-input 2016-08-05 19:55:00 +02:00
sway.1.txt Allow users to customize the cursor on clients 2016-07-17 11:26:30 -04:00
sway.5.txt document kill command 2016-07-31 08:54:15 -05:00
workspace.c Arrange backgrounds only when required 2016-07-21 22:47:35 +03:00