labwc/src
Johan Malm 7e338fc365 view: fix view_get_adjacent_output() bug
...when using more than two outputs.

Use the centre of the view's output as the reference coordinate when
seeking adjacent outputs.

Fixes: #1582
2024-03-02 21:23:01 +00:00
..
button string-helpers.c: add string_empty() 2024-01-19 20:00:37 +00:00
common string-helpers.c: add string_empty() 2024-01-19 20:00:37 +00:00
config config: support libinput sendEventsMode 2024-02-24 21:36:53 +01:00
decorations Chase wlroots: xdg-decoration now references a toplevel 2023-11-27 21:01:53 +00:00
input Prevent 'unused variable' warnings when compiled without asserts 2024-02-10 19:22:12 +01:00
menu config: support merging multiple config files 2024-01-18 20:20:36 +00:00
ssd src/ssd: ensure we crash properly when compiled without asserts 2024-02-10 19:22:12 +01:00
action.c action: add FitToOutput 2024-01-22 22:27:08 +00:00
buffer.c theme: create hover button fallbacks 2023-12-21 02:42:23 +01:00
debug.c src/debug.c: detect more scene trees 2024-02-14 21:25:41 +00:00
desktop.c src/desktop.c: reduce OSD log spam on hover 2024-02-02 21:36:20 +00:00
dnd.c Remove headers not being used directly 2023-12-22 20:19:39 +00:00
edges.c edges: better ignore edges of windows not on same output as moving view 2024-02-14 22:08:31 -05:00
foreign.c src/view.c: store outputs the view is visible on 2024-02-06 17:23:45 +01:00
idle.c Chase wlroots: drop KDE idle protocol 2023-11-27 21:01:53 +00:00
interactive.c edges: do not apply resistance to invisible edges 2024-02-14 21:20:45 +00:00
layers.c src/layers.c: delay popup unconstrain until after first commit 2024-02-25 11:49:03 +00:00
main.c Honour -c <file> on --reconfigure 2024-01-18 20:20:36 +00:00
meson.build edges, resistance, snap: unified resistance and snapping engine 2024-01-30 15:02:17 -05:00
node.c common: Add znew/znew_n() macros 2022-09-18 15:25:19 -04:00
osd.c osd: refactor to eliminate usage of g_strcmp0() 2023-12-28 20:41:49 +01:00
output.c src/output.c: log when disabling adaptive_sync on a nested labwc 2024-02-22 23:40:03 +01:00
placement.c Prevent 'unused variable' warnings when compiled without asserts 2024-02-10 19:22:12 +01:00
regions.c Move keyboard functions into input/keyboard.h 2023-10-30 21:14:04 +00:00
resistance.c edges: do not apply resistance to invisible edges 2024-02-14 21:20:45 +00:00
seat.c config: support libinput sendEventsMode 2024-02-24 21:36:53 +01:00
server.c keyboard: set keyboard layout on reconfigure 2024-01-19 18:59:14 +00:00
session-lock.c Chase wlroots: use output commit event state 2023-11-27 21:01:53 +00:00
snap.c edges: do not apply resistance to invisible edges 2024-02-14 21:20:45 +00:00
tearing.c Add tearing support (#1390) 2024-01-08 20:58:58 +00:00
theme.c src/theme.c: minor code improvements 2024-02-06 16:47:05 +01:00
view-impl-common.c Remove headers not being used directly 2023-12-22 20:19:39 +00:00
view.c view: fix view_get_adjacent_output() bug 2024-03-02 21:23:01 +00:00
window-rules.c Remove headers not being used directly 2023-12-22 20:19:39 +00:00
workspaces.c s/focused_view/active_view/ 2023-12-19 20:34:07 +00:00
xdg-popup.c src/xdg-popup.c: delay popup unconstrain until after first commit 2024-02-25 11:49:03 +00:00
xdg.c xdg: add snapping.notifyClient option to control tiling events 2024-01-30 07:30:07 -05:00
xwayland-unmanaged.c xwayland: prevent crash due to unexpected surface dissociate events 2024-01-24 18:55:21 +00:00
xwayland.c xwayland: support querying window types 2024-01-25 21:14:30 +00:00