463 Commits (80511efe430120a3da5deb0c6ab62e82cb774d6e)

Author SHA1 Message Date
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
Rob Bradford 5ab9c75d59 window: Free the allocated display if we fail to setup libxkbcommon 11 years ago
Kristian Høgsberg 4162483d74 window.c: Simplify window_create() 11 years ago
Kristian Høgsberg 8eeb30b9d1 window.c: Use xmalloc for frame_create() 11 years ago
Kristian Høgsberg ce27841be5 clients: Introduce xmalloc() and use it a few places 11 years ago
Rob Bradford 5f087746ee window: Disregard motion events outside our current surface dimensions 11 years ago
Rob Bradford 3c9d967688 window: Allow popup menu when the window is maximised 11 years ago
Jason Ekstrand d27cb096ad window: Request version 3 of wl_compositor 11 years ago
Matt Roper e61561fd9c toytoolkit: Allow operation without a keymap 11 years ago
Daniel Stone c228e23b05 configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 11 years ago
Kristian Høgsberg 1cc5ac34b5 clients: Nested compositor example 11 years ago
Alexander Larsson edddbd14ac Convert all scales to int32_t 11 years ago
Louis-Francis Ratté-Boulianne 6cd1de33ba toytoolkit: Make the window resizing optimization optional 11 years ago
Alexander Larsson d68f523f30 window: Add window_get_output_scale() 11 years ago
Alexander Larsson 1818e31001 window: Store server_allocation in surface size 11 years ago
Alexander Larsson 2aaa8b76cf window: Apply buffer_scale automatically in widget_cairo_create 11 years ago
Alexander Larsson 5e9b652a15 window: allow setting a buffer scale on a window 11 years ago
Alexander Larsson afd319afce window: Track output scales 11 years ago
Alexander Larsson 15901f0377 window: Support transform in widget_cairo_create() 11 years ago
Pekka Paalanen 9777744cda window: avoid a gcc warning in buffer release handler 11 years ago
Dima Ryazanov f6128fcd6c Fix missing corner resize cursors in Kubuntu (oxy-white theme) 12 years ago
Ossama Othman a50e6e4c50 config-parser: Honor XDG_CONFIG_DIRS 12 years ago
Pekka Paalanen 7123388b20 window: add DBG code for leaf management and redraws 12 years ago