sway/sway
Tudor Brindus 5e514e6474 input: tweak focus behavior to allow focusing parent containers
Sway focuses the inactive child when focusing split containers. However,
there is currently no way to focus the parent container itself by mouse.
A user must use the keyboard to do so.

This commit maintains the current behavior, but makes it such that a
second click on the split container titlebar (i.e., after its children
are visible) focuses the split container itself.
2022-10-21 10:05:00 +02:00
..
commands sway/commands/output: Add command for unplugging non-physical outputs 2022-10-07 19:17:39 +02:00
config config/output: test adaptive sync 2022-08-30 20:15:29 +02:00
desktop Add support for ext-idle-notify-v1 2022-10-14 15:56:07 +02:00
input input: tweak focus behavior to allow focusing parent containers 2022-10-21 10:05:00 +02:00
tree sway: Add non-desktop-output type 2022-09-19 07:26:45 -04:00
commands.c Allocate enough space for cmd_results->error 2022-06-16 09:32:44 +02:00
config.c Reject font values that are invalid for pango 2022-07-01 13:05:58 +02:00
criteria.c Avoid double free in criteria_destroy() 2022-10-13 14:56:10 +02:00
decoration.c Fix double free when unmapping any view 2018-11-15 15:22:09 +10:00
ipc-json.c ipc: expose mode picture aspect ratio 2022-10-03 13:35:52 +02:00
ipc-server.c sway: add non-desktop outputs to json when running swaymsg -t get_outputs 2022-09-19 07:26:45 -04:00
lock.c Implement ext-session-lock-v1 2022-04-29 09:06:36 +02:00
main.c fix: remove redundant empty statement in main.c 2022-07-12 16:07:51 +02:00
meson.build sway/commands/output: Add command for unplugging non-physical outputs 2022-10-07 19:17:39 +02:00
realtime.c realtime: request SCHED_RR using CAP_SYS_NICE 2022-05-18 11:20:17 +02:00
server.c Add support for ext-idle-notify-v1 2022-10-14 15:56:07 +02:00
sway-bar.5.scd man: update Pango font description URL 2021-08-04 02:15:04 +02:00
sway-input.5.scd sway-input.5.scd: Fix spelling errors 2021-10-02 10:21:28 +02:00
sway-ipc.7.scd ipc: add "power" to output reply 2022-07-04 21:58:24 +03:00
sway-output.5.scd sway-output.5: improve display of parameter 2022-08-08 08:03:27 +02:00
sway.1.scd man: update maintainer 2021-01-08 09:33:51 +01:00
sway.5.scd man: Add XWayland information 2022-09-25 20:05:16 +02:00
swaynag.c Bump RLIMIT_NOFILE 2021-10-30 08:19:35 -06:00
xdg_activation_v1.c Fix crash in xdg_activation_v1.c 2022-09-13 00:59:18 +03:00
xdg_decoration.c Fix compile after wlroots commit c3e54021f8bbf3ec1c1e5906459be0ae85f5fb8c 2021-10-07 21:29:37 +03:00