175 Commits (646019cad9e8a075911e960fc7645471d9c26bf6)

Author SHA1 Message Date
Simon Ser 729e18bff5 Replace wlr_headless_backend_create_with_renderer call
3 years ago
Simon Zeni 5865af75cf sway: create wlr_renderer and wlr_allocator
3 years ago
Simon Zeni 30c28ff8f7 introduce wlr_drm_lease_v1
3 years ago
Simon Ser 9755684fb0 Implement xdg-activation-v1
4 years ago
Simon Ser 1a72049c04 Remove WLR_HAS_XDG_FOREIGN checks
4 years ago
Kenny Levinsen c8bf84c82d transactions: Amend pending transactions
4 years ago
Aleksei Bavshin 89b4bc4bc7 xdg-foreign: add v1 and v2 implementations
4 years ago
Simon Ser 53f5197c26 Remove create_renderer_func argument
4 years ago
Simon Ser a1591c23d2
Handle secondary headless backend failures
4 years ago
Isaac Freund 5ad3990a6c Drop gtk-primary-selection support
4 years ago
Geoffrey Casper 65a751a21f server: Avoid using "wayland-0" as WAYLAND_DISPLAY
4 years ago
Simon Ser eb4fa18308 Unset DISPLAY when wlr_xwayland fails
4 years ago
Drew DeVault 8d5e627bc9 Implement wlr-foreign-toplevel-management-v1
4 years ago
Simon Ser e19bd1e474 Add support for viewporter
5 years ago
Tudor Brindus 704d675a36 Log Xwayland startup failures
5 years ago
Simon Ser 5e5e5f2ee5 Add a secondary headless backend
5 years ago
xdavidwu 5886187c6e Port input method and text input from rootston
5 years ago
Simon Ser 5ed01c861a Add support for wlr-output-power-management-unstable-v1
5 years ago
Ivan Molodetskikh 5421198489 Add sway_surface
5 years ago
John Chadwick 7e420cb6e4 input: Add support for tablet protocol.
5 years ago
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
Dominique Martinet e4bfb3bc98 Add idle inhibit unstable v1 support
6 years ago
emersion 7abb4d63e2
Init screencopy manager
6 years ago
Ryan Dwyer a2fbb20a61 Merge remote-tracking branch 'upstream/master' into atomic
6 years ago
Ryan Dwyer 9652529cc1 Allow views to skip configures
7 years ago
Ryan Dwyer bf38081382
Merge branch 'master' into xwayland-wants-float
7 years ago
Ryan Dwyer 289d696adc Implement transaction timings debug
7 years ago
Ryan Dwyer b11c9199a6 Merge remote-tracking branch 'upstream/master' into atomic
7 years ago
Ryan Dwyer 38398e2d77 Implement atomic layout updates for tree operations
7 years ago
Drew DeVault e8fbda4d21
Merge pull request #2146 from tobiasblass/prepare_server_before_dropping_privileges
7 years ago
Rostislav Pehlivanov aa9f058e3e Init the dmabuf exporting protocol in wlroots
7 years ago
Tobias Blass a5c091e302 Perform (partial) server initialization before dropping privileges.
7 years ago
emersion cda66e9a26
Automatically float xwayland windows
7 years ago
emersion 24832d8574
Update for swaywm/wlroots#1000
7 years ago
emersion 708ff238f3
Update for swaywm/wlroots#993
7 years ago
Dominique Martinet 89ae1792b5 sway: run commands without waiting for Xwayland
7 years ago
emersion 95a10dd4f3
Kill wl_shell
7 years ago
Drew DeVault 404d006a1c Enable lazy xwayland
7 years ago
Drew DeVault b2dec12368
Merge pull request #1970 from emersion/xdg-shell-stable
7 years ago
emersion 88d9d43b36
Add xdg-shell stable support
7 years ago
Mattias Eriksson 8fbafbfab5 Idle handling for dpms/lockscreen et al
7 years ago
Dan Robertson 4ebd6f3507
Fix null deref in server_init
7 years ago
Vincent Vanlaer 95dac2a069 Update xwayland start for new API
7 years ago
emersion b96d774c70
Use wlr_renderer_init_wl_shm
7 years ago
emersion 7114451607
Destroy display in server_fini
7 years ago
emersion 9570e37016
Update for wlroots#850
7 years ago
Drew DeVault 5d34e4531f Add basic server decorations support
7 years ago
Drew DeVault 94ecd0f0aa Configure wlr_xdg_output_manager during init
7 years ago
Tony Crisci 0828c77251 rename input-manager functions
7 years ago
Drew DeVault 5c08e13e50 Set Xwayland seat on focus
7 years ago
Drew DeVault ae0552606b Configure linux_dmabuf, primary_selection
7 years ago