3465 Commits (c680e904897dfb19331f8f296abbc864f52314cf)
 

Author SHA1 Message Date
Kristian Høgsberg c680e90489 window.c: Use frame code for drawing menus 11 years ago
Kristian Høgsberg a83be20d7f terminal: Show character grid size in header bar when resizing 11 years ago
Kristian Høgsberg 67b8215bcb terminal: Add context menu with new terminal/copy/paste 11 years ago
Kristian Høgsberg 14f39b290b terminal: Add scroll-back history 11 years ago
Kristian Høgsberg 5d380c3c5f configure.ac: Bump version to 1.3.90 for the master branch 11 years ago
Rui Matos 3eccb8658d clients/window: Dispose of previous keymap and state on keymap change 11 years ago
Rui Matos 0c194ced57 compositor-wayland: Handle keymap changes 11 years ago
Rui Matos c6c2f8e655 compositor-x11: Update keymap when XKB keymap changes 11 years ago
Rui Matos 65196bc0b9 input: Add core API to update the keymap 11 years ago
Jason Ekstrand a7af70436b Split the geometry information from weston_surface out into weston_view 11 years ago
Kristian Høgsberg d4c1cd77c3 logind: Remove missing 'else' 11 years ago
Kristian Høgsberg 10ddd97ecf compositor: Remove redundant and not well-defined focus field 11 years ago
Kristian Høgsberg 2e611264a3 compositor-drm: Don't call drop/set master anymore 11 years ago
David Herrmann 1edf44ce26 compositor: finish frame if redraw fails 11 years ago
David Herrmann 3c688c5e33 compositor-drm: finish frame if initial page-flip fails 11 years ago
Cameron Stewart 4c4bb953fc Rename invocations of frame_create that were missed by ee7fefcf 11 years ago
David Herrmann cc5b2ed2b8 launcher: add logind backend 11 years ago
David Herrmann e461f85385 launcher: add weston_launcher_close() dummy 11 years ago
David Herrmann 814d49f0b4 dbus: add dbus-match helpers 11 years ago
David Herrmann 59ab90049f Add optional dbus helpers 11 years ago
Kristian Høgsberg afb9828d57 window: Only clamp min size for windows with frame 11 years ago
Kristian Høgsberg fb08e4bdaa weston-launch: Use /bin/sh for launching weston 11 years ago
Kristian Høgsberg 53ec560423 window: Set a minimum size for toytoolkit windows 11 years ago
Jonas Ådahl 3042ffe011 udev-seat: Repick seat after a new device was added 11 years ago
Jonas Ådahl a493274442 input: Unmap pointer sprite when no more pointer devices are connected 11 years ago
Jonas Ådahl 630bae8672 input: Unset focus of seat device when releasing last reference 11 years ago
Jonas Ådahl d6e1c34405 evdev: Reference count input device's seat capabilities 11 years ago
Kristian Høgsberg 8e6f376ef0 compositor-drm: Support configuring the framebuffer format from weston.ini 11 years ago
Kristian Høgsberg d8e9833017 compositor-drm: Use a param struct for initialization like other backends 11 years ago
Kristian Høgsberg 3f97b345dd compositor-drm: Make drm_output_check_scanout_format() work for all formats 11 years ago
Kristian Høgsberg 598477d832 window: Set opaque region to window size if we're fullscreen 11 years ago
Kristian Høgsberg 724c8d9e7c shell: Add a new weston.ini to control the startup animation 11 years ago
Kristian Høgsberg 991810c1b3 compositor: Stop the repaint loop if the compositor went to sleep 11 years ago
Kristian Høgsberg 78fe75368a simple-egl: Add support for using a 16 bpp EGLConfig 11 years ago
David Herrmann 1641d14b82 fbdev: open launcher only once 11 years ago
David Herrmann e05a0cd92c evdev: release devices on read() error 11 years ago
Kristian Høgsberg c133fc4836 evdev: Clear touch capability if we see a mouse-type button 11 years ago
Kristian Høgsberg 9df41e153c evdev: Only init a pointer if the evdev device has a button 11 years ago
Kristian Høgsberg 7073f6ffa1 evdev: Stop looking for pointer buttons when we get to BTN_JOYSTICK 11 years ago
Ander Conselvan de Oliveira 97f2952bca gl-renderer: Build as a loadable module 11 years ago
Ander Conselvan de Oliveira 70e2e684fa build: Add dependency between libdrm and compositor for drm backend 11 years ago
Kristian Høgsberg 891a16ddee launcher: Drop unecessary checks for drm_fd == -1 11 years ago
Kristian Høgsberg 876c75f1fa launcher: Fix reverted sense of drm_check_master() wrapper 11 years ago
Neil Roberts e14aa4f0a9 Don't remove the touch grab until the last touch point is removed 11 years ago
Neil Roberts 306fe0838b Only update the touch grab position for the first finger 11 years ago
Neil Roberts aba0f25cb0 Add a touch move binding 11 years ago
Neil Roberts a28c69358c Add a touch binding to activate a surface 11 years ago
Kristian Høgsberg 2cd6da1400 xwm: Fall back to xcb_kill_client() if window does support WM_DELETE_WINDOW 11 years ago
Jason Ekstrand d14c4ca603 xwayland: Use decoration frame from cairo-util 11 years ago
Jason Ekstrand 3f66cf92ed Use cairo-util frame in tinytoolkit 11 years ago