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
/
include
/
sway
/
server.h
Age
Commit message (
Expand
)
Author
2023-06-23
idle-inhibit-v1: simplify with server global
Simon Ser
2023-06-08
Handle gamma-control-v1 set_gamma events
Simon Ser
2023-02-05
launcher: support external launcher tokens
Ronan Pigott
2022-11-28
Make session optional
Simon Ser
2022-11-26
launcher: initialize launcher_ctxs once on startup
Ronan Pigott
2022-11-15
Update for wlroots!3814
Simon Ser
2022-11-15
ipc: add view content type
Simon Ser
2022-10-28
Rework session lock keyboard focus handling
Daniel De Graaf
2022-10-14
Add support for ext-idle-notify-v1
Simon Ser
2022-06-03
Refuse to start when SUID is detected
Kenny Levinsen
2022-05-18
realtime: request SCHED_RR using CAP_SYS_NICE
Rouven Czerwinski
2022-04-29
Implement ext-session-lock-v1
Daniel De Graaf
2021-12-13
Add support for linux-dmabuf surface hints
Simon Ser
2021-11-25
sway: replace noop_output by fallback_output
Simon Zeni
2021-11-18
sway: create wlr_renderer and wlr_allocator
Simon Zeni
2021-10-30
Bump RLIMIT_NOFILE
Simon Ser
2021-09-20
Add -Dnoscanout debug option
Simon Ser
2021-09-09
introduce wlr_drm_lease_v1
Simon Zeni
2021-06-02
Implement xdg-activation-v1
Simon Ser
2021-02-16
transactions: Amend pending transactions
Kenny Levinsen
2020-06-23
Implement wlr-foreign-toplevel-management-v1
Drew DeVault
2020-05-01
Add a secondary headless backend
Simon Ser
2020-04-04
Port input method and text input from rootston
xdavidwu
2020-02-26
Add support for wlr-output-power-management-unstable-v1
Simon Ser
2020-01-24
Fix compiling with -fno-common
thermitegod
2019-11-17
Add sway_surface
Ivan Molodetskikh
2019-09-25
input: Add support for tablet protocol.
John Chadwick
2019-08-20
Remove xdg-shell v6 support
Simon Ser
2019-07-27
Remove all wayland-server.h includes
Simon Ser
2019-07-17
Update output manager on layout change
Josef Gajdusek
2019-05-24
Implement wlr-output-management-v1
Josef Gajdusek
2019-03-18
Remove debug tree
Ryan Dwyer
2019-01-30
Add relative pointer
absrd
2019-01-30
Implement pointer-constraints-unstable-v1
Las
2019-01-22
Use noop output when there's no outputs connected
Ryan Dwyer
2018-11-19
Add xwayland command
emersion
2018-11-18
Use #if instead of #ifdef
emersion
2018-10-23
Implement the presentation-time protocol
emersion
2018-09-27
Add CSD to border modes
Ryan Dwyer
2018-09-14
Update for swaywm/wlroots#1243
emersion
2018-09-05
Implement type safe arguments and demote sway_container
Ryan Dwyer
2018-08-19
Standardise debug variables
Ryan Dwyer
2018-08-06
Handle views created after decoration mode is sent for xdg-shell
emersion
2018-08-06
Listen to server-decoration mode changes
emersion
2018-07-25
more style fixes, included "sway/config.h" where needed
Pascal Pascher
2018-07-24
style fixes, exclude sway/desctop/xwayland.c when enable_xwayland: false
Pascal Pascher
2018-07-24
Added meson option "enable_xwayland" (default: true) to enable/disable xwayla...
Pascal Pascher
2018-07-19
Fix deferred command handling
Brian Ashworth
2018-07-14
Simplify transactions by utilising a dirty flag on containers
Ryan Dwyer
2018-07-02
idle_inhibit: move server data to its own struct
Dominique Martinet
[next]