2069 Commits (c12efd0aa7514eb6f6d22698db3a20f42bdf368a)
 

Author SHA1 Message Date
Kristian Høgsberg 1248158e7d compositor-x11: Set make and model so we don't send NULL strings 12 years ago
Rob Bradford 31b6862eeb shell: Use desired output when sending configure events when maximised 12 years ago
Rob Bradford 8f24156926 compositor: Correctly calculate changed sub image rectangle 12 years ago
Kristian Høgsberg 0fe782bdb5 terminal: Extend selection to end of line when selecting past last char 12 years ago
Kristian Høgsberg 0dee6475bd terminal: Insert newlines when copying multiple lines 12 years ago
Rafal Mielniczuk 340a4343d0 clipboard: initialise clipboard memory after creation 12 years ago
Kristian Høgsberg 8268d41410 terminal: Handle selection for pointer positions outside widget correctly 12 years ago
Kristian Høgsberg 8733b33f9f window.c: Don't allocate proxy manually 12 years ago
Kristian Høgsberg 29784402e1 terminal: Add a terminal enter handler for setting I-beam cursor 12 years ago
Ander Conselvan de Oliveira 00d17bb903 shell: Don't move fullscreen surfaces 12 years ago
Ander Conselvan de Oliveira b9d2a0fc0a shell: Show approprite cursors during move and resize grabs 12 years ago
Ander Conselvan de Oliveira 1fbda0e81d compositor: Always allow owner of pointer surface to change the hotspot 12 years ago
Kristian Høgsberg 73694c832b compositor: Move repaint debug binding to mod-shift-space 12 years ago
Kristian Høgsberg c7cd626bcf compositor: Update xkb state with key releases on focus out 12 years ago
Kristian Høgsberg 061c425331 compositor-drm: Improve initial mode picking 12 years ago
Kristian Høgsberg 18e928dfb8 terminal: Scroll selection with terminal contents 12 years ago
Kristian Høgsberg 38912df847 terminal: Make font size configurable 12 years ago
Kristian Høgsberg 333db0a17e terminal: Implement word and line based selection 12 years ago
Kristian Høgsberg 8150b190d6 shell: Take a wl_surface as parent for transient and popup windows 12 years ago
Kristian Høgsberg 0636ac307e shell: Make input_panel just a regular wl_surface 12 years ago
Kristian Høgsberg 1a73a6335d shell: Make screensaver just a wl_surface 12 years ago
Kristian Høgsberg 730c94d62e shell: Make the lock surface just a plain wl_surface too 12 years ago
Kristian Høgsberg af7b1ffaf4 shell: Make panel just a wl_surface too 12 years ago
Kristian Høgsberg 962342cb8e shell: Don't make desktop_shell background a wl_shell_surface 12 years ago
Kristian Høgsberg 129decbdf7 terminal: Tab should not output spaces, just move cursor 12 years ago
Ander Conselvan de Oliveira 01a57ed506 compositor-drm: Don't leak FBs when the buffer of a sprite is detroyed 12 years ago
Ander Conselvan de Oliveira fd1f4c650f compositor-drm: Remove destroy listeners when disabling planes 12 years ago
Ander Conselvan de Oliveira a73269637f compositor-drm: Wait for vblank events before starting next frame 12 years ago
Ander Conselvan de Oliveira d450b1901f compositor-drm: Check surface's outputs when assigning overlays 12 years ago
Ander Conselvan de Oliveira 57e0ce1d2a simple-egl: Make window moveable 12 years ago
Kristian Høgsberg e28fd7d5e0 configure.ac: Bump version to 0.94.90 12 years ago
Kristian Høgsberg ce345b0f60 shell: Fix inverted test for locked in workspace bindings 12 years ago
Kristian Høgsberg b278fdf1fc Makefile.am: Don't list wcap sub directory twice in DIST_SUBDIRS 12 years ago
Kristian Høgsberg 325b3d16ce tests: Add weston-test to EXTRA_DIST 12 years ago
Kristian Høgsberg 583a236733 Move text-cursor-position.c into zoom.c 12 years ago
Kristian Høgsberg c7c64e1855 wcap: Add vpx_config.h to Makefile.am 12 years ago
Kristian Høgsberg 529b00eb34 xwm: Add xwayland.h to Makefile.am 12 years ago
Kristian Høgsberg 6a78a9730a Install screensaver by default 12 years ago
Kristian Høgsberg 4476aaff24 shell: Hide workspace layer when locking screen 12 years ago
Kristian Høgsberg 8fe8d24902 compositor: Send ping to keyboard focus surface for key press 12 years ago
Kristian Høgsberg 22fbcf7183 terminal: Ignore more modifier keys 12 years ago
Kristian Høgsberg b24ab806bf terminal: Only hide cursor for keypresses that generate data for the process 12 years ago
Daniel Stone a96b93c3bd compositor-drm: Add proper error handling to init 12 years ago
Daniel Stone 725c2c3d68 Split weston_compositor_init into base and _gl 12 years ago
Daniel Stone 5069280d29 compositor-wayland: Synchronise keyboard state with parent 12 years ago
Daniel Stone 154c34c851 compositor-x11: Attempt to track state without XKB 12 years ago
Daniel Stone e2faa120ef compositor-x11: Use XKB StateNotify to synchronise state 12 years ago
Daniel Stone 05d58682b3 Rename modifier_state_changed to notify_modifiers 12 years ago
Daniel Stone 1b4e11f38e notify_key: Add update_state argument 12 years ago
Daniel Stone 3ee91e1879 compositor-x11: Use XKB detectable autorepeat if possible 12 years ago