686 Commits (2fc7cce9b169be4aa97a7e584f5d55db7d5ea65d)

Author SHA1 Message Date
Pekka Paalanen 2fc7cce9b1 evdev: query position ranges for MT, too 12 years ago
Pekka Paalanen 27979b053f weston-launcher: use CLOEXEC on fallback path 12 years ago
Kristian Høgsberg 8ff691593c compositor-drm: Handle incomplete [output] sections without crashing 12 years ago
Kristian Høgsberg e377822c64 shell: Give keyboard focus to top surface when current keyboard focus goes away 12 years ago
Kristian Høgsberg 2f5faff7f9 shell: Always track focus state per workspace 12 years ago
Kristian Høgsberg 3df6384c3a compositor: Set WAYLAND_DISPLAY if we're given a --socket argument 12 years ago
Kristian Høgsberg 7b884bc0de compositor: Use a minimal restore handler for crash clean up 12 years ago
Kristian Høgsberg c94de6450e shell: Remove unused shsurf->focus_state 12 years ago
Kristian Høgsberg b8e0d0f5ac shell: Use the right destroy listener in focus_state_surface_destroy() 12 years ago
Scott Moreau 8ab5d45399 Allow output configuration from config file. 12 years ago
Wang Quanxian acb805a356 compositor-drm: Handle unconnected connectors better 12 years ago
Kristian Høgsberg 572c2ff59a compositor: Add --help option 12 years ago
Pekka Paalanen 3361639b7b compositor: do clean-up on init failure 12 years ago
Kristian Høgsberg 148ef0124f compositor-drm: Don't leak output->name 12 years ago
Kristian Høgsberg 9ca38464cb compositor-drm: Look through all crtc/encoder combinations 12 years ago
Kristian Høgsberg 2f9ed71a8f compositor-drm: Assign unique output names like xrandr does 12 years ago
Kristian Høgsberg 1acd9f82f8 compositor: Load modules with RTLD_NOW so we get missing symbols up front 12 years ago
Kristian Høgsberg 72b0f8f2ec Update src/weston-egl-ext.h 12 years ago
Daniel Stone 9d01a3e548 evdev: Release weston_seat with underlying evdev device 12 years ago
Daniel Stone 816c98edb0 Fix memory leak on compositor exit 12 years ago
Daniel Stone 53b6b04685 evdev: Don't ignore multitouch touchscreens 12 years ago
Kristian Høgsberg 0e696478a9 Handle new transform argument in wl_output.geometry event 12 years ago
Kristian Høgsberg c4063f310a xwm: Make override-redirect windows opaque 12 years ago
Tiago Vignatti ce1baa8097 xwm: use last focused window for guessing transient parent 12 years ago
Tiago Vignatti e66fcee435 xwm: Fix transient positioning 12 years ago
Tiago Vignatti 2ea74d9f71 xwm: Initialize window decoration always as !override 12 years ago
Philipp Brüschweiler f25602bdc0 Extract the text_model_manager interface from input_method 12 years ago
Kristian Høgsberg f97f379dfc text-backend.c: Whitespace fixes 12 years ago
Philipp Brüschweiler 1746781385 text-backend: minor fixes 12 years ago
Kristian Høgsberg 1e51fecdf5 compositor: Destroy pending surface callbacks when destroying surface 12 years ago
Tiago Vignatti 65191d144f shell: Remove unused pointer_end_grab 12 years ago
Tiago Vignatti 9134b77f2c xwm: Don't try to change frame cursor when there's no decoration 12 years ago
Kristian Høgsberg a08b528597 shell: Center fullscreen surface whenever new buffer is attached 12 years ago
Kristian Høgsberg 905d7cedf5 compositor: Update to use new tokens for EGL_WL_bind_wayland_display 12 years ago
Kristian Høgsberg 71375066a4 Never install weston setuid 12 years ago
Kristian Høgsberg 82a1d11cfa shell: Set shell_interface.shell at initialization 12 years ago
Kristian Høgsberg 70a11b131d compositor-drm: Remove cursor debug message 12 years ago
Kristian Høgsberg 1f5de35482 compositor-drm: Only update hw cursor contents when it changes 12 years ago
Kristian Høgsberg 24e4275c30 compositor-drm: Only call drmModeMoveCursor() if hw cursor position changed 12 years ago
Kristian Høgsberg f1ea63ff05 compositor: Don't record surface damage when we move or transform surfaces 12 years ago
Kristian Høgsberg 94de680439 shell: Default to maximize/fullscreen on current output 12 years ago
Kristian Høgsberg 971cbc8c9e compositor: Free the right EGLImage 12 years ago
Kristian Høgsberg 4901f6ceea compositor-drm: Allocate hw cursor like other planes 12 years ago
Kristian Høgsberg a6edab3e23 compositor-drm: Combine drm_output_set_cursor and weston_output_set_cursor 12 years ago
Kristian Høgsberg 6143f7dfbd compositor-drm: Assign primary framebuffer in assign_planes callout 12 years ago
Kristian Høgsberg 3b00bae996 compositor-drm: Support hardware scaling with drm planes 12 years ago
Kristian Høgsberg 270a7cb02d compositor-drm: Follow gbm_bo_get_pitch rename to gbm_bo_get_stride 12 years ago
Kristian Høgsberg 2763a2e94e compositor-drm: Use gbm_bo_import instead of gbm_bo_create_from_egl_surface 12 years ago
Tiago Vignatti c190323c90 xwm: set the root window pointer to left_ptr 12 years ago
Tiago Vignatti 236b48d414 xwm: set appropriate cursors for the frame window 12 years ago