Greg V
1ae944c071
Use SIGUSR2 for vt switching instead of SIGUSR1
...
Xwayland uses SIGUSR1 to signal readiness.
With direct(-freebsd) session and Xwayland, wlroots was confusing the
Xwayland readiness signal with a vt switch signal, freezing the desktop.
Same problem was found in Weston in 2014:
https://phabricator.freedesktop.org/T7080
7 years ago
Greg V
71aa634ac5
Fix Xwayland second socket path on non-Linux systems
...
It was creating two sockets with the same path
7 years ago
Drew DeVault
e6bf92cf02
Merge pull request #443 from ascent12/meson-glapi
...
Change glapi.sh to generate both source and header simeltaneously
7 years ago
Scott Anderson
02374b945d
Change glapi.sh to generate both files
7 years ago
Drew DeVault
b8a2bfbc73
Merge pull request #442 from ascent12/meson-version
...
Add minimum meson version
7 years ago
Scott Anderson
87258c718c
Add minimum meson version
7 years ago
Drew DeVault
1228d0da19
Merge pull request #387 from emersion/laggy-move-resize
...
Fix laggy move-resize
7 years ago
Drew DeVault
6bde8dd56b
Merge pull request #431 from emersion/refactor-wlr-list
...
Refactor wlr_list
7 years ago
emersion
64221c6da1
Use wl_list for touch points in examples/
7 years ago
emersion
151901123f
Merge branch 'master' into refactor-wlr-list
7 years ago
Drew DeVault
becd75fd2e
Merge pull request #438 from emersion/fix-close-xwayand-app
...
Fix segfault when closing xwayland views
7 years ago
emersion
6a06c3d907
Fix segfault when closing xwayland views
7 years ago
emersion
1d08d31709
Merge branch 'master' into laggy-move-resize
7 years ago
Drew DeVault
c3e0fbdb8f
Remove meson hack
7 years ago
Drew DeVault
eb9fd47c2c
Merge pull request #436 from acrisci/bug/roots-xsurface-unmap
...
rootston: remove unmapped surface from desktop
7 years ago
Tony Crisci
4d6b3618b8
rootston: remove unmapped surface from desktop
7 years ago
Tony Crisci
083fe4506b
Merge pull request #427 from emersion/seat-views
...
rootston: add per-seat views
7 years ago
emersion
272e0858e4
Fix laggy move-resize for wl-shell views
7 years ago
emersion
0153a0ed8f
Fix laggy move-resize for xwayland views
7 years ago
emersion
ac6385689f
Set min view size to 1x1
7 years ago
Drew DeVault
e0bdc16a10
Merge pull request #435 from acrisci/bug/xwm-wm-state
...
xwm: properly send WM_STATE
7 years ago
Tony Crisci
0672d9cb52
bug: properly send WM_STATE
7 years ago
emersion
c0e2dc6f78
Update view position for previous configure_ack too
7 years ago
emersion
7904b625f0
Merge branch 'master' into laggy-move-resize
7 years ago
emersion
0191f3f711
Improve roots_seat_cycle_focus
7 years ago
emersion
9687950de1
Raise the view on the desktop even if already focused in the seat
7 years ago
emersion
97ddd2d1df
Add roots_seat_cycle_focus
7 years ago
emersion
bf41e7a794
Make the close command use roots_seat_get_focus, rename a few symbols
7 years ago
emersion
a8b31da52c
Remove roots_seat_{add,remove}_view
7 years ago
emersion
76e8e1a6ad
Merge branch 'master' into seat-views
7 years ago
Drew DeVault
fae8d6289a
Merge pull request #434 from acrisci/refactor/remove-client-bound-signal
...
wlr-seat: remove client bound and unbound signal
7 years ago
Tony Crisci
af23192ede
wlr-seat: remove client bound and unbound signal
7 years ago
Drew DeVault
9a4b40854b
Merge pull request #433 from acrisci/refactor/wlr-drag-icon
...
wlr- drag-icon
7 years ago
Drew DeVault
358654e212
Merge pull request #432 from acrisci/bug/xwayland-ready-listener
...
rootston: xwayland ready listener
7 years ago
Tony Crisci
bd8cdf1e9f
rootston: remove grab listeners
7 years ago
Tony Crisci
8f38b0504b
wlr-data-device: map icon by default
7 years ago
Tony Crisci
390b526450
Merge branch 'bug/xwayland-ready-listener' into refactor/wlr-drag-icon
7 years ago
Tony Crisci
90d2eca218
rootston: xwayland ready listener
7 years ago
Tony Crisci
3b74db467b
data-device: wlr-drag-icon
7 years ago
emersion
016744ef4d
Refactor wlr_list inside wlroots
7 years ago
emersion
72d877658a
Merge branch 'master' into seat-views
7 years ago
Drew DeVault
fa36ac90f7
Merge pull request #418 from acrisci/feature/wlr-seat-touch
...
wlr-seat: touch
7 years ago
Tony Crisci
458fe633df
data-device: fix memory leak
7 years ago
Tony Crisci
f17c3947ea
rootston: seat/cursor 80col cleanup
7 years ago
Tony Crisci
f277f28eef
Merge branch 'master' into feature/wlr-seat-touch
7 years ago
Drew DeVault
9f552d896f
Merge pull request #429 from emersion/config-cursor-theme
...
Add cursor theme to rootston config
7 years ago
emersion
5b13f51dfc
Add per-seat cursor configuration
7 years ago
emersion
cd566ccd8e
Add cursor theme to rootston config
7 years ago
emersion
7375931686
Fix typo making GCC build fail
7 years ago
emersion
8693bbd6b1
Update view coords when no configure is required
7 years ago