Tony Crisci
5d7eb438d9
Merge pull request #437 from emersion/fullscreen
...
Fullscreen support
7 years ago
Scott Anderson
bc113c16aa
Use correct include path for glapi.h
7 years ago
Drew DeVault
5649544a14
Merge pull request #449 from emersion/fix-hw-cursor-pos
...
Fix initial hardware cursor position
7 years ago
emersion
0781f6e483
Fix initial hardware cursor position
7 years ago
Drew DeVault
57a304c750
Merge pull request #447 from ascent12/os-compat
...
Remove unneeded linux include
7 years ago
Scott Anderson
87ea76e037
Remove unneeded linux include
7 years ago
Drew DeVault
d361cda3b6
Revert "Add xdg_shell ack_configure event"
...
This reverts commit f2b225ad0b
.
7 years ago
Drew DeVault
f2b225ad0b
Add xdg_shell ack_configure event
7 years ago
Drew DeVault
af3dea6d43
Merge pull request #445 from acrisci/feature/maximize-command
...
rootston: maximize command
7 years ago
Tony Crisci
903ba1c9b3
rootston: maximize command
7 years ago
Drew DeVault
b083b1708b
Merge pull request #444 from myfreeweb/master
...
Xwayland signal confusion fix & non-Linux socket path fix
7 years ago
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
emersion
cc2468923b
Fix non-HiDPI-aware fullscreen surface rendering in wlr_output
7 years ago
emersion
3262661e1e
Fix HiDPI support
7 years ago
emersion
5a664e1e46
Fix messed up outputs after fullscreen
7 years ago
emersion
dcb168914e
Merge branch 'master' into fullscreen
7 years ago
Drew DeVault
1228d0da19
Merge pull request #387 from emersion/laggy-move-resize
...
Fix laggy move-resize
7 years ago
emersion
9a6f799d8f
Add fullscreen command, fix view_at with fullscreen views
7 years ago
emersion
9e29621ec3
Always center fullscreen view on screen
7 years ago
emersion
17d9e2ce35
Unify view events naming, remove client from event structs
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
emersion
a268f57ed5
Forgot a call to glClear
7 years ago
emersion
5a8bbc6203
Fix GCC build
7 years ago
emersion
54f1135c05
Fix fullscreen in xdg-shell
7 years ago
emersion
bc68f26960
Fix evince fullscreen under xwayland
7 years ago
emersion
a7a221698e
Merge branch 'master' into fullscreen
7 years ago
emersion
abab2902f5
Check for subsurfaces and popups before using wlr_output_set_fullscreen_surface
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
80998cdf57
Add support for fullscreen xwayland views
7 years ago
emersion
b04a9a248d
Initial fullscreen support
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