2253 Commits (16d59d7780a57087d61de071dfdf301291667acb)
 

Author SHA1 Message Date
Philipp Brüschweiler 16d59d7780 desktop-shell: respect CURSOR_NONE as grab cursor 12 years ago
Philipp Brüschweiler bd3f219344 toytoolkit: try multiple names when loading cursors 12 years ago
Jan Arne Petersen b00e6632f6 tests: Add unit test for text model 12 years ago
Jan Arne Petersen 6f83d0d4a7 tests: Explicitly define the test client to launch 12 years ago
Scott Moreau bb5898341c screenshot: Use correct buffer size for transformed outputs. 12 years ago
Philipp Brüschweiler fdb4b02501 terminal: support entering non-ascii characters 12 years ago
Scott Moreau 1bad5db9d6 Implement output transformations. 12 years ago
Philipp Brüschweiler 5418a904ca toytoolkit: don't ignore resizes with negative width or height 12 years ago
Ander Conselvan de Oliveira 4f5217313e compositor: Clear only the the damage that was actually repainted 12 years ago
Scott Moreau 243f59f5bb Remove unused enum. 12 years ago
Scott Moreau cd3bbc2059 Correct mistake in config file. 12 years ago
Philipp Brüschweiler 97cb62afb7 weston-info: an output can have multiple modes 12 years ago
Philipp Brüschweiler bb0d4b9218 weston-info: remove timerfd termination hack 12 years ago
Kristian Høgsberg 70fc4a4cd6 clients: Move weston-info to bin_PROGRAMS 12 years ago
Philipp Brüschweiler 585acb0013 weston-info: client that print out information about the running compositor 12 years ago
Rob Clark 48cd58b25c compositor: a couple debug logs 12 years ago
Philipp Brüschweiler 7e0cc54fca toytoolkit: add axis handler 12 years ago
Philipp Brüschweiler 468262be3e event-test: fix compilation 12 years ago
Philipp Brüschweiler b8a8aff357 toytoolkit: remove unused actions from titlebar menu 12 years ago
Philipp Brüschweiler 70cc73b8d8 eventdemo: add axis logging 12 years ago
Philipp Brüschweiler a306a2691a eventdemo: fix --no-border 12 years ago
Philipp Brüschweiler 850f504aa2 eventdemo: fix incorrect comments 12 years ago
Kristian Høgsberg 90bc88c710 compositor-wayland: Set make and model 12 years ago
Kristian Høgsberg 539d85f69d compositor-wayland: Call notify_pointer_focus() for content area only 12 years ago
Kristian Høgsberg 86adef9d54 window.c: Handle multiple keyboard foci 12 years ago
Kristian Høgsberg d3800e4788 compositor: Use pointer_cursor_surface_configure() in wl_pointer.set_cursor 12 years ago
Philipp Brüschweiler 6cef009272 shell: don't segfault when pressing super+k when no surface is focused 12 years ago
Philipp Brüschweiler 1f54f17ef8 image: handle multiple images correctly 12 years ago
Philipp Brüschweiler f22d0ecd97 dnd: fix segfault on grabbing 12 years ago
Kristian Høgsberg 33d7509d37 compositor: Set WAYLAND_DISPLAY only after creating backend 12 years ago
Scott Moreau 4272e63991 shell: Eliminate unneeded function. 12 years ago
Christopher Michael ac3e5f2feb Add support in Weston for X cursor themes. 12 years ago
Rob Bradford 4cb88c79e0 shell: Avoid modulo by zero error in positioning algorithm 12 years ago
Rob Bradford ac63e5bd7e shell: Enhance the basic random positioning algorithm 12 years ago
Kristian Høgsberg b29798bcab window.c: Rearrange input handlers so they appear in the right order 12 years ago
Kristian Høgsberg 92374e1409 shell: Ignore unsolicited pong requests 12 years ago
Jan Arne Petersen cd8cdccdd3 text: Deactivate text_model on keyboard focus lost 12 years ago
Jan Arne Petersen e829adc514 text: Assign text_model to a wl_seat 12 years ago
Jan Arne Petersen de3b6a15c0 text: Add activate/deactivate events 12 years ago
Jan Arne Petersen 5196374218 text: Rename text_model_manager to factory 12 years ago
Jan Arne Petersen 72f6082313 text: Add missing callbacks for text_model events 12 years ago
Kristian Høgsberg cb3eaae9ad compositor: Change notify_* function to take a weston_seat 12 years ago
Kristian Høgsberg 05890dc621 compositor: Don't hardcode output transform when sending the event 12 years ago
Kristian Høgsberg 16333ab0ab compositor: Remove compositor->seat 12 years ago
Kristian Høgsberg ef6f136d65 zoom: Pick the first seat in seat_list instead of compositor->seat 12 years ago
Kristian Høgsberg 5ba31891a1 xwm: Use a simple heuristic for mapping X input events to a weston seat 12 years ago
Kristian Høgsberg f4d2f237f0 shell: Track pointer focus for all seats 12 years ago
Kristian Høgsberg 4f92c5392a compositor-x11: Move X11 core input seat into x11_compositor 12 years ago
Kristian Høgsberg 7af7cede2d compositor-wayland: Move weston_seat into wayland_input 12 years ago
Kristian Høgsberg 99fd1015d0 compositor: Drop output->flags 12 years ago