1994 Commits (01a57ed50653dce025a1e946860024ba028343d5)
 

Author SHA1 Message Date
Kristian Høgsberg b21fb9f61e terminal: Add Ctrl-Shift-N keyboard binding to open new window 12 years ago
Kristian Høgsberg d3c69c279a window: Stop keyboard repeat when we lose keyboard focus 12 years ago
Kristian Høgsberg de845cfcc0 terminal: Default terminal type to xterm 12 years ago
Kristian Høgsberg 8b19c64146 window: Create timerfd non-blocking 12 years ago
Kristian Høgsberg 71a4cf4374 terminal: Send ASCII DEL on for backspace 12 years ago
Kristian Høgsberg a1627927c7 window: Compute initial window size correctly 12 years ago
Kristian Høgsberg e828e904b5 terminal: Track down remaining unhandled xterm-256color escape codes 12 years ago
Kristian Høgsberg cca3c2f9da terminal: Fix tab expansion 12 years ago
Kristian Høgsberg 82cd36bfff terminal: Make terminal font configurable from command line and weston.ini 12 years ago
Kristian Høgsberg bd0cd762bc window: Only repeat key if we still have kb focus 12 years ago
Kristian Høgsberg cf4d244082 window: Add key-repeat to toy toolkit 12 years ago
Kristian Høgsberg 3033425a49 compositor: Fix missing ';' in previous commit 12 years ago
Martin Minarik 37032f831f compositor: Verify XDG_RUNTIME_DIR variable 12 years ago
Kristian Høgsberg a85b4fb6ac compositor: flush the batched up damage when shm buffer is destroyed 12 years ago
Kristian Høgsberg 83c4c40135 compositor: Don't schedule repaint from weston_surface_update_transform() 12 years ago
Kristian Høgsberg 49952d1f12 compositor: Introduce weston_output_schedule_repaint() 12 years ago
Kristian Høgsberg 9c9b3a4b46 recorder: Always initialize prev when computing the run-length 12 years ago
Kristian Høgsberg e0f832b4f0 compositor: Pass weston_output as the frame_signal argument 12 years ago
Kristian Høgsberg 70b8358aa0 compositor: Remove weston_read_pixels functionality 12 years ago
Kristian Høgsberg ae2ba9b01b screenshooter: Just use frame signal for screenshots too 12 years ago
Kristian Høgsberg e9d0492419 compositor: Emit frame_signal from weston_output_do_read_pixels() 12 years ago
Kristian Høgsberg b8ceaaa42f compositor: Destroy EGLImage and texture when a NULL buffer is attached 12 years ago
Ander Conselvan de Oliveira 2a3cd287ef window: Plug leak of shm_surface_data on shm_suface_data_destroy() 12 years ago
Kristian Høgsberg d553bfc127 compositor: Track which plane a surface is on 12 years ago
Kristian Høgsberg f6f69d3250 wcap: Make recorder debug code compile again 12 years ago
Kristian Høgsberg 4ff5a7408a compositor: Don't export weston_compositor_repick() 12 years ago
Kristian Høgsberg 9b78fd7c83 tablet-shell: Don't use compositor->surface_list 12 years ago
Kristian Høgsberg b0d8e779df switcher: Don't use compositor->surface_list 12 years ago
Alexander Preisinger e2b88c093a Add minimum size for terminal 12 years ago
Kristian Høgsberg 362b672111 Rename weston_compositor EGLDisplay member to egl_display 12 years ago
Daniel Stone 6d4a3c1a39 tablet-shell: Fix compilation warnings 12 years ago
Daniel Stone a494f1d3f0 Don't segfault clients when cursor isn't found 12 years ago
Kristian Høgsberg 460a79bd4b compositor: Track damage in surface-local coordinates 12 years ago
Kristian Høgsberg e4c1a5f7f3 compositor: Drop old wrapper for surface_to_global_float() 12 years ago
Kristian Høgsberg cebb34ef9e git-version: Use automake silent macro to make build prettier 12 years ago
Scott Moreau 429490df1a Move zoom code to its own file. 12 years ago
Scott Moreau 8dacaaba1b Animate transitions for zoom focus point change. 12 years ago
Alex Wu 5b72a4d21d tablet-shell: Add actual actions for launcher. 12 years ago
Ander Conselvan de Oliveira 563c5b8386 compositor-wayland: Respond to ping requests on outputs' shell surfaces 12 years ago
Kristian Høgsberg 7b5029f8d4 shell: Don't override the sprite surface output 12 years ago
Kristian Høgsberg cd80f107b3 xwm: Fix crash when we don't have a transient_for window 12 years ago
Kristian Høgsberg 54b1d2ca84 compositor: Don't remove surface->link in weston_surface_unmap() 12 years ago
Ander Conselvan de Oliveira 80620076fc window: Implement animated cursors (using pointer surfaces) 12 years ago
Ander Conselvan de Oliveira 37ffc3c14b compositor: Track pointer image protocol change 12 years ago
Ander Conselvan de Oliveira 912f20b9b7 compositor: Fix crash when surface is map'd and unmap'd before repaint 12 years ago
Alex Wu 319b29c954 tablet-shell: Fix compiling error for using stderr. 12 years ago
Scott Moreau 94b0b0ce3d Increment frame_counter before calling animation->frame(). 12 years ago
Scott Moreau 3ea23d0767 simple-egl: Minor fix ups. 12 years ago
Tiago Vignatti bf1e8660ed xwm: fix typo on windows hints 12 years ago
Jonas Ådahl 04769744e1 shell: Store focus state in workspaces 12 years ago