649 Commits (4799d07ac1bb08a770ee702eb3fd0ab4654f878a)
 

Author SHA1 Message Date
S. Christoffer Eliesen 4799d07ac1 input_state: Extract 'pointer_position_set' function from handlers.
9 years ago
S. Christoffer Eliesen 865b30f138 container: Move container_under_pointer here from handlers.
9 years ago
Drew DeVault ad1cd0a3bd Merge pull request #211 from sce/fix_get_swayc_in_direction
9 years ago
S. Christoffer Eliesen 3c250e78be layout: get_swayc_in_direction: Properly find adjacent outputs.
9 years ago
Drew DeVault 239f4bd0ba Merge pull request #210 from sce/focus_output
9 years ago
S. Christoffer Eliesen 5fa8f91655 commands: Learn 'focus output <direction|name>'
9 years ago
S. Christoffer Eliesen fede354a3d layout: Don't reset container size if it's a floating window.
9 years ago
Drew DeVault fa9978ee84 Merge pull request #209 from sce/fix_seamless_mouse
9 years ago
S. Christoffer Eliesen fabcf7c678 handlers: Pass workspace to workspace_switch, not output.
9 years ago
Drew DeVault 6cd106d23c Merge pull request #208 from minus7/ipc_subscribe
9 years ago
minus 9925554ea4 implemented IPC subscribe for workspace event
9 years ago
Drew DeVault 36526e8cb2 Merge pull request #206 from sce/debuglog
9 years ago
S. Christoffer Eliesen 48c5325909 sway.5.txt: Remove 'debuglog' documentation.
9 years ago
S. Christoffer Eliesen 9f02b0bf16 commands: Learn 'debuglog'.
9 years ago
Drew DeVault eb847a1b1c Merge pull request #204 from sce/misc_stuff
9 years ago
S. Christoffer Eliesen 83ca7d3a5c output: Fix code style.
9 years ago
S. Christoffer Eliesen c49e5340db commands: cmd_move: Fix "move container to workspace _number_ n"
9 years ago
S. Christoffer Eliesen 5a70853253 log: Add swayc_log, use at a few key places.
9 years ago
S. Christoffer Eliesen c6bb23b7dd sway/output: Create, move code from handlers.c here.
9 years ago
Drew DeVault 010368150b Update set_origin to match wlc changes
9 years ago
Drew DeVault c0f4a17c2a Merge pull request #202 from sce/seamless_mouse_adjustments
9 years ago
S. Christoffer Eliesen c1479701de seamless_mouse: Move pointer only if successfully changed workspace.
9 years ago
S. Christoffer Eliesen 1f08106b0a handlers: Don't switch output when mouse button is pressed.
9 years ago
Drew DeVault 988a0bd67e Merge pull request #201 from sce/cmd_results
9 years ago
S. Christoffer Eliesen 362413bd50 commands: cmd_results->input is duplicated/freed.
9 years ago
S. Christoffer Eliesen 88a2ddbe83 commands: Code formatting.
9 years ago
S. Christoffer Eliesen 187f0ab1c4 commands: Allow 'floating_modifier' & 'focus_follows_mouse' at runtime.
9 years ago
S. Christoffer Eliesen af30a1b67c ipc,commands,config: Replace cmd_status enum with cmd_results struct.
9 years ago
S. Christoffer Eliesen 544c6c412a ipc: Return correct status in ipc reply.
9 years ago
Drew DeVault 8a57c48dff Merge pull request #200 from sce/fix_seamless_transitions
9 years ago
S. Christoffer Eliesen b093a5d16f handlers: Fix swapped top/bottom for seamless transitions.
9 years ago
Drew DeVault 2c100105bf Move pointer during seamless transitions
9 years ago
Drew DeVault 15d0739f73 Merge pull request #199 from sce/mouse_cross_output_edge_simple
9 years ago
S. Christoffer Eliesen edf33aad29 config: Add "seamless_mouse" to decide if pointer crosses output edges.
9 years ago
S. Christoffer Eliesen fc1bacf034 Switch to adjacent output when hitting output edge.
9 years ago
Drew DeVault 3e2579b22c Merge pull request #197 from sce/configure_outputs_during_reload_
9 years ago
S. Christoffer Eliesen 9b271573a9 commands: Allow changing resolution outside config load.
9 years ago
S. Christoffer Eliesen 4fea92ef0c config: Don't try to apply bad output resolution.
9 years ago
S. Christoffer Eliesen ca862a5bd4 config: Apply output config also during config reload.
9 years ago
S. Christoffer Eliesen 6eb8da0e14 commands,container: Tweak debug output to better reflect reality.
9 years ago
Drew DeVault aef3191022 Merge pull request #196 from sce/catch_empty_command
9 years ago
S. Christoffer Eliesen e3837ba634 commands: Gracefully handle empty commands.
9 years ago
Drew DeVault 83c23f274c Merge pull request #195 from sce/get_socketpath
9 years ago
Drew DeVault ee9b9414b9 Merge pull request #194 from sce/ignore_no_startup_id
9 years ago
S. Christoffer Eliesen 3be11a08e6 main: Implement --get-socketpath switch.
9 years ago
S. Christoffer Eliesen 71ebe8c36b commands: Catch empty exec with --no-startup-id cases.
9 years ago
S. Christoffer Eliesen 71bcee4f96 commands: Ignore exec switch "--no-startup-id".
9 years ago
Drew DeVault 16e904634c Merge pull request #193 from sce/multi_user
9 years ago
S. Christoffer Eliesen 783290e81a sway/ipc: Use sway_abort instead of returning NULL.
9 years ago
S. Christoffer Eliesen 7cb0732030 sway/ipc: ipc_user_sockaddr: Use sway_assert instead of assert.
9 years ago