index
:
wayland/weston
0.85
1.0
1.1
1.10
1.11
1.2
1.3
1.4
1.5
1.6
1.7
1.8
1.9
10.0
11.0
12.0
13.0
14.0
2.0
3.0
4.0
5.0
6.0
7.0
8.0
9.0
main
master
The Weston Wayland Compositor (mirrored from https://gitlab.freedesktop.org/wayland/weston)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xwayland
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-25
xwm: Fix accidental resizing of windows
Derek Foreman
1
-8
/
+14
2023-08-11
xwayland: fix segfault when running x11perf
Brendan King
1
-2
/
+2
2023-07-19
xwayland: Use weston_coord
Derek Foreman
2
-36
/
+48
2023-07-06
xwayland: Allow shells to make xwayland surfaces fullscreen
Alexandros Frantzis
2
-0
/
+22
2023-06-19
xwayland: Add client destroy listener
Daniel Stone
2
-2
/
+20
2023-06-19
xwayland: Rename destroy_listener to be more explicit
Daniel Stone
2
-6
/
+6
2023-06-19
xwayland: Remove process exit status from libweston API
Daniel Stone
1
-4
/
+3
2023-06-19
xwayland: Only pass Xwayland wl_client to libweston
Daniel Stone
2
-9
/
+4
2023-06-12
libweston: Use weston_coord in struct weston_output
Derek Foreman
1
-4
/
+4
2023-06-09
xwm: WM_TRANSIENT_FOR should not point to override-redirect window
Liu, Kai1
1
-1
/
+3
2023-05-25
libweston: Store view instead of surface, and add flags, to activation data
Sergio Gómez
1
-1
/
+1
2023-04-12
xwayland: comment on cleanup_after_cairo()
Pekka Paalanen
1
-0
/
+8
2023-03-03
xwm: Add support for xwayland_shell_v1
Derek Foreman
3
-1
/
+207
2023-03-03
xwm: Init window link after removing it
Derek Foreman
1
-0
/
+2
2023-03-03
shared: extract hash table implementation from xwayland
Michael Tretter
5
-363
/
+2
2023-02-28
xwayland: Handle shell hint for client to choose dimensions
Alexandros Frantzis
1
-9
/
+37
2023-02-03
xwm: Be careful with window size when minimizing
Derek Foreman
1
-4
/
+16
2023-01-31
build: fix meson deprecation warnings
Philipp Zabel
1
-1
/
+1
2023-01-09
xwm: Preserve unmaximized window size at map time
Derek Foreman
1
-0
/
+2
2022-12-07
xwm: Assert if we try to fetch our own selection
Derek Foreman
1
-0
/
+2
2022-12-07
xwm: Propagate selection ownership immediately
Derek Foreman
1
-0
/
+2
2022-12-07
xwm: Don't crash when setting selection with no seat
Derek Foreman
1
-0
/
+6
2022-12-07
xwm: Fix selection if no seat present at startup
Derek Foreman
3
-7
/
+68
2022-11-10
shared/cairo-util: Re-use the PangoContext for layout creation
Marius Vlad
1
-2
/
+1
2022-09-23
xwm: Check size hints in weston_wm_window_is_positioned()
Derek Foreman
1
-0
/
+3
2022-08-08
xwm: Perform a roundtrip to send a deferred WM_TAKE_FOCUS
Derek Foreman
1
-12
/
+38
2022-08-08
xwayland: Don't focus an already focused xwayland window
Derek Foreman
1
-0
/
+3
2022-08-08
xwm: Change event mask for WM_TAKE_FOCUS
Hideyuki Nagase
1
-1
/
+1
2022-08-08
xwayland: Respect client WM_TAKE_FOCUS setting
Hideyuki Nagase
1
-11
/
+16
2022-08-02
xwm: Don't send synthetic ConfigureNotify to windows that were mapped O-R
Derek Foreman
1
-0
/
+18
2022-07-28
xwayland: Only prevent focus change to inactive toplevels
Derek Foreman
1
-0
/
+12
2022-07-05
xwayland: Allow for old WM_NORMAL_HINTS
Daniel Stone
1
-1
/
+5
2022-06-29
xwm: Generate more synthetic ConfigureNotify events
Derek Foreman
1
-0
/
+4
2022-06-29
xwm: Prepare send_configurenotify for non-fullscreen use
Derek Foreman
1
-2
/
+9
2022-06-29
libweston-desktop: Add get_position
Derek Foreman
1
-0
/
+3
2022-06-22
xwayland/window-manager: Add support for _NET_FRAME_EXTENTS
Derek Foreman
1
-1
/
+43
2022-06-22
xwayland: support minimizing
Hideyuki Nagase
2
-0
/
+34
2022-06-22
shared/xcb-xwayland: Split into common helpers
Marius Vlad
3
-185
/
+5
2022-06-20
xwayland: Stop drawing shadows on maximized windows
Derek Foreman
1
-1
/
+6
2022-06-20
xwayland: Update net_wm state when we change it.
Derek Foreman
1
-0
/
+1
2022-06-20
xwayland: Set non zero default saved window size
Derek Foreman
1
-0
/
+6
2022-05-31
xwm: Fix pasting in some cases
Derek Foreman
1
-1
/
+0
2022-04-20
xwayland: Honour the XCURSOR_THEME environment variable
Hideyuki Nagase
1
-1
/
+4
2022-04-14
libweston: correct argument name in the handler of wl_data_source.accept
shierote
2
-2
/
+2
2022-01-21
xwayland: Fix user after free on shutdown
Derek Foreman
1
-2
/
+1
2021-10-25
xwayland: Fix copy and paste error
Derek Foreman
1
-3
/
+0
2021-07-31
Fix indentation all through the project
Emmanuel Gil Peyrot
1
-1
/
+1
2021-07-23
Allow programmatically closing xwayland window
John Good
2
-0
/
+12
2021-06-01
xwayland/window-manager: Handle weston_wm_window's name/class destruction
Marius Vlad
1
-0
/
+4
2021-06-01
xwayland/window-manager: Handle theme destruction
Marius Vlad
1
-0
/
+1
[next]