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
/
sway
Age
Commit message (
Expand
)
Author
2023-02-22
Allow windows in scratchpad to set the urgent flag
Robin Jarry
2023-02-22
Check for empty damage before attaching render buffer
Simon Ser
2023-02-22
Move output commit out of output_render()
Simon Ser
2023-02-22
Constify pixman_region32_t for rendering functions
Simon Ser
2023-02-22
Adjust scale for fractional-scale-v1
Simon Ser
2023-02-20
Implement seatop_touch
Stacy Harper
2023-02-20
layer-shell: enter output before surface is mapped
Simon Ser
2023-02-20
Update surface fractional scale on output change
Simon Ser
2023-02-19
container: rehome the container_swap function into container.c
Ronan Pigott
2023-02-18
Fix map_to_output * turning off device
Daniel Hill
2023-02-10
Add support for fractional-scale-v1
Simon Ser
2023-02-10
Introduce surface_{enter,leave}_output()
Simon Ser
2023-02-10
Clarify documentation for window_rect
Łukasz Adamczak
2023-02-10
Correct window_rect.y with hide_edge_borders
Łukasz Adamczak
2023-02-09
xdg-activation: fix urgency when the client does not specify a seat
Ronan Pigott
2023-02-07
Use wlr_linux_dmabuf_feedback_v1_init_with_options()
Simon Ser
2023-02-06
ipc: add ability to subscribe to output event
Baltazár Radics
2023-02-05
launcher: support external launcher tokens
Ronan Pigott
2023-02-05
launcher: make launcher context seat aware
Ronan Pigott
2023-02-05
view: make request_activate take a seat
Ronan Pigott
2023-02-02
Convert to *_try_from_wlr_surface()
Simon Ser
2023-02-02
root: free non_desktop_outputs list on root_destroy
Tobias Predel
2023-02-01
Convert to wlr_xwayland_surface_try_from_wlr_surface()
Simon Ser
2023-02-01
ipc: add support for output event
Simon Ser
2023-01-23
Apply new adaptive sync value from wlr-output-management
Alexander Courtis
2023-01-21
Check return value of wlr_renderer_begin()
Simon Ser
2023-01-20
focus_on_window_activation: raise if floating
Tobias Bengfort
2023-01-18
Fix pointer events for ext-session-lock surfaces
Simon Ser
2023-01-18
Fix indentation in surface_is_xdg_popup()
Simon Ser
2023-01-18
Send wl_surface.enter for ext-session-lock surfaces
Simon Ser
2023-01-16
input/tablet: handle focusing NULL surface
Kirill Primak
2023-01-11
input: enable user xkb configs with cap_sys_nice
Ronan Pigott
2023-01-07
Improve tablet tool button handling.
John Chadwick
2023-01-04
warp_to_constraint_cursor_hint: Handle NULL view
Alexander Orzechowski
2023-01-03
Replace math functions that promote float to double
Carl Smedstad
2023-01-03
Remove redundant return statements
Carl Smedstad
2023-01-03
Make cmd_handler.command const
Carl Smedstad
2023-01-03
Add missing includes & remove duplicates
Carl Smedstad
2023-01-03
Remove duplicate declarations
Carl Smedstad
2023-01-03
tree/container: drop unnecessary check in container_get_siblings()
Simon Ser
2023-01-03
man: fix typo in output disable docs
Simon Ser
2022-12-19
seat: Set keyboard if seat keyboard is NULL
Kenny Levinsen
2022-12-19
commands/move: Warp cursor after moving workspace to another output
Ankit Pandey
2022-12-09
Fix input command order (rotation_angle)
Baltazár Radics
2022-12-09
Add libinput RotationAngle
Lucas Zampieri
2022-12-08
criteria: be lenient on window_role and instance too
Ronan Pigott
2022-12-05
Add `primary_selection` config option
Aidan Dang
2022-12-04
seat: Avoid sending redundant keymaps on reload
Kenny Levinsen
2022-12-01
sway/lock: handle mode in output commit handler
Simon Zeni
2022-12-01
sway/desktop/output: listen to output mode in commit handle
Simon Zeni
[next]