1
1
mirror of https://github.com/swaywm/sway synced 2024-09-28 15:21:32 +02:00
sway/include
Ryan Dwyer b9b1b0e566 Remove raise_floating directive
The directive controlled whether floating views should raise to the top
when the cursor is moved over it while using focus_follows_mouse. The
default was enabled, which is undesirable. For example, if you have two
floating views where one completely covers the other, the smaller one
would be inaccessible because moving the mouse over the bigger one would
raise it above the smaller one.

There is no known use case for having raise_floating enabled, so this
patch removes the directive and implements the raise_floating disabled
behaviour instead.
2018-10-20 17:51:32 +10:00
..
sway Remove raise_floating directive 2018-10-20 17:51:32 +10:00
swaybar swaybar: separate input code to new file 2018-10-18 14:19:00 +01:00
swaylock Remove timerfd from loop implementation 2018-10-15 00:26:27 +10:00
swaynag
background-image.h
cairo.h
ipc-client.h
ipc.h swaybar: show hidden bar on key event 2018-10-14 13:33:12 +01:00
list.h
log.h
loop.h Remove timerfd from loop implementation 2018-10-15 00:26:27 +10:00
meson.build
pango.h
pool-buffer.h
readline.h
stringop.h
unicode.h
util.h Remove obsolete base64.c file 2018-10-04 20:17:19 +01:00