Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
c50f212731bf306f1339d8214026be915ec63cad
/
xwayland
ba89f00
weston: add weston code [1/1]
by Dongjin Kim
· 10 months ago
c826d8f
xwayland: Fix user after free on shutdown
by Derek Foreman
· 3 years, 7 months ago
c00aba6
xwayland: Fix copy and paste error
by Derek Foreman
· 3 years, 9 months ago
eff793a
Fix indentation all through the project
by Emmanuel Gil Peyrot
· 4 years ago
f33ddd0
Allow programmatically closing xwayland window
by John Good
· 5 years ago
cdeeb88
xwayland/window-manager: Handle weston_wm_window's name/class destruction
by Marius Vlad
· 4 years, 2 months ago
4c7dbe6
xwayland/window-manager: Handle theme destruction
by Marius Vlad
· 4 years, 2 months ago
022ea43
xwayland: Pass -listenfd instead of -listen <fd>
by Vlad Zahorodnii
· 4 years, 6 months ago
f7f8f5f
xwayland/window-manager: add a NULL check to fail when frame_create fails
by Jimmy Ohn
· 5 years ago
83fb745
xwm: always configure on send_configure()
by Pekka Paalanen
· 6 years ago
2add217
xwm: do not configure frame window None
by Pekka Paalanen
· 6 years ago
dcd2b42
xwm: remove configure_source on destroy
by Pekka Paalanen
· 6 years ago
a24989e
xwm: remove configure_source on dispatch
by Pekka Paalanen
· 6 years ago
134e149
xwm: fix initially-fullscreen windows
by Pekka Paalanen
· 6 years ago
bdd45d6
xwayland: stop direct accessing core struct member
by Leandro Ribeiro
· 6 years ago
f1e8fc9
libweston: add missing include
by Guillaume Champagne
· 6 years ago
f014964
weston-log: rename the confusing function name weston_compositor_log_scope_destroy()
by Leandro Ribeiro
· 6 years ago
5976dbb
weston-log: rename the confusing function name weston_compositor_add_log_scope()
by Leandro Ribeiro
· 6 years ago
e7fb62a
xwm: debug ConfigureWindow
by Pekka Paalanen
· 6 years ago
8f9fa46
xwm: xcb_configure_window() takes uint16_t
by Pekka Paalanen
· 6 years ago
98ab770
xwm: debug what kind decoration is drawn
by Pekka Paalanen
· 6 years ago
e1246a8
xwm: debug _XWAYLAND_ALLOW_COMMITS
by Pekka Paalanen
· 6 years ago
0b147e4
xwm: add newline to cardinal array
by Pekka Paalanen
· 6 years ago
2144ded
xwayland: Remove unused variable
by Link Mauve
· 6 years ago
f568968
xwm: Use Xwayland allow commits for repaint
by Olivier Fourdan
· 6 years ago
6ffbba3
Use weston_compositor_add_destroy_listener_once() in plugins
by Pekka Paalanen
· 6 years ago
71ff95a
build: separate deps for int and ext libweston users
by Pekka Paalanen
· 6 years ago
9bb1c3a
weston-log: Add 'destroy_subscription' callback for the subscription
by Marius Vlad
· 6 years ago
7b67977
xwm: no need for compositor/weston.h
by Pekka Paalanen
· 6 years ago
4f5e360
build: simplify include_directories
by Pekka Paalanen
· 6 years ago
c232f8d
Unify the include style of shared/ headers
by Pekka Paalanen
· 6 years ago
acf84fd
xwm: dnd does not need cairo-util.h
by Pekka Paalanen
· 6 years ago
c901e89
weston-debug: Rename weston-debug to weston-log to better reflect its purpose
by Marius Vlad
· 6 years ago
f4f4c2b
libweston: Add weston-debug header to libweston
by Marius Vlad
· 6 years ago
7e4db95
libweston: Rename weston_debug_scope_ to weston_log_scope_
by Marius Vlad
· 6 years ago
5d5e335
libweston: Rename weston_debug_scope to weston_log_scope
by Marius Vlad
· 6 years ago
3d7d978
libweston: Rename weston_debug_compositor to weston_log_context
by Marius Vlad
· 6 years ago
1e2fda2
compositor: Convert weston-debug framework to use weston_debug_compositor
by Marius Vlad
· 6 years ago
3957863
log: remove "%m" from format strings by using strerror(errno)
by Antonio Borneo
· 6 years ago
e04159b
xwayland: do not include weston.h
by Pekka Paalanen
· 6 years ago
eebb7dc
Rename xwayland-api.h to libweston/xwayland-api.h
by Pekka Paalanen
· 6 years ago
27b377f
Rename plugin-registry.h to libweston/plugin-registry.h
by Pekka Paalanen
· 6 years ago
3d5d947
Rename compositor.h to libweston/libweston.h
by Pekka Paalanen
· 6 years ago
426c246
Fix typos all around (thanks codespell!)
by Emmanuel Gil Peyrot
· 6 years ago
dce10bd
xwm: fix resize grab related crash
by Greg V
· 7 years ago
4253f23
xwayland: fix clipboard related crash
by Greg V
· 7 years ago
2d7a290
meson: better errors for xwayland deps
by Pekka Paalanen
· 7 years ago
4cf7db6
meson: drop indent level from xwayland
by Pekka Paalanen
· 7 years ago
8011b0f
Add Meson build system
by Daniel Stone
· 9 years ago
9b72eb7
xwm: convert WM_DEBUG into a weston-debug scope
by Pekka Paalanen
· 8 years ago
b3b0065
xwm: move FILE to the callers of dump_property()
by Pekka Paalanen
· 8 years ago
0a3ef99
xwm: dump_property() to use FILE internally
by Pekka Paalanen
· 8 years ago
3ea5437
xwayland/selection: do not remove NULL property_source
by Greg V
· 7 years ago
e0e39b6
xwm: dump properties of type WINDOW
by Pekka Paalanen
· 7 years ago
b0a8317
xwm: dump properties of type CARDINAL
by Pekka Paalanen
· 7 years ago
0dc0df2
Partially revert "xwm: Add icon support to the frame" and friends
by Derek Foreman
· 7 years ago
6765233
Revert "xwm: do not include shadow in input region"
by Derek Foreman
· 7 years ago
bef7617
xwm: Fix two more icon related memory leaks
by Derek Foreman
· 7 years ago
4d1cd36
xwm: Fix memory leak
by Scott Moreau
· 7 years ago
9fe5d5f
Revert "xwm: Fix memory leak"
by Pekka Paalanen
· 7 years ago
d2cb711
xwm: Fix memory leak
by Scott Moreau
· 7 years ago
44fc1be
xwm: Fix icon surface ownership
by Emmanuel Gil Peyrot
· 8 years ago
4b72ff0
xwayland: Fix crash on weston shutdown
by Derek Foreman
· 7 years ago
6b58ea8
xwm: Add icon support to the frame
by Emmanuel Gil Peyrot
· 8 years ago
332d189
xwm: do not include shadow in input region
by Ian Ray
· 8 years ago
e5d655c
xwm: Maximize windows when double-clicking on title bar
by Louis-Francis Ratté-Boulianne
· 8 years ago
3f53d91
xwm: Only send configure a window if the new size is different
by Louis-Francis Ratté-Boulianne
· 8 years ago
ef82bdf
xwm: Handle third data entry in client messages
by Ilia Bozhinov
· 8 years ago
3e5303d
xwm: update override-redirect surface's position upon configure_notify
by Ilia Bozhinov
· 8 years ago
9e07d25
xwm: Don't change focus on focus events from grabs
by Olivier Fourdan
· 8 years ago
7ace831
xwm: use _XWAYLAND_ALLOW_COMMITS
by Pekka Paalanen
· 9 years ago
ad0da45
xwm: do not draw decor twice on map
by Pekka Paalanen
· 9 years ago
0bbe624
xwm: explain the read_properties() in xserver_map_shell_surface()
by Pekka Paalanen
· 9 years ago
9f5a103
xwm: schedule repaint from MapRequest
by Pekka Paalanen
· 9 years ago
9a5fab0
xwm: debug when weston_surface gets created
by Pekka Paalanen
· 9 years ago
ed56883
xwm: split out weston_wm_window_set_pending_state_OR()
by Pekka Paalanen
· 9 years ago
83626b9
xwm: move fini near init in set_pending_state
by Pekka Paalanen
· 9 years ago
aabf43d
xwm: split weston_wm_window_draw_decoration()
by Pekka Paalanen
· 9 years ago
882aff0
xwayland: detect initially positioned X11 windows
by Pekka Paalanen
· 9 years ago
eed36bb
xwayland: add set_toplevel_with_position to internal API
by Pekka Paalanen
· 9 years ago
db7b9f3
xwm: fix intermittent half-drawn decorations problem
by Pekka Paalanen
· 9 years ago
3d7ca3b
libweston: Properly namespace modules entrypoint
by Quentin Glidic
· 9 years ago
39d7e99
xwm: delete dead flags from weston_wm_window_draw_decorations()
by Pekka Paalanen
· 9 years ago
474dbca
xwm: postpone geometry dirtying from pending.opaque
by Pekka Paalanen
· 9 years ago
8cc153b
xwm: debug print deleted property name
by Pekka Paalanen
· 9 years ago
73428a8
xwm: debug changes to override-redirect flag
by Pekka Paalanen
· 9 years ago
c9ca2c0
xwm: move set_title and set_pid
by Pekka Paalanen
· 9 years ago
9a330e1
xwm: move frame_set_title() into draw_decoration()
by Pekka Paalanen
· 9 years ago
20111d5
xwm: clarify props[] in weston_wm_window_read_properties()
by Pekka Paalanen
· 9 years ago
505237e
xwm: detect legacy fullscreen on MapRequest
by Pekka Paalanen
· 9 years ago
a04eacc
xwayland: WM debug prints
by Pekka Paalanen
· 9 years ago
b8b150b
xwayland: fix three minor typos
by Abdur Rehman
· 9 years ago
44660c3
XWM: debug position and size on map request
by Pekka Paalanen
· 9 years ago
7db6c43
XWM: debug position on create_notify
by Pekka Paalanen
· 9 years ago
11f8fcb
xwayland: Create the drag-and-drop window in weston_wm_dnd_init
by Carlos Garnacho
· 9 years ago
08a35d3
xwayland: Fix X11 lock file size confusion
by Daniel Stone
· 9 years ago
e7fff21
xwayland: Fix crash when run with no input device
by Tom Hochstein
· 9 years ago
61beda6
xwayland: fix lock file parsing
by Pekka Paalanen
· 9 years ago
67fe3db
xwayland: Move includes to avoid deprecation warnings
by Daniel Stone
· 9 years ago
d8b17bc
share/cairo-util: Use wl_pointer_button_state enum directly
by Quentin Glidic
· 9 years ago
Next »