105 Commits (42a7860dcfa932f887bc10d5250257d26dcdb32f)

Author SHA1 Message Date
Brian Ashworth ff7d979d99 cmd_xwayland: add force for immediate launch
5 years ago
Simon Ser 7488d33d42 Remove xdg-shell v6 support
5 years ago
Simon Ser f984f21b6a Remove all wayland-server.h includes
5 years ago
Josef Gajdusek ac87df23ea Update output manager on layout change
5 years ago
Daniel Eklöf 190546fd31 add seat sub command 'xcursor_theme'
6 years ago
Simon Ser 4105982169 Remove orbital gamma-control protocol
6 years ago
Josef Gajdusek b3a5effef2 Implement wlr-output-management-v1
6 years ago
emersion a6711740bc Set DISPLAY after initializing Xwayland
6 years ago
emersion 444e00662c
Add wp-primary-selection-unstable-v1
6 years ago
absrd ee4b8a3938 Add relative pointer
6 years ago
Las cedde21c96 Implement pointer-constraints-unstable-v1
6 years ago
Ryan Dwyer 2301349ad5 Use noop output when there's no outputs connected
6 years ago
M Stoeckl 1211a81aad Replace wlr_log with sway_log
6 years ago
Drew DeVault 4879d40695
Merge pull request #3144 from emersion/cmd-xwayland
6 years ago
emersion 327236a7ab Add data-control-v1
6 years ago
emersion cc28f9712e
Update for swaywm/wlroots#1387
6 years ago
emersion 311c7db7e3
Add xwayland command
6 years ago
emersion cad851805b
Use #if instead of #ifdef
6 years ago
emersion a654ac1bd6
Implement the presentation-time protocol
6 years ago
Ryan Dwyer c006717910 Minor refactor of input manager
6 years ago
emersion fd9198a3a4 Export XCURSOR_SIZE and XCURSOR_THEME
6 years ago
Ryan Dwyer 7b138e5ef0 Add CSD to border modes
6 years ago
Drew DeVault 64d567be9b
Merge branch 'master' into wlroots-1243
6 years ago
Drew DeVault 3b92d5bb6d Additional fix for xdg-output
6 years ago
Drew DeVault b4d60da856
Merge branch 'master' into wlroots-1243
6 years ago
Drew DeVault 73aab86b6d Postfix xdg-output headers
6 years ago
emersion 7699c5444c Update for swaywm/wlroots#1243
6 years ago
Ryan Dwyer 7586f150c0 Implement type safe arguments and demote sway_container
6 years ago
sghctoma df730a8891 Merge remote-tracking branch 'upstream/master' into fix-freebsd-build
6 years ago
emersion 407c12fddd Update for swaywm/wlroots#1216
6 years ago
sghctoma ac7a0aa038 Add missing destroy calls to server_fini
6 years ago
Ryan Dwyer 5dbbab7bdc Remove layout.c
6 years ago
Ryan Dwyer 8d1dd03823 Standardise debug variables
6 years ago
emersion 9d578e0a0f Handle views created after decoration mode is sent for xdg-shell
6 years ago
emersion 700941dde8 Listen to server-decoration mode changes
6 years ago
emersion 3a54e2291c
Merge branch 'master' into wlr-gamma-control
6 years ago
Pascal Pascher f95cb9a7c1 reverted includes of "sway/config.h" and replaced with "config.h" from meson build
6 years ago
Pascal Pascher 2bf893248a style fixes, exclude sway/desctop/xwayland.c when enable_xwayland: false
6 years ago
Pascal Pascher 24ad1c3983 Added meson option "enable_xwayland" (default: true) to enable/disable xwayland support
6 years ago
emersion c35a34262f Enable wlr-gamma-control-unstable-v1
6 years ago
Drew DeVault 3483f1ea1a
Merge branch 'master' into update-wlroots-1148
6 years ago
emersion 4154234eee Update for swaywm/wlroots#1148
6 years ago
Brian Ashworth ec65286606 Fix deferred command handling
6 years ago
Drew DeVault 53e3f35ba3
Merge pull request #2272 from RyanDwyer/simplify-transactions
6 years ago
Ryan Dwyer 2032f85d94 Simplify transactions by utilising a dirty flag on containers
6 years ago
emersion 82c978d34b Remove orbital screenshooter
6 years ago
emersion 63b4bf5000
Update for swaywm/wlroots#1126
6 years ago
Dominique Martinet c092f1fe6a startup: move setenv WAYLAND_DISPLAY before config execs
6 years ago
Dominique Martinet 71224781c4 idle_inhibit: move server data to its own struct
6 years ago
Dominique Martinet 072b334abc idle_inhibit: stop inhibitor when views become invisible
6 years ago