591 Commits (a1d0cf5d6978b7ac1bd0079f91c37b3e3a969385)

Author SHA1 Message Date
Olivier Blin a1d0cf5d69 gears: show FPS count (as in glxgears from mesa/demos) 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
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
Scott Moreau ec116022ec desktop-shell: Declare grab_cursor as enum cursor_type. 12 years ago
Kristian Høgsberg 0e696478a9 Handle new transform argument in wl_output.geometry event 12 years ago
Philipp Brüschweiler f25602bdc0 Extract the text_model_manager interface from input_method 12 years ago
Philipp Brüschweiler 591cfca4e8 editor: deactivate old text model before activating the new one 12 years ago
Kristian Høgsberg d3a1965a3d clients: Implement minimum size for toy toolkit clients 12 years ago
Ander Conselvan de Oliveira 07a91cd9fd desktop-shell: Don't get a shell surface for the grab surface 12 years ago
Ander Conselvan de Oliveira ddca49600f window: Workaround a stuck frame callback on the cursor surface 12 years ago
Scott Moreau fe89f07e33 toytoolkit: Remove obsolete function window_set_custom(). 12 years ago
Scott Moreau a6e24d3104 wscreensaver: Fix --demo mode. 12 years ago
Philipp Brüschweiler c547477e27 Remove dead code 12 years ago
Kristian Høgsberg dd263e546b window.c: Only set input region when we have a decoration 12 years ago
Daniel Stone d4756b7955 toytoolkit: Remove redundant XKB free 12 years ago
Martin Olsson c663b22c20 clients: Free resources on exit in eventdemo 12 years ago
Martin Olsson 8df662ad87 clients: Silence 2x gcc 4.6.3 "warn_unused_result" compiler warnings 12 years ago
Martin Olsson 444799adbb clients: Don't leak "menu" on error path in clients/window.c 12 years ago
Martin Olsson ff52193ee8 clients: Add clients/weston-screensaver to clients/.gitignore 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
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 b9d2a0fc0a shell: Show approprite cursors during move and resize grabs 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 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