labwc/include
Johan Malm fa50149525 common/parse-bool.c: make parse_bool() generic
...to avoid multiple versions of a boolean-parser.

- Optionally take a default value
- Return -1 on error
- Rename get-bool.c to parse-bool.c
2023-04-26 15:11:31 +01:00
..
common common/parse-bool.c: make parse_bool() generic 2023-04-26 15:11:31 +01:00
config config: move cycle_* bools to window_switcher struct 2023-04-21 16:05:48 +01:00
menu menu: Dynamically adjust menu width based on widest item 2022-12-06 21:08:43 +00:00
xbm Prepare to move from wlr_texture to lab_data_buffer 2022-02-23 21:47:01 +00:00
action.h action: make action_arg_add_bool() static 2023-04-26 15:11:31 +01:00
buffer.h src/buffer: Automatically adapt to scale attribute 2022-06-14 22:03:08 +01:00
cursor.h cursor: update cursor image on scale change 2023-01-26 22:02:13 +00:00
debug.h Add debug_dump_scene() 2022-02-23 21:47:01 +00:00
decorations.h Decorations: handle results of kde-server-decoration negotiations 2023-03-25 07:24:40 +00:00
dnd.h cursor: Restore drag icon after the move to scene-graph 2022-10-17 21:22:12 +01:00
key-state.h seat: only pass on sent keys on surface-focus 2022-09-21 21:25:13 +01:00
labwc.h xwayland: validate PID before activating unmanaged surface 2023-04-21 15:59:36 +01:00
layers.h layer: remove wl_list layers[] from struct output 2022-12-29 23:18:08 +01:00
meson.build Make xwayland support optional 2020-12-30 10:29:21 +00:00
node.h src/ssd: Convert button node descriptors to struct ssd_button 2022-06-09 22:04:35 +01:00
regions.h Prevent cursor based region-snapping when starting a move with A-Left 2023-03-07 20:55:35 +00:00
resistance.h Add SPDX identifiers 2021-11-13 21:56:53 +00:00
session-lock.h Support ext-session-lock protocol 2023-04-02 23:09:38 +01:00
ssd-internal.h view: Use wlr_box for current/pending geometry 2023-02-09 10:44:15 -05:00
ssd.h include/ssd.h: prefix defines with SSD_ 2023-01-06 18:32:36 +01:00
theme.h menu: Dynamically adjust menu width based on widest item 2022-12-06 21:08:43 +00:00
view-impl-common.h desktop: move scene-tree node in move-to-back 2023-03-26 20:22:57 +01:00
view.h view: Add view_move_to_front/back(). 2023-04-01 22:50:01 +02:00
workspaces.h view: Rename/move workspaces_send_to() to view_move_to_workspace() 2022-11-22 09:17:33 +01:00
xwayland.h xwayland: split out xwayland_view constructor 2023-04-19 14:30:54 +01:00