index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
protocols
Age
Commit message (
Expand
)
Author
2024-03-01
ext-action-binder-v1: implement new protocol
Anna (navi) Figueiredo Gomes
2023-11-22
Chase wlroots!4440
llyyr
2023-08-30
build: fix build with wayland-scanner subproject
denppa
2023-07-24
Add support for cursor-shape-v1
Simon Ser
2022-11-25
build: drop intermediate libraries for protocols
Simon Ser
2022-11-25
build: drop "server" from target name for protocol code
Simon Ser
2022-11-25
build: unify server & client protocol generation
Simon Ser
2022-11-25
build: drop wayland-scanner fallback
Simon Ser
2022-11-15
ipc: add view content type
Simon Ser
2022-10-04
build: simplify protocol paths
Simon Ser
2021-12-13
Add support for linux-dmabuf surface hints
Simon Ser
2021-09-08
build: subproject support for wayland-protocols
lbonn
2021-06-30
build: use Dependency.get_variable instead of get_pkgconfig_variable
Simon Ser
2021-01-12
protocols: update layer-shell-unstable-v1 to v4
Simon Ser
2020-07-05
protocols: sync wlr-layer-shell-unstable-v1 with wlroots
Jan Beich
2020-02-26
Add support for wlr-output-power-management-unstable-v1
Simon Ser
2020-01-13
Amend typo
Jason Nader
2019-09-25
input: Add support for tablet protocol.
John Chadwick
2019-08-20
Remove xdg-shell v6 support
Simon Ser
2019-06-24
Replace meson generator with custom_target
Manuel Stoeckl
2019-01-30
Implement pointer-constraints-unstable-v1
Las
2018-09-14
Update for swaywm/wlroots#1243
emersion
2018-05-20
Swaylock: Allow per-output images
Ryan Dwyer
2018-05-13
Merge pull request #1970 from emersion/xdg-shell-stable
Drew DeVault
2018-05-13
Add xdg-shell stable support
emersion
2018-05-13
Idle handling for dpms/lockscreen et al
Mattias Eriksson
2018-05-07
Update layer-shell protocol
emersion
2018-04-13
Use 'private-code' for wayland-scanner code generation
Dominique Martinet
2018-04-04
Implement input-inhibit in sway, swaylock
Drew DeVault
2018-04-02
protocols: remove unused XML files
emersion
2018-04-02
protocols: remove xdg-shell XML file
emersion
2018-03-28
add xdg-protocol header
Tony Crisci
2018-03-28
Add initial layer shell skeleton
Drew DeVault
2018-03-28
Add solid-color rendering to swaybg
Drew DeVault
2018-03-28
Add client protocols and swaybg skeleton
Drew DeVault
2017-12-01
remove the rest of cmake
Tony Crisci
2017-04-28
Implement KDE's server-side decoration protocol
Drew DeVault
2016-12-28
Add redshift support
Drew DeVault
2016-04-28
Explicitly mark static linking in CMake
Tomáš Čech
2016-04-28
Fix missing include paths
Tomáš Čech
2016-02-27
Make protocol specifications follow the DTD
Mikkel Oscar Lyderik
2015-12-03
remove archive from git, add *.a to gitignore
Christoph Gysin
2015-12-03
Add swaylock protocol, add resource destructors
Drew DeVault
2015-12-02
cmake: build common code only once
Christoph Gysin
2015-11-18
Basic support for extensions in server and clients
Drew DeVault
2015-11-18
Generate protocol headers
Drew DeVault