labwc/src
Consolatis 87fe6878a3
Merge pull request #552 from jlindgren90/xmalloc
common: Add more friendly memory utilities
2022-09-19 05:43:55 +02:00
..
common common: Add znew/znew_n() macros 2022-09-18 15:25:19 -04:00
config common: Add znew/znew_n() macros 2022-09-18 15:25:19 -04:00
menu common: Add znew/znew_n() macros 2022-09-18 15:25:19 -04:00
ssd common: Add znew/znew_n() macros 2022-09-18 15:25:19 -04:00
xbm common: Add znew/znew_n() macros 2022-09-18 15:25:19 -04:00
action.c common: Add znew/znew_n() macros 2022-09-18 15:25:19 -04:00
buffer.c common: Add znew/znew_n() macros 2022-09-18 15:25:19 -04:00
cursor.c common: Add znew/znew_n() macros 2022-09-18 15:25:19 -04:00
debug.c src/debug.c: Sync with workspaces 2022-06-17 06:08:06 +01:00
desktop.c cursor: Add struct cursor_context and clean up code 2022-09-15 03:12:38 +02:00
foreign.c workspaces: Switch workspace when activating via panel 2022-06-15 22:49:39 +02:00
interactive.c cursor: Use enum for server set cursor names 2022-09-16 21:30:40 +01:00
key-state.c keyboard: cancel repeat when handling key-bind 2022-01-02 15:28:35 +00:00
keyboard.c keyboard: Fix SIGSEGV that showed up in out-of-memory fuzzing 2022-09-18 06:05:16 +02:00
layers.c common: Add znew/znew_n() macros 2022-09-18 15:25:19 -04:00
main.c common: Add additional memory utilities (xzalloc() etc.) 2022-09-17 10:57:30 -04:00
meson.build workspaces: Add workspaces.{c,h} 2022-06-15 22:26:21 +02:00
node.c common: Add znew/znew_n() macros 2022-09-18 15:25:19 -04:00
osd.c config: Add support for font slant and weight 2022-09-15 21:48:05 +01:00
output.c common: Add znew/znew_n() macros 2022-09-18 15:25:19 -04:00
resistance.c resistance: Do not consider edges of disabled outputs 2022-07-18 22:06:12 +01:00
seat.c common: Add znew/znew_n() macros 2022-09-18 15:25:19 -04:00
server.c cursor: Don't load cursor theme in server_init() 2022-09-11 21:20:00 +01:00
theme.c common: Add additional memory utilities (xzalloc() etc.) 2022-09-17 10:57:30 -04:00
touch.c Chase wlroots: wlr_scene is now a tree node 2022-06-07 07:13:37 +01:00
view-impl.c Remove src/damage.c 2022-03-01 20:54:52 +00:00
view.c cursor: Store view + resize edges for move/resize in press event 2022-09-15 06:13:27 +02:00
workspaces.c common: Add znew/znew_n() macros 2022-09-18 15:25:19 -04:00
xdg-deco.c common: Add znew/znew_n() macros 2022-09-18 15:25:19 -04:00
xdg-popup.c common: Add znew/znew_n() macros 2022-09-18 15:25:19 -04:00
xdg.c common: Add znew/znew_n() macros 2022-09-18 15:25:19 -04:00
xwayland-unmanaged.c common: Add znew/znew_n() macros 2022-09-18 15:25:19 -04:00
xwayland.c common: Add znew/znew_n() macros 2022-09-18 15:25:19 -04:00