803 Commits (81585e9d2acf34a90d6b8946d747dc7e1b734728)

Author SHA1 Message Date
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 57e0ce1d2a simple-egl: Make window moveable 12 years ago
Kristian Høgsberg 6a78a9730a Install screensaver by default 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
Kristian Høgsberg 11f600d82e window.c: Always set cursor after pointer enter 12 years ago
Jan Arne Petersen cba9e470ba text: Add example clients for text protocol 12 years ago
Juan Zhao 8634f51b63 tablet-shell client:fix one seg-fault error 12 years ago
Kristian Høgsberg 88fd40815a terminal: Only hide cursor on first key-press in a repeat sequence 12 years ago
Kristian Høgsberg ae9e073ac5 terminal: Support both Alt and Control modifiers for regular keys 12 years ago
Kristian Høgsberg b7f94bff3d terminal: Handle Alt-Backspace 12 years ago
Kristian Høgsberg 63b298f3c7 terminal: Set blank cursor on keyboard press 12 years ago
Kristian Høgsberg f337052a5c window: Add support for the blank cursor 12 years ago
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
Ander Conselvan de Oliveira 2a3cd287ef window: Plug leak of shm_surface_data on shm_suface_data_destroy() 12 years ago
Alexander Preisinger e2b88c093a Add minimum size for terminal 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
Alex Wu 5b72a4d21d tablet-shell: Add actual actions for launcher. 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
Scott Moreau 3ea23d0767 simple-egl: Minor fix ups. 12 years ago
Pekka Paalanen 01b1725ba0 clients: don't crash weston-desktop-shell without the clock 12 years ago
Pekka Paalanen b79b635312 simple-egl: move function call out of assert() 12 years ago
Kristian Høgsberg e9f68f66dc clock: Default to not show seconds 12 years ago
Kristian Høgsberg ed2aae7ab3 clock: Drop transparent background 12 years ago
Kristian Høgsberg 92a984a37b clock: Just always do strftime in redraw handler 12 years ago
Kristian Høgsberg bb262cf45c desktop-shell: Fix broken clock indentation 12 years ago
Rafal Mielniczuk b9e513c678 desktop-shell: move panel_add_clock call to panel_create function 12 years ago
Kristian Høgsberg 70226bbda6 clock: Read fd to avoid 100% cpu usage 12 years ago
Martin Minarik 1e51a87f13 desktop-shell: Add panel clock 12 years ago
Pekka Paalanen 1da1b8f3f1 Rewrite shm buffer file allocation v2 12 years ago
Kristian Høgsberg d56bd908bf shell: Use a busy cursor animation for unresponsive surfaces 12 years ago
Kristian Høgsberg 7cee19778a window.c: Add primitive support for animated cursors 12 years ago
Kristian Høgsberg f33984edea window.c: Set focus widget before calling enter handler 12 years ago
Kristian Høgsberg 8591dbf8b5 window.c: Add watch cursor 12 years ago
Kristian Høgsberg 5a4e9ff51b window.c: Drop timestamp argument to input_set_pointer_image() 12 years ago
Scott Moreau 9295ce05ab Drop user input detection from text cursor position implementation. 12 years ago
Scott Moreau ae71220fc9 Convert text cursor position protocol to use fixed types. 12 years ago