labwc/src
Christopher Snowhill 29974090bc Chase wlroots: Unified mapping
Need to handle new unified mapping, where mapping is attached to the
wlr_surface objects instead of their parents. Also, most of them require
a new associate event for xsurface objects, their surface member will be
NULL before this event is received.

Refactored by jlindgren:
- add struct mappable
- unify map/unmap logic
2023-11-27 03:11:30 +01:00
..
button build: make svg buttons optional 2023-09-17 19:26:41 +01:00
common Chase wlroots: wlr_scene_surface_from_buffer renamed 2023-11-27 01:22:11 +01:00
config window-rules: add fixedPosition property 2023-11-10 21:46:15 +01:00
decorations Chase wlroots: convert to try_from 2023-11-27 01:22:11 +01:00
input Chase wlroots: convert to try_from 2023-11-27 01:22:11 +01:00
menu menu: use wl_list instead of array 2023-10-10 06:17:37 +01:00
ssd view: implement separate horizontal/vertical maximize 2023-10-28 22:46:49 +02:00
action.c interactive: Make window snapping with mouse more intuitive 2023-11-10 19:41:36 +00:00
buffer.c common: Add znew/znew_n() macros 2022-09-18 15:25:19 -04:00
debug.c Enable more compiler warnings 2023-02-01 10:42:22 +01:00
desktop.c Chase wlroots: convert to try_from 2023-11-27 01:22:11 +01:00
dnd.c Chase wlroots: Unified mapping 2023-11-27 03:11:30 +01:00
foreign.c view: implement separate horizontal/vertical maximize 2023-10-28 22:46:49 +02:00
idle.c Add support for ext_idle_notify_v1.. 2023-07-09 08:26:33 +01:00
interactive.c window-rules: add fixedPosition property 2023-11-10 21:46:15 +01:00
layers.c Chase wlroots: Unified mapping 2023-11-27 03:11:30 +01:00
main.c menu: use wl_list instead of array 2023-10-10 06:17:37 +01:00
meson.build Move input related source files into src/input/ 2023-10-30 21:14:04 +00:00
node.c common: Add znew/znew_n() macros 2022-09-18 15:25:19 -04:00
osd.c view: fix some inconsistencies in view_ functions 2023-10-09 20:34:13 +01:00
output.c Chase wlroots: wlr_output_layout refactor 2023-11-27 01:22:11 +01:00
regions.c Move keyboard functions into input/keyboard.h 2023-10-30 21:14:04 +00:00
resistance.c output: Add output_is_usable() helper 2023-02-17 06:59:39 -05:00
seat.c Move input handler init() and finish() functions to input/input.c 2023-10-30 21:14:04 +00:00
server.c Chase wlroots: Pass version to wlr_compositor_create() 2023-11-27 01:22:11 +01:00
session-lock.c Chase wlroots: Unified mapping 2023-11-27 03:11:30 +01:00
snap.c view: implement separate horizontal/vertical maximize 2023-10-28 22:46:49 +02:00
theme.c common: rename array-size.h to macros.h 2023-10-21 12:37:42 +01:00
view-impl-common.c view: avoid raising same view over and over 2023-10-21 21:42:24 +01:00
view.c Chase wlroots: Unified mapping 2023-11-27 03:11:30 +01:00
window-rules.c window-rules: add fixedPosition property 2023-11-10 21:46:15 +01:00
workspaces.c Keep xwayland stacking order in sync when switching workspaces 2023-11-21 22:31:05 +01:00
xdg-popup.c Chase wlroots: convert to try_from 2023-11-27 01:22:11 +01:00
xdg.c Chase wlroots: Unified mapping 2023-11-27 03:11:30 +01:00
xwayland-unmanaged.c Chase wlroots: Unified mapping 2023-11-27 03:11:30 +01:00
xwayland.c Chase wlroots: Unified mapping 2023-11-27 03:11:30 +01:00