2518 Commits (326529f90016864bb4ec080e4eb8ab175261484e)
 

Author SHA1 Message Date
Kristian Høgsberg 2995c517c5 gears: Keep gears inside screen in fullscreen mode 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
Olivier Blin 7679d9a62e gears: add a warning about refresh rate limitation 12 years ago
Olivier Blin a1d0cf5d69 gears: show FPS count (as in glxgears from mesa/demos) 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 4fc1535c0a window: Handle Alt-F4 to close windows 12 years ago
Andre Heider 82b4c1bc6b window.c: Remove xkb leftovers 12 years ago
Olivier Blin fa820efaf0 gears: add fullscreen support 12 years ago
Damien Lespiau ea40bf88bc tests: Use pkg-config to find setbacklight CFLAGS and libs 12 years ago
Kristian Høgsberg e302b3ef77 Bump version to 0.95.0 12 years ago
Kristian Høgsberg d1936b9e2b desktop-shell: Break command lines into env vars, executable and arguments 12 years ago
Kristian Høgsberg df0faf7983 image: Add fullscreen support 12 years ago
Kristian Høgsberg 67ace20f8e window.c: Add fullscreen handler to keep fullscreen state consistent 12 years ago
Kristian Høgsberg 0fd49aa886 dnd: Clip flowers to window content area 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
Scott Moreau 2327d1f490 wcap: Fix typo in usage output. 12 years ago
Kristian Høgsberg f32f096cd8 wcap: Clarify help message, don't dump yuv4mpeg2 to terminal 12 years ago
Scott Moreau ec116022ec desktop-shell: Declare grab_cursor as enum cursor_type. 12 years ago
Kristian Høgsberg 776a563702 wcap: Add GCC_CFLAGS and fix more compiler warnings 12 years ago
Scott Moreau 005d8cd9f7 wcap: Declare variable with same sign as convert_to_yv12() expects. 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
Scott Moreau b67ea54a3f weston.ini: Move binding-modifier to shell section. 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
Philipp Brüschweiler 591cfca4e8 editor: deactivate old text model before activating the new one 12 years ago
Kristian Høgsberg 1e51fecdf5 compositor: Destroy pending surface callbacks when destroying surface 12 years ago
Kristian Høgsberg 8d25a5a633 configure.ac: Don't require vpx now that we don't build the webm encoder 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 72e023cf50 Flesh out README a bit, link to building instructions 12 years ago
Kristian Høgsberg d3a1965a3d clients: Implement minimum size for toy toolkit clients 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 c12efd0aa7 wcap: Just make wcap-decode dump YUV4MPEG2 12 years ago