labwc/src
Consolatis 8c411acf1a src/view.c: move up view_apply_natural_geometry()
So its visible by all the other view_apply_xxx_geometry() functions.
2023-01-02 16:42:07 +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 ssd: scale down button icons if necessary 2022-12-29 22:19:13 +00: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 ssd: Allocate struct ssd and struct ssd_hover_state separately 2022-11-27 06:48:41 +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 src/layers.c: minor simplification 2023-01-01 18:15:37 +00: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 layer: remove wl_list layers[] from struct output 2022-12-29 23:18:08 +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 ssd: Allocate struct ssd and struct ssd_hover_state separately 2022-11-27 06:48:41 +00:00
theme.c src/theme.c: add menu to individual buttons 2022-12-23 19:04:28 +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 src/view.c: move up view_apply_natural_geometry() 2023-01-02 16:42:07 +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 Fix minor coding style breaches 2022-11-27 04:03:21 +01:00