aboutsummaryrefslogtreecommitdiffstats
path: root/include/sway/server.h
Commit message (Expand)AuthorAge
* Implement xdg-activation-v1Libravatar Simon Ser2021-06-02
* transactions: Amend pending transactionsLibravatar Kenny Levinsen2021-02-16
* Implement wlr-foreign-toplevel-management-v1Libravatar Drew DeVault2020-06-23
* Add a secondary headless backendLibravatar Simon Ser2020-05-01
* Port input method and text input from rootstonLibravatar xdavidwu2020-04-04
* Add support for wlr-output-power-management-unstable-v1Libravatar Simon Ser2020-02-26
* Fix compiling with -fno-commonLibravatar thermitegod2020-01-24
* Add sway_surfaceLibravatar Ivan Molodetskikh2019-11-17
* input: Add support for tablet protocol.Libravatar John Chadwick2019-09-25
* Remove xdg-shell v6 supportLibravatar Simon Ser2019-08-20
* Remove all wayland-server.h includesLibravatar Simon Ser2019-07-27
* Update output manager on layout changeLibravatar Josef Gajdusek2019-07-17
* Implement wlr-output-management-v1Libravatar Josef Gajdusek2019-05-24
* Remove debug treeLibravatar Ryan Dwyer2019-03-18
* Add relative pointerLibravatar absrd2019-01-30
* Implement pointer-constraints-unstable-v1Libravatar Las2019-01-30
* Use noop output when there's no outputs connectedLibravatar Ryan Dwyer2019-01-22
* Add xwayland commandLibravatar emersion2018-11-19
* Use #if instead of #ifdefLibravatar emersion2018-11-18
* Implement the presentation-time protocolLibravatar emersion2018-10-23
* Add CSD to border modesLibravatar Ryan Dwyer2018-09-27
* Update for swaywm/wlroots#1243Libravatar emersion2018-09-14
* Implement type safe arguments and demote sway_containerLibravatar Ryan Dwyer2018-09-05
* Standardise debug variablesLibravatar Ryan Dwyer2018-08-19
* Handle views created after decoration mode is sent for xdg-shellLibravatar emersion2018-08-06
* Listen to server-decoration mode changesLibravatar emersion2018-08-06
* more style fixes, included "sway/config.h" where neededLibravatar Pascal Pascher2018-07-25
* style fixes, exclude sway/desctop/xwayland.c when enable_xwayland: falseLibravatar Pascal Pascher2018-07-24
* Added meson option "enable_xwayland" (default: true) to enable/disable xwayla...Libravatar Pascal Pascher2018-07-24
* Fix deferred command handlingLibravatar Brian Ashworth2018-07-19
* Simplify transactions by utilising a dirty flag on containersLibravatar Ryan Dwyer2018-07-14
* idle_inhibit: move server data to its own structLibravatar Dominique Martinet2018-07-02
* idle_inhibit: stop inhibitor when views become invisibleLibravatar Dominique Martinet2018-07-02
* Add idle inhibit unstable v1 supportLibravatar Dominique Martinet2018-07-02
* Merge remote-tracking branch 'upstream/master' into atomicLibravatar Ryan Dwyer2018-06-29
|\
| * Merge branch 'master' into xwayland-wants-floatLibravatar Ryan Dwyer2018-06-27
| |\
| * | Automatically float xwayland windowsLibravatar emersion2018-06-18
* | | Allow views to skip configuresLibravatar Ryan Dwyer2018-06-27
* | | Remove incorrect assertion and supporting codeLibravatar Ryan Dwyer2018-06-26
* | | Implement transaction timings debugLibravatar Ryan Dwyer2018-06-25
* | | Force transactions to complete in orderLibravatar Ryan Dwyer2018-06-24
* | | Merge remote-tracking branch 'upstream/master' into atomicLibravatar Ryan Dwyer2018-06-23
|\ \ \ | | |/ | |/|
| * | Perform (partial) server initialization before dropping privileges.Libravatar Tobias Blass2018-06-19
| |/
* / Implement atomic layout updates for tree operationsLibravatar Ryan Dwyer2018-06-23
|/
* sway: run commands without waiting for XwaylandLibravatar Dominique Martinet2018-05-16
* Kill wl_shellLibravatar emersion2018-05-14
* Merge pull request #1970 from emersion/xdg-shell-stableLibravatar Drew DeVault2018-05-13
|\
| * Add xdg-shell stable supportLibravatar emersion2018-05-13
* | Idle handling for dpms/lockscreen et alLibravatar Mattias Eriksson2018-05-13
|/
* Set xwayland cursorLibravatar emersion2018-03-31