..
button
build: make svg buttons optional
2023-09-17 19:26:41 +01:00
common
src/common/spawn.c: Restore SIGPIPE default handler before exec
2023-10-29 15:18:32 +01:00
config
window-rules: add fixedPosition property
2023-11-10 21:46:15 +01:00
decorations
Decorations: handle results of kde-server-decoration negotiations
2023-03-25 07:24:40 +00:00
input
keyboard: fix key repeat bug on surface focus change
2023-11-18 14:17:25 +00:00
menu
menu: use wl_list instead of array
2023-10-10 06:17:37 +01:00
ssd
view: implement separate horizontal/vertical maximize
2023-10-28 22:46:49 +02:00
action.c
interactive: Make window snapping with mouse more intuitive
2023-11-10 19:41:36 +00:00
buffer.c
common: Add znew/znew_n() macros
2022-09-18 15:25:19 -04:00
debug.c
Enable more compiler warnings
2023-02-01 10:42:22 +01:00
desktop.c
Update top layer visiblity on workspace switch
2023-11-12 17:39:00 +00:00
dnd.c
Move input related source files into src/input/
2023-10-30 21:14:04 +00:00
foreign.c
view: implement separate horizontal/vertical maximize
2023-10-28 22:46:49 +02:00
idle.c
Add support for ext_idle_notify_v1..
2023-07-09 08:26:33 +01:00
interactive.c
window-rules: add fixedPosition property
2023-11-10 21:46:15 +01:00
layers.c
common: rename array-size.h to macros.h
2023-10-21 12:37:42 +01:00
main.c
menu: use wl_list instead of array
2023-10-10 06:17:37 +01:00
meson.build
Move input related source files into src/input/
2023-10-30 21:14:04 +00:00
node.c
common: Add znew/znew_n() macros
2022-09-18 15:25:19 -04:00
osd.c
view: fix some inconsistencies in view_ functions
2023-10-09 20:34:13 +01:00
output.c
common: rename array-size.h to macros.h
2023-10-21 12:37:42 +01:00
regions.c
Move keyboard functions into input/keyboard.h
2023-10-30 21:14:04 +00:00
resistance.c
output: Add output_is_usable() helper
2023-02-17 06:59:39 -05:00
seat.c
Move input handler init() and finish() functions to input/input.c
2023-10-30 21:14:04 +00:00
server.c
xdg: add xdg_shell_init()
2023-10-20 18:14:11 -04:00
session-lock.c
seat: move session-lock check down to seat_focus() level
2023-10-15 21:32:41 +01:00
snap.c
view: implement separate horizontal/vertical maximize
2023-10-28 22:46:49 +02:00
theme.c
common: rename array-size.h to macros.h
2023-10-21 12:37:42 +01:00
view-impl-common.c
view: avoid raising same view over and over
2023-10-21 21:42:24 +01:00
view.c
src/view.c: add always_on_top criteria
2023-11-21 22:31:05 +01:00
window-rules.c
window-rules: add fixedPosition property
2023-11-10 21:46:15 +01:00
workspaces.c
Keep xwayland stacking order in sync when switching workspaces
2023-11-21 22:31:05 +01:00
xdg-popup.c
xdg-popup: render above always-on-top
2023-05-22 20:37:49 +01:00
xdg.c
xdg: try to handle missing set_window_geometry with Qt apps
2023-11-06 20:43:22 +01:00
xwayland-unmanaged.c
common: add and use CONNECT_SIGNAL macro
2023-10-21 12:37:42 +01:00
xwayland.c
xwayland: assign view->surface earlier in map handler
2023-11-25 20:11:43 +00:00