138 Commits (dev)

Author SHA1 Message Date
Scott Moreau d2cb711d81 xwm: Fix memory leak 7 years ago
Emmanuel Gil Peyrot 44fc1be913 xwm: Fix icon surface ownership 7 years ago
Emmanuel Gil Peyrot 6b58ea8c43 xwm: Add icon support to the frame 7 years ago
Ian Ray 332d1892bb xwm: do not include shadow in input region 7 years ago
Louis-Francis Ratté-Boulianne e5d655c484 xwm: Maximize windows when double-clicking on title bar 7 years ago
Louis-Francis Ratté-Boulianne 3f53d9179b xwm: Only send configure a window if the new size is different 7 years ago
Ilia Bozhinov ef82bdfdd7 xwm: Handle third data entry in client messages 7 years ago
Ilia Bozhinov 3e5303daf4
xwm: update override-redirect surface's position upon configure_notify 7 years ago
Olivier Fourdan 9e07d25a1b xwm: Don't change focus on focus events from grabs 7 years ago
Pekka Paalanen 7ace831ca6 xwm: use _XWAYLAND_ALLOW_COMMITS 8 years ago
Pekka Paalanen ad0da4596d xwm: do not draw decor twice on map 8 years ago
Pekka Paalanen 0bbe624bfb xwm: explain the read_properties() in xserver_map_shell_surface() 8 years ago
Pekka Paalanen 9f5a103188 xwm: schedule repaint from MapRequest 8 years ago
Pekka Paalanen 9a5fab0228 xwm: debug when weston_surface gets created 8 years ago
Pekka Paalanen ed56883970 xwm: split out weston_wm_window_set_pending_state_OR() 8 years ago
Pekka Paalanen 83626b95af xwm: move fini near init in set_pending_state 8 years ago
Pekka Paalanen aabf43d03d xwm: split weston_wm_window_draw_decoration() 8 years ago
Pekka Paalanen 882aff0932 xwayland: detect initially positioned X11 windows 8 years ago
Pekka Paalanen db7b9f3438 xwm: fix intermittent half-drawn decorations problem 8 years ago
Pekka Paalanen 39d7e99a46 xwm: delete dead flags from weston_wm_window_draw_decorations() 8 years ago
Pekka Paalanen 474dbcaf8f xwm: postpone geometry dirtying from pending.opaque 8 years ago
Pekka Paalanen 8cc153b350 xwm: debug print deleted property name 8 years ago
Pekka Paalanen 73428a8be2 xwm: debug changes to override-redirect flag 8 years ago
Pekka Paalanen c9ca2c0262 xwm: move set_title and set_pid 8 years ago
Pekka Paalanen 9a330e1abb xwm: move frame_set_title() into draw_decoration() 8 years ago
Pekka Paalanen 20111d5d53 xwm: clarify props[] in weston_wm_window_read_properties() 8 years ago
Pekka Paalanen 505237e9f8 xwm: detect legacy fullscreen on MapRequest 8 years ago
Pekka Paalanen a04eacc488 xwayland: WM debug prints 8 years ago
Abdur Rehman b8b150bf6f xwayland: fix three minor typos 8 years ago
Pekka Paalanen 44660c3b9c XWM: debug position and size on map request 8 years ago
Pekka Paalanen 7db6c43b5b XWM: debug position on create_notify 8 years ago
Tom Hochstein e7fff215ad xwayland: Fix crash when run with no input device 8 years ago
Daniel Stone 67fe3dbdd0 xwayland: Move includes to avoid deprecation warnings 8 years ago
Quentin Glidic d8b17bc452
share/cairo-util: Use wl_pointer_button_state enum directly 8 years ago
Quentin Glidic 955cec06c7
xwayland: Introduce a private struct for XWayland interface 8 years ago
Quentin Glidic 2edc3d5462
libweston: Rename weston_surface::configure to ::committed 8 years ago
Jussi Kukkonen 649bbce607 include stdint.h for int32_t/uint32_t 8 years ago
Jonas Ådahl f7deb6a959 compositor: Pass both surface and seat in activation signal 8 years ago
Giulio Camuffo f05d18f3ee xwm: let the shells decide the position of X windows 9 years ago
Chris Michael 2ec5f2a633 cosmetic: Remove use of C++ style comments 9 years ago
Giulio Camuffo aa9747833e xwm: use always a valid 'primary view' for an X window 9 years ago
Benoit Gschwind 1a42ca1596 weston_wm: Implement _NET_ACTIVE_WINDOW 9 years ago
Marek Chalupa a1f3f3c9f2 xwm: flush xcb connection only when we processed some event 9 years ago
Dawid Gajownik 74a635b1ec Coding style fixes 9 years ago
Giulio Camuffo b18f788e2e xwm: don't let X windows steal the focus 9 years ago
Derek Foreman e4d6c83986 desktop-shell: Make resize and move functions take a pointer instead of a seat 9 years ago
Derek Foreman 1281a36e3b input: Don't test keyboard/pointer/touch pointers 9 years ago
Jon Cruz 35b2eaa989 Moved helper macro to a discrete include file. 9 years ago
Bryce Harrington e00554bb70 xwayland: Fix a couple whitespace errors 9 years ago
Bryce Harrington 0a007dd21a xwayland: Update boilerplate from MIT X11 license to MIT Expat license 9 years ago