labwc/src
Consolatis bc4108fec0 output: Use better arg naming for output_update_all_usable_areas()
This restores the original approach of naming the argument `layout_changed`
which fits much better than `enforce_view_arrange`. Especially when extending
the function to also handle region updates once merged.
2023-01-06 20:39:04 +01:00
..
common menu: Dynamically adjust menu width based on widest item 2022-12-06 21:08:43 +00:00
config rcxml: Make sure a default libinput category always exists 2022-12-22 22:18:27 +00: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 common: Add znew/znew_n() macros 2022-09-18 15:25:19 -04:00
action.c src/action.c: Provide generic parsing of XML action arguments 2022-12-10 19:55:53 +00:00
buffer.c common: Add znew/znew_n() macros 2022-09-18 15:25:19 -04:00
cursor.c ssd: Allocate struct ssd and struct ssd_hover_state separately 2022-11-27 06:48:41 +00:00
debug.c src/debug.c: reset last_view 2023-01-02 21:52:09 +00:00
desktop.c desktop.c: handle layer-subsurfaces in get_cursor_context() 2022-12-29 23:18:08 +01: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 view: Add view_set_untiled() 2022-11-22 09:17:33 +01:00
key-state.c key-state: Prevent array overflow 2022-11-02 21:52:33 +00:00
keyboard.c keyboard: use 1000/rate msecs for keybind repeat event source delay 2022-11-11 22:19:34 +01:00
layers.c output: Add output_update_usable_area/all_usable_areas() 2023-01-06 14:51:46 +01:00
main.c menu: Add generic menu_init() entry point 2022-12-06 21:08:43 +00:00
meson.build cursor: Restore drag icon after the move to scene-graph 2022-10-17 21:22:12 +01:00
node.c common: Add znew/znew_n() macros 2022-09-18 15:25:19 -04:00
osd.c osd: bookend with calls to cursor_update_focus 2022-12-14 12:29:16 +01:00
output.c output: Use better arg naming for output_update_all_usable_areas() 2023-01-06 20:39:04 +01:00
resistance.c ssd: Allocate struct ssd and struct ssd_hover_state separately 2022-11-27 06:48:41 +00:00
seat.c rcxml: Make sure a default libinput category always exists 2022-12-22 22:18:27 +00:00
server.c output: Use better arg naming for output_update_all_usable_areas() 2023-01-06 20:39:04 +01:00
theme.c include/ssd.h: prefix defines with SSD_ 2023-01-06 18:32:36 +01: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 include/labwc.h: Provide MIN/MAX macros 2023-01-06 18:33:25 +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 include: Break out view.h from labwc.h 2022-11-21 21:42:37 +00:00
xdg-popup.c include: Break out view.h from labwc.h 2022-11-21 21:42:37 +00:00
xdg.c don't set view->w and view->h when mapping xdg views 2022-12-19 18:21:07 +01:00
xwayland-unmanaged.c Fix coding style 2022-11-03 23:01:52 +01:00
xwayland.c include/labwc.h: Provide MIN/MAX macros 2023-01-06 18:33:25 +01:00