index
:
sway
bandicoot
bindsym-tocode-cartesian
bindsym-tocode-dup-children
for_window-fixes
for_window-ignored
input-fix_context_menu_focus
master
zwlr_keyboard_interactivity-on_demand-behavior
i3-compatible Wayland compositor
Simon Ser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2023-03-14
root: Try to preserve relative positions of floating containers
Ankit Pandey
-15
/
+68
2023-03-11
man: add warning for hide_cursor configuration
Stanislav Ochotnický
-0
/
+4
2023-02-28
ci: add libdisplay-info dependency
Simon Zeni
-0
/
+3
2023-02-28
Disable direct scanout for surfaces with popups
novenary
-0
/
+6
2023-02-27
sway{,bar}: use default font hint style
llyyr
-3
/
+0
2023-02-25
fix typo
rj1
-1
/
+1
2023-02-22
Allow windows in scratchpad to set the urgent flag
Robin Jarry
-6
/
+7
2023-02-22
Check for empty damage before attaching render buffer
Simon Ser
-6
/
+5
2023-02-22
Move output commit out of output_render()
Simon Ser
-33
/
+38
2023-02-22
Constify pixman_region32_t for rendering functions
Simon Ser
-29
/
+29
2023-02-22
Adjust scale for fractional-scale-v1
Simon Ser
-0
/
+10
2023-02-20
Implement seatop_touch
Stacy Harper
-48
/
+187
2023-02-20
layer-shell: enter output before surface is mapped
Simon Ser
-1
/
+2
2023-02-20
Update surface fractional scale on output change
Simon Ser
-1
/
+9
2023-02-19
container: rehome the container_swap function into container.c
Ronan Pigott
-174
/
+175
2023-02-18
Fix map_to_output * turning off device
Daniel Hill
-1
/
+2
2023-02-10
Add support for fractional-scale-v1
Simon Ser
-0
/
+16
2023-02-10
Introduce surface_{enter,leave}_output()
Simon Ser
-11
/
+30
2023-02-10
Clarify documentation for window_rect
Łukasz Adamczak
-2
/
+3
2023-02-10
Correct window_rect.y with hide_edge_borders
Łukasz Adamczak
-1
/
+1
2023-02-09
xdg-activation: fix urgency when the client does not specify a seat
Ronan Pigott
-5
/
+2
2023-02-07
Use wlr_linux_dmabuf_feedback_v1_init_with_options()
Simon Ser
-63
/
+7
2023-02-06
ipc: add ability to subscribe to output event
Baltazár Radics
-0
/
+2
2023-02-05
launcher: support external launcher tokens
Ronan Pigott
-0
/
+20
2023-02-05
launcher: make launcher context seat aware
Ronan Pigott
-21
/
+68
2023-02-05
view: make request_activate take a seat
Ronan Pigott
-5
/
+12
2023-02-04
ci: install hwdata-dev on Alpine
Simon Ser
-1
/
+1
2023-02-02
swaymsg: s/inactive/disabled/
Simon Ser
-1
/
+1
2023-02-02
swaymsg: print output power status
Simon Ser
-1
/
+4
2023-02-02
Add Norwegian READMR
Radical
-2
/
+77
2023-02-02
Convert to *_try_from_wlr_surface()
Simon Ser
-40
/
+23
2023-02-02
root: free non_desktop_outputs list on root_destroy
Tobias Predel
-0
/
+1
2023-02-01
Convert to wlr_xwayland_surface_try_from_wlr_surface()
Simon Ser
-32
/
+25
2023-02-01
ipc: add support for output event
Simon Ser
-0
/
+35
2023-02-01
Added reference for event types to swaymsg manpage
Cedric Sodhi
-0
/
+2
2023-01-30
Switch default menu to wmenu
Simon Ser
-1
/
+1
2023-01-23
Apply new adaptive sync value from wlr-output-management
Alexander Courtis
-0
/
+1
2023-01-21
Check return value of wlr_renderer_begin()
Simon Ser
-1
/
+3
2023-01-20
focus_on_window_activation: raise if floating
Tobias Bengfort
-0
/
+3
2023-01-18
Fix pointer events for ext-session-lock surfaces
Simon Ser
-2
/
+31
2023-01-18
Fix indentation in surface_is_xdg_popup()
Simon Ser
-6
/
+6
2023-01-18
Send wl_surface.enter for ext-session-lock surfaces
Simon Ser
-0
/
+1
2023-01-16
input/tablet: handle focusing NULL surface
Kirill Primak
-13
/
+9
2023-01-16
swaynag: call swaynag_destroy on clean exit
Manuel Stoeckl
-18
/
+19
2023-01-11
input: enable user xkb configs with cap_sys_nice
Ronan Pigott
-3
/
+3
2023-01-07
Improve tablet tool button handling.
John Chadwick
-7
/
+48
2023-01-04
warp_to_constraint_cursor_hint: Handle NULL view
Alexander Orzechowski
-0
/
+4
2023-01-03
Use correct length for strncmp comparison
Carl Smedstad
-1
/
+1
2023-01-03
Replace math functions that promote float to double
Carl Smedstad
-15
/
+15
2023-01-03
Remove redundant return statements
Carl Smedstad
-3
/
+0
[next]