1135 Commits (2da6d5f76f0aadb51b4e5f8c09bde561da8f249c)
 

Author SHA1 Message Date
Pekka Paalanen 2da6d5f76f compositor: fix use after free in wlsc_zoom_frame 14 years ago
Pekka Paalanen 35ce06d4ae compositor: add screenshooter destructor 14 years ago
Pekka Paalanen c069dd548f compositor: remove unused member from wlsc_input_device 14 years ago
Pekka Paalanen 402ae6d6c2 compositor: free region members on surface destroy 14 years ago
Pekka Paalanen 07753fbe9c compositor: add wlsc_input_device_fini() 14 years ago
Pekka Paalanen d1591ae3cc compositor: more cleanup on shutdown 14 years ago
Pekka Paalanen 51c769f32e compositor: clean up signal event sources on exit 14 years ago
Pekka Paalanen 0135abee89 compositor: avoid scheduling rendering on shutdown 14 years ago
Pekka Paalanen 9cf5cc882d shell: destroy desktop_shell client on exit 14 years ago
Pekka Paalanen 4738f3b1ea compositor: destroy all input binding objects on shutdown 14 years ago
Pekka Paalanen cc9102edc5 compositor: free regions in wlsc_output_repaint() 14 years ago
Pekka Paalanen 3c64723c9f compositor: add destructors to shell plugins 14 years ago
Kristian Høgsberg f258a310bf Fix WL_EVENT_WRITEABLE typo 14 years ago
Kristian Høgsberg 33f8670ee2 x11: Bridge Wayland selections to X11 CLIPBOARD selection 14 years ago
Kristian Høgsberg 727bacdddf terminal: Don't close fd twice 14 years ago
Kristian Høgsberg 0050fd7d8b x11: Handle BadWindow errors 14 years ago
Kristian Høgsberg facb558448 x11: Remove destroy listener when X11 window is destroyed 14 years ago
Kristian Høgsberg a42c128201 x11: Store interesting window properties, dump a few more things 14 years ago
Kristian Høgsberg 94110f7bb8 x11: Improvide debugging output a bit 14 years ago
Kristian Høgsberg 8b316f0255 x11: Remove a couple of done TODOs 14 years ago
Kristian Høgsberg 11d0512ce9 compositor: Pull in hash table from protocol 14 years ago
Kristian Høgsberg e7aaec301a x11: Bridge X11 CLIPBOARD selection to Wayland clients 14 years ago
Kristian Høgsberg 09e2692403 compositor-x11: Use ARRAY_LENGTH macro from wayland-util.h 14 years ago
Kristian Høgsberg 03cb5cf9a7 compositor: Handle disappearing surfaces and input devices for touch 14 years ago
Kristian Høgsberg 558949b67b clients: Add simple-touch client for testing touch events. 14 years ago
Kristian Høgsberg 3937354eef evdev: Store positions for all touch points in the evdev device 14 years ago
Kristian Høgsberg 3543ff4f82 compositor: Send touch_up before clearing touch focus 14 years ago
Kristian Høgsberg e04ad57a01 window.c: Add touch event stubs 14 years ago
Kristian Høgsberg 8a1d10d66c window.c: Rename input handlers to input_handle_* 14 years ago
Tiago Vignatti 1f221fff71 compositor: Send out touch events accordingly 14 years ago
Tiago Vignatti 22c6bcec9c evdev: Add ABS_MT_* support for direct touch devices 14 years ago
Kristian Høgsberg 773d13b543 compositor: Make surface picking not depend on an input device 14 years ago
Pekka Paalanen 325bb60792 window: destroy surfaces on display_destroy() 14 years ago
Pekka Paalanen e1207c708e window: destroy all inputs on display_destroy() 14 years ago
Pekka Paalanen c20529846e window: destroy misc objects on display_destroy() 14 years ago
Pekka Paalanen 2c1426a72f window: destroy outputs on display_destroy() 14 years ago
Pekka Paalanen 5ec6585753 window: destroy window surfaces and title 14 years ago
Pekka Paalanen 51ce95a6eb window: remove unused struct members 14 years ago
Pekka Paalanen e59d74a9b9 resizor: add exit key and cleanups 14 years ago
Pekka Paalanen fe6079ac09 window: add display_destroy() 14 years ago
Pekka Paalanen 826d795448 window: add display_exit() 14 years ago
Pekka Paalanen fb850c4e0f simple clients: flush before destroying wl_display 14 years ago
Pekka Paalanen 2c2c1060e9 simple-egl: implement destructors 14 years ago
Pekka Paalanen c4cd62acee simple-shm: implement destructors 14 years ago
Pekka Paalanen 88e60fc2ba simple clients: add signal handler for clean exit 14 years ago
Pekka Paalanen 3429a72597 compositor: fix uniform handling for fade_output() 14 years ago
Kristian Høgsberg bbedd7e9d2 clients: Implement a toy-menu for testing the menu surface type 14 years ago
Kristian Høgsberg 8da0fbde12 resizor: Use symbolic name for BTN_RIGHT 14 years ago
Kristian Høgsberg 2a25cd4ffa compositor: Remove shell->activate callback 14 years ago
Kristian Høgsberg e1a850e5b0 compositor: Move click-to-focus and ctrl-alt-bs bindings to shell.c 14 years ago