1
0
Fork 0
mirror of https://github.com/NickHu/sway synced 2025-01-29 08:34:13 +01:00
sway-patched-tray-menu/sway
Ryan Dwyer e496cc99f8 Fix focus bug when moving between outputs
When moving focus left or right to an adjacent output, only select the
first or last child in the new workspace if the workspace's layout is
horizontalish. If it's a verticalish layout, use the last focused
container.
2018-05-25 21:39:48 +10:00
..
commands Implement stacked layout 2018-05-22 08:27:24 +10:00
config Idle handling for dpms/lockscreen et al 2018-05-13 00:30:09 +02:00
desktop Use constants for titlebar dimensions 2018-05-22 08:27:42 +10:00
input Fix focus follows mouse with no focus 2018-05-21 17:21:01 -04:00
tree Fix focus bug when moving between outputs 2018-05-25 21:39:48 +10:00
base64.c Rework get_clipboard implementation 2017-07-07 21:51:34 +02:00
commands.c Implement show_marks 2018-05-17 08:29:14 +10:00
config.c Idle handling for dpms/lockscreen et al 2018-05-13 00:30:09 +02:00
criteria.c Implement marks 2018-05-15 11:18:27 +10:00
debug-tree.c Container coordiantes/sizes are floating point 2018-04-06 16:19:06 -04:00
ipc-json.c Implement IPC get_seats command 2018-05-12 18:17:36 +10:00
ipc-server.c Implement IPC_GET_MARKS 2018-05-22 17:35:39 -04:00
main.c sway: run commands without waiting for Xwayland 2018-05-16 16:50:56 +09:00
meson.build Implement show_marks 2018-05-17 08:29:14 +10:00
security.c Add minimal config subsystem 2017-12-05 10:40:55 +01:00
server.c sway: run commands without waiting for Xwayland 2018-05-16 16:50:56 +09:00
sway-bar.5.scd Add sway-bar(5) 2018-05-11 21:13:43 -04:00
sway-input.5.scd Add sway-input(5) 2018-05-11 21:25:05 -04:00
sway.1.scd Add sway(5) 2018-05-11 21:03:43 -04:00
sway.5.scd Update show_marks documentation 2018-05-17 08:29:14 +10:00