labwc/src
Johan Malm c81ac99d82 foreign: fix initial leave/enter event bug
Create foreign-toplevel-handle after initial view positioning to ensure
leave/enter events are sent to the correct output.

Fixes: #744
2023-01-31 21:37:32 +00:00
..
common CodeStyle: prevent space in code indents 2023-01-31 21:22:40 +00:00
config Support flicker free boot 2023-01-23 22:10:22 +01:00
menu menu: minor refactoring to increase readability 2023-01-01 18:59:16 +00:00
ssd include/labwc.h: Provide MIN/MAX macros 2023-01-06 18:33:25 +01:00
xbm CodeStyle: prevent space in code indents 2023-01-31 21:22:40 +00:00
action.c SnapToRegion: Add SnapToRegion action 2023-01-11 18:52:24 +01:00
buffer.c common: Add znew/znew_n() macros 2022-09-18 15:25:19 -04:00
cursor.c CodeStyle: prevent space in code indents 2023-01-31 21:22:40 +00:00
debug.c SnapToRegion: Add overlay while moving and pressing a modifier 2023-01-11 18:52:24 +01:00
desktop.c layer: improve keyboard-interactivity 2023-01-29 14:31:49 +00:00
dnd.c cursor: Restore drag icon after the move to scene-graph 2022-10-17 21:22:12 +01:00
foreign.c include: Break out view.h from labwc.h 2022-11-21 21:42:37 +00:00
interactive.c SnapToRegion: Allow for live config updates 2023-01-11 18:52:24 +01:00
key-state.c key-state: Prevent array overflow 2022-11-02 21:52:33 +00:00
keyboard.c CodeStyle: prevent space in code indents 2023-01-31 21:22:40 +00:00
layers.c layer: improve keyboard-interactivity 2023-01-29 14:31:49 +00:00
main.c menu: Add generic menu_init() entry point 2022-12-06 21:08:43 +00:00
meson.build SnapToRegion: Add config parser 2023-01-11 18:52:23 +01:00
node.c common: Add znew/znew_n() macros 2022-09-18 15:25:19 -04:00
osd.c SnapToRegion: Add overlay while moving and pressing a modifier 2023-01-11 18:52:24 +01:00
output.c src/output.c: only overwrite the automatic layout if necessary 2023-01-29 14:36:15 +00:00
regions.c SnapToRegion: Allow for live config updates 2023-01-11 18:52:24 +01:00
resistance.c ssd: Allocate struct ssd and struct ssd_hover_state separately 2022-11-27 06:48:41 +00:00
seat.c layer: improve keyboard-interactivity 2023-01-29 14:31:49 +00:00
server.c CodeStyle: prevent space in code indents 2023-01-31 21:22:40 +00:00
theme.c CodeStyle: prevent space in code indents 2023-01-31 21:22:40 +00:00
touch.c Chase wlroots: wlr_scene is now a tree node 2022-06-07 07:13:37 +01:00
view-impl.c include: Break out view.h from labwc.h 2022-11-21 21:42:37 +00:00
view.c SnapToRegion: Allow for live config updates 2023-01-11 18:52:24 +01:00
workspaces.c src/workspaces.c: prevent re-focus for always-on-top views 2022-12-29 18:58:25 +01:00
xdg-deco.c CodeStyle: prevent space in code indents 2023-01-31 21:22:40 +00:00
xdg-popup.c include: Break out view.h from labwc.h 2022-11-21 21:42:37 +00:00
xdg.c foreign: fix initial leave/enter event bug 2023-01-31 21:37:32 +00:00
xwayland-unmanaged.c CodeStyle: prevent space in code indents 2023-01-31 21:22:40 +00:00
xwayland.c foreign: fix initial leave/enter event bug 2023-01-31 21:37:32 +00:00