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
/
desktop
Age
Commit message (
Expand
)
Author
2023-04-14
Use output_match_name_or_id() in apply_output_config_to_outputs()
Simon Ser
2023-04-14
Introduce output_match_name_or_id()
Simon Ser
2023-04-14
Fix old style function definitions
Elyes Haouas
2023-04-14
Set output damage during direct scan-out
Simon Ser
2023-04-14
Skip direct scan-out commit when damage is empty
Simon Ser
2023-04-06
Chase wlroots!4067
Alexander Orzechowski
2023-04-06
Remove duplicate wlr_damage_ring_set_bounds() call
Simon Ser
2023-04-06
Fix damage-ring bounds not being set when unplugging -> plugging in monitor
Erik Reider
2023-03-26
Init the damage_ring bounds on output creation
Erik Reider
2023-02-28
Disable direct scanout for surfaces with popups
novenary
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-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-10
Add support for fractional-scale-v1
Simon Ser
2023-02-10
Introduce surface_{enter,leave}_output()
Simon Ser
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-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-03
Replace math functions that promote float to double
Carl Smedstad
2022-12-01
sway/desktop/output: listen to output mode in commit handle
Simon Zeni
2022-11-28
Make DRM backend optional
Simon Ser
2022-11-28
Make GLES2 optional
Simon Ser
2022-11-26
launcher: export X startup ids and use them for workspace matching
Ronan Pigott
2022-11-26
launcher: export xdga tokens and use them for workspace matching
Ronan Pigott
2022-11-26
launcher: fudge the interface a bit
Ronan Pigott
2022-11-26
launcher: initialize launcher_ctxs once on startup
Ronan Pigott
2022-11-26
view: associate launch contexts with views
Ronan Pigott
2022-11-26
launcher: rename pid_workspace to launcher_ctx
Ronan Pigott
2022-11-26
launcher: use xdga tokens
Ronan Pigott
2022-11-26
launcher: track workspaces by node
Ronan Pigott
2022-11-26
root: move the workspace matching code to its own file
Ronan Pigott
2022-11-15
Listen to the output request_state event
Simon Ser
2022-11-12
output: set damage ring bounds to pixel values
Kirill Primak
2022-11-11
Use wlr_damage_ring
Kirill Primak
2022-10-14
Add support for ext-idle-notify-v1
Simon Ser
2022-09-19
sway: Add non-desktop-output type
Alex Maese
2022-07-04
Remove internal references to DPMS
Simon Ser
2022-05-27
xdg-shell: schedule a configure on maximize request
Kirill Primak
2022-05-27
chore: chase wlroots xdg-shell update
Kirill Primak
2022-05-23
ext-session-lock: disable direct scan-out when locked
Daniel De Graaf
2022-04-29
Implement ext-session-lock-v1
Daniel De Graaf
2022-04-18
Chase wlroots X11 hints update
kraftwerk28
2022-04-13
layer_shell: keep output non-NULL wherever possible
Thomas Hebb
2022-02-24
Don't enter seatop_move_floating when fullscreen
Thomas Hebb
2022-02-07
xdg-shell: use wlr_xdg_popup in sway_xdg_popup
Simon Ser
2022-02-07
xdg-shell: use wlr_xdg_toplevel in sway_view
Simon Ser
[next]