labwc/src
Jens Peters f8a7d18cf0 input: ignore not supported tablet tools
We currently only support cursor emulation
for absolute motion, thus ignore tools/pens
that use relative motion.

Add a log statement on proximity-in to give
some feedback.
2024-05-19 21:21:52 +01:00
..
button common/buf: rename buf->buf to buf->data 2024-04-18 07:00:23 +01:00
common Add screen magnifier 2024-05-16 00:07:23 +02:00
config action: allow configurable policy in AutoPlace action 2024-05-19 17:32:52 +01:00
decorations decorations: refactor view_set_decorations 2024-05-19 19:03:42 +01:00
input input: ignore not supported tablet tools 2024-05-19 21:21:52 +01:00
menu menu: reset parser state in menu_finish() 2024-05-05 12:49:39 +02:00
ssd decorations: add SetDecorations action 2024-05-19 19:03:42 +01:00
action.c decorations: add SetDecorations action 2024-05-19 19:03:42 +01:00
buffer.c theme: create hover button fallbacks 2023-12-21 02:42:23 +01:00
debug.c overlay: allow to draw both/either of filled/outlined rectangle 2024-04-22 19:22:23 +01:00
desktop.c desktop: show/hide top layer more smartly 2024-05-14 15:57:27 +02:00
dnd.c Remove headers not being used directly 2023-12-22 20:19:39 +00:00
edges.c snap: cache and ignore last-snapped edge when growing or shrinking 2024-04-10 23:30:28 +01:00
foreign.c osd: prevent handling cursor actions in preview mode 2024-05-05 21:05:32 +01:00
idle.c Chase wlroots: drop KDE idle protocol 2023-11-27 21:01:53 +00:00
interactive.c snap: cache and ignore last-snapped edge when growing or shrinking 2024-04-10 23:30:28 +01:00
layers.c src/layer.c: deal with wlroots scene graph running out of memory 2024-04-10 08:14:59 +02:00
magnifier.c magnifier: minor refactor 2024-05-16 11:33:53 +02:00
main.c src/main: delay startup of applications until event loop is ready 2024-05-19 18:49:43 +01:00
meson.build Add screen magnifier 2024-05-16 00:07:23 +02:00
node.c common: Add znew/znew_n() macros 2022-09-18 15:25:19 -04:00
osd.c common/buf: rename buf->buf to buf->data 2024-04-18 07:00:23 +01:00
osd_field.c common/buf: rename buf->buf to buf->data 2024-04-18 07:00:23 +01:00
output-virtual.c Fix various typos across the codebase 2024-03-08 13:59:20 +01:00
output.c output: ensure we don't run into an assert() on VT switch 2024-04-08 21:14:47 +01:00
overlay.c overlay: allow to draw both/either of filled/outlined rectangle 2024-04-22 19:22:23 +01:00
placement.c Fix various typos across the codebase 2024-03-08 13:59:20 +01:00
regions.c overlay: add snap-to-edge overlay (PR #1652) 2024-04-05 04:35:31 +02:00
resistance.c snap: cache and ignore last-snapped edge when growing or shrinking 2024-04-10 23:30:28 +01:00
seat.c seat: announce pointer capability for tablet tool 2024-05-19 21:21:52 +01:00
server.c overlay: allow to draw both/either of filled/outlined rectangle 2024-04-22 19:22:23 +01:00
session-lock.c Chase wlroots: use output commit event state 2023-11-27 21:01:53 +00:00
snap-constraints.c snap: cache and ignore last-snapped edge when growing or shrinking 2024-04-10 23:30:28 +01:00
snap.c snap: cache and ignore last-snapped edge when growing or shrinking 2024-04-10 23:30:28 +01:00
tearing.c Add tearing support (#1390) 2024-01-08 20:58:58 +00:00
theme.c Add screen magnifier 2024-05-16 00:07:23 +02:00
view-impl-common.c view: update top layer visibility on map 2024-04-29 14:39:05 +02:00
view.c decorations: add SetDecorations action 2024-05-19 19:03:42 +01:00
window-rules.c query: reuse query logic for window rules 2024-05-18 20:04:08 +01:00
workspaces.c workspaces: react to Reconfigure 2024-04-22 05:44:52 +09:00
xdg-popup.c src/xdg-popup.c: unconstrain popup within usable area 2024-03-19 10:20:03 +01:00
xdg.c decorations: make has_ssd public 2024-05-19 19:03:42 +01:00
xwayland-unmanaged.c xwayland: remove "try to focus on parent surface" logic 2024-03-05 20:51:32 +00:00
xwayland.c decorations: refactor view_set_decorations 2024-05-19 19:03:42 +01:00