119 Commits (cf3c9c5182379589dec9cbbdb7249a6064f1e5d9)

Author SHA1 Message Date
Emmanuel Gil Peyrot eff793ab46 Fix indentation all through the project 3 years ago
John Good f33ddd0839 Allow programmatically closing xwayland window 3 years ago
Marius Vlad cdeeb881a0 xwayland/window-manager: Handle weston_wm_window's name/class destruction 3 years ago
Marius Vlad 4c7dbe6ab2 xwayland/window-manager: Handle theme destruction 3 years ago
Jimmy Ohn f7f8f5f1a8 xwayland/window-manager: add a NULL check to fail when frame_create fails 4 years ago
Pekka Paalanen 83fb745ccf xwm: always configure on send_configure() 5 years ago
Pekka Paalanen 2add217690 xwm: do not configure frame window None 5 years ago
Pekka Paalanen dcd2b420a6 xwm: remove configure_source on destroy 5 years ago
Pekka Paalanen a24989e47b xwm: remove configure_source on dispatch 5 years ago
Pekka Paalanen 134e14969f xwm: fix initially-fullscreen windows 5 years ago
Pekka Paalanen e7fb62a349 xwm: debug ConfigureWindow 5 years ago
Pekka Paalanen 8f9fa46168 xwm: xcb_configure_window() takes uint16_t 5 years ago
Pekka Paalanen 98ab770ab8 xwm: debug what kind decoration is drawn 5 years ago
Pekka Paalanen e1246a80c3 xwm: debug _XWAYLAND_ALLOW_COMMITS 5 years ago
Pekka Paalanen 0b147e4a36 xwm: add newline to cardinal array 5 years ago
Link Mauve 2144ded579 xwayland: Remove unused variable 5 years ago
Olivier Fourdan f568968f8a xwm: Use Xwayland allow commits for repaint 5 years ago
Pekka Paalanen c232f8d934 Unify the include style of shared/ headers 5 years ago
Marius Vlad 7e4db95373 libweston: Rename weston_debug_scope_ to weston_log_scope_ 5 years ago
Pekka Paalanen 3d5d9476e3 Rename compositor.h to libweston/libweston.h 6 years ago
Greg V dce10bd141 xwm: fix resize grab related crash 6 years ago
Pekka Paalanen 9b72eb7930 xwm: convert WM_DEBUG into a weston-debug scope 6 years ago
Pekka Paalanen b3b0065598 xwm: move FILE to the callers of dump_property() 6 years ago
Pekka Paalanen 0a3ef9902a xwm: dump_property() to use FILE internally 6 years ago
Pekka Paalanen e0e39b66ed xwm: dump properties of type WINDOW 6 years ago
Pekka Paalanen b0a8317bcb xwm: dump properties of type CARDINAL 6 years ago
Derek Foreman 0dc0df2471 Partially revert "xwm: Add icon support to the frame" and friends 7 years ago
Derek Foreman 676523396e Revert "xwm: do not include shadow in input region" 7 years ago
Derek Foreman bef761796c xwm: Fix two more icon related memory leaks 7 years ago
Scott Moreau 4d1cd36c9e xwm: Fix memory leak 7 years ago
Pekka Paalanen 9fe5d5fae9 Revert "xwm: Fix memory leak" 7 years ago
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