swayfx/sway
Drew DeVault a3d3c819cf Fix focus_follows_mouse over swaybar
If you moved your mouse over swaybar (e.g. to scroll between
workspaces), focus would move to the workspace. This is not the right
thing to do. The solution is complicated by the fact that if you move
your mouse into a new output with an empty workspace, that workspace
_should_ receive focus.
2018-05-20 14:46:29 -04:00
..
commands Implement show_marks 2018-05-17 08:29:14 +10:00
config Idle handling for dpms/lockscreen et al 2018-05-13 00:30:09 +02:00
desktop Fix pixel bar below title 2018-05-19 18:39:01 +03:00
input Fix focus_follows_mouse over swaybar 2018-05-20 14:46:29 -04:00
tree Rebuild textures if needed when moving a container 2018-05-19 23:33:36 +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_seats command 2018-05-12 18:17:36 +10: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