485 Commits (76ec0826bc390010b347da28985e68f5252f2f95)

Author SHA1 Message Date
Jasper St. Pierre 76ec0826bc westoy: Remove fullscreen methods 11 years ago
Jasper St. Pierre 7f4386e90a westoy: Use subsurfaces for tooltips instead of transient windows 11 years ago
Jasper St. Pierre e22952bb13 westoy: Schedule a full resize when we add a subsurface 11 years ago
Ander Conselvan de Oliveira 23900f70e5 input: Empty the current input region when configuring pointer surfaces 11 years ago
U. Artie Eoff bae79ca741 clients/window: fail if NULL returned from frame_create 11 years ago
Kristian Høgsberg 211b517e8c shell: Move maximize and fullscreen bindings to mod + SHIFT 11 years ago
Kristian Høgsberg b637a40df9 window: Properly destroy tooltip windows when parent window is destroyed 11 years ago
Kristian Høgsberg 700d6ad071 keyboard: Don't strcat() into a strdup()ed string 11 years ago
Neil Roberts 97b747cdda westoy: Add an option to explicitly disable cairo on a widget 11 years ago
Kristian Høgsberg ef9c8eb2db keyboard: Handle touch up event 11 years ago
Kristian Høgsberg c152ee11e3 window.c: Don't put buttons on frames for custom windows 11 years ago
Neil Roberts 5e10a04481 clients: Add a widget_get_wl_subsurface 11 years ago
Pekka Paalanen fdca95c7db window: handle insufficient buffer space 11 years ago
Philip Withnall c971d2a8b3 clients: Add window_is_transient() helper to the toy toolkit window 11 years ago
Xiong Zhang bf3c1c6913 distinguish touch screen and pointer dnd in client 11 years ago
Xiong Zhang 853a7799d6 client/dnd.c: add dnd support for touch screen in client 11 years ago
Jasper St. Pierre 77a51fd2c8 westoy: Remove some accessors for wl_shell / wl_shell_surface 11 years ago
Jasper St. Pierre bf17590f86 westoy: Remove unused support for window parents 11 years ago
Jasper St. Pierre 01eaaac79a westoy: Remove window_touch_move 11 years ago
Jasper St. Pierre 47f1043877 westoy: Fix the version number we request for wl_seat 11 years ago
Jason Ekstrand 4a7409a1f5 toytoolkit: Don't segfault on window close 11 years ago
Kristian Høgsberg 8ae63851dd window.c: Don't ungrab input after displaying the menu 11 years ago
Xiong Zhang 83d8ee779e window, desktop-shell: deal with output unplug on client side 11 years ago
Kristian Høgsberg 89f4bc4fc4 window.c: Don't put titlebars on menu windows 11 years ago
Kristian Høgsberg c680e90489 window.c: Use frame code for drawing menus 11 years ago
Kristian Høgsberg 67b8215bcb terminal: Add context menu with new terminal/copy/paste 11 years ago
Rui Matos 3eccb8658d clients/window: Dispose of previous keymap and state on keymap change 11 years ago
Kristian Høgsberg afb9828d57 window: Only clamp min size for windows with frame 11 years ago
Kristian Høgsberg 53ec560423 window: Set a minimum size for toytoolkit windows 11 years ago
Kristian Høgsberg 598477d832 window: Set opaque region to window size if we're fullscreen 11 years ago
Jason Ekstrand 3f66cf92ed Use cairo-util frame in tinytoolkit 11 years ago
Jason Ekstrand ee7fefcffc Rename frame_create and frame_set_child_size with a window_ prefix 11 years ago
Kristian Høgsberg b5c973c8c2 window.c: Free cursor theme name once we're done with it 11 years ago
Kristian Høgsberg 1abe0486bb config-parser: Make weston_config_parse() tkae a file name 11 years ago
Kristian Høgsberg 8c079ae052 window.c: Port to use weston_config instead of old parser 11 years ago
Kristian Høgsberg 0749e3f470 terminal: Accept utf-8 text drop 11 years ago
Rob Bradford 080311879e window: Use new wl_pointer/keyboard_release request 11 years ago
Paul Winwood b22bf57e21 window.c: Fix SIGSEGV in pointer_handle_motion 11 years ago
Rusty Lynch 1084da506e Add touch support for wl_shell_surface_move 11 years ago
Kristian Høgsberg 69594ccf9c window: Use xzalloc() instead of silently failing to add output 11 years ago
Kristian Høgsberg adcd54bc3c window: Use xzalloc() instead of failing to add input device 11 years ago
Kristian Høgsberg 1a5f0c34ff window: Fix logic for looking up widget default cursor 11 years ago
Kristian Høgsberg 980b018825 window: Don't check for subcompositor in window_add_subsurface() 11 years ago
Kristian Høgsberg b20b00923a window: Add API to check for subcompositor, use in subsurface example 11 years ago
Adrian Negreanu 6d14b14147 remove dependency on EGL_KHR_surfaceless_context 11 years ago
Rusty Lynch 041815aa05 window.c: Add touch handlers 11 years ago
Peter Hutterer 3ca59d3968 clients: fix an error message 11 years ago
Peter Hutterer f3d62276d2 malloc + memset -> zalloc 11 years ago
Brian Lovin bc91926e0c clients: use xmalloc in more places 11 years ago
Tomeu Vizoso bee45a14cd window: Allow hinting of a preference for RGB565 when creating a window 11 years ago