labwc/src
bi4k8 52738eedcf implement Kill action
this action sends SIGTERM to a client's process
2022-12-08 19:33:09 +00:00
..
common menu: Dynamically adjust menu width based on widest item 2022-12-06 21:08:43 +00:00
config src/config/rcxml.c: Check for modifiers when merging mousebinds 2022-11-18 12:44:49 +01:00
menu menu: Dynamically adjust menu width based on widest item 2022-12-06 21:08:43 +00:00
ssd ssd: Move implementation details from ssd.h to ssd-internal.h 2022-11-27 15:09:45 +00:00
xbm common: Add znew/znew_n() macros 2022-09-18 15:25:19 -04:00
action.c implement Kill action 2022-12-08 19:33:09 +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 ssd: Move implementation details from ssd.h to ssd-internal.h 2022-11-27 15:09:45 +00: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 Fix coding style 2022-11-03 23:01:52 +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 view: Move xdg_surface + xwayland_surface to derived structs 2022-11-25 22:21:17 +00:00
output.c don't NULL-check output when it can't be 2022-12-08 19:24:02 +00:00
resistance.c ssd: Allocate struct ssd and struct ssd_hover_state separately 2022-11-27 06:48:41 +00:00
seat.c Fix minor coding style breaches 2022-11-27 04:03:21 +01:00
server.c ssd: Allocate struct ssd and struct ssd_hover_state separately 2022-11-27 06:48:41 +00:00
theme.c menu: Dynamically adjust menu width based on widest item 2022-12-06 21:08:43 +00: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 ssd: Allocate struct ssd and struct ssd_hover_state separately 2022-11-27 06:48:41 +00:00
workspaces.c ssd: Cosmetic cleanups 2022-11-26 21:24:46 +00: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 fix cleanup issues in xdg_surface_new 2022-12-08 19:24:02 +00: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