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
2024-07-14
ci: use package x11-servers/xwayland instead of x11-servers/xwayland-devel
Bill Li
-1
/
+1
2024-07-14
Chase wlroots!2434
Bill Li
-10
/
+10
2024-07-13
build: Bump wlroots version
Bill Li
-2
/
+2
2024-07-10
common/pango: Disable glyph position rounding
Kenny Levinsen
-0
/
+3
2024-07-06
xdg-activation: launcher tokens are activation requests
Ronan Pigott
-6
/
+6
2024-07-04
build: bump libinput version required
Tarcísio Eduardo Moreira Crocomo
-1
/
+1
2024-07-04
Implement clickfinger_button_map support.
Tarcísio Eduardo Moreira Crocomo
-3
/
+74
2024-07-03
sway_text_node: avoid unnecessary redraws
Simon Ser
-0
/
+6
2024-07-03
tree/container: drop decl for container_update_textures_recursive()
Simon Ser
-2
/
+0
2024-07-03
xdg_shell: don't send configure events to uninitialized surfaces
llyyr
-3
/
+2
2024-07-03
ipc: properly check for titlebars
novenary
-1
/
+2
2024-07-03
transaction: fix missing top border with hide_lone_tab
novenary
-2
/
+2
2024-07-03
desktop/output: Debounce modesets
Kenny Levinsen
-9
/
+25
2024-07-03
input/keyboard: don't set layout for virtual keyboard device
llyyr
-1
/
+3
2024-07-03
input/keyboard: refactor into sway_keyboard_set_layout
llyyr
-36
/
+44
2024-07-03
input/seat: don't send redundant leave/enter on device creation
llyyr
-2
/
+1
2024-07-02
input/keyboard: don't send key release if we don't have focused surface
llyyr
-2
/
+3
2024-07-02
config/output: Skip VRR tests when not supported
Kenny Levinsen
-9
/
+6
2024-07-01
desktop/output: unify page-flip codepath
Simon Ser
-13
/
+12
2024-06-29
view: send scale notification when the output is known
Ronan Pigott
-0
/
+9
2024-06-27
protocols: use tablet-v2 xml from stable/
Kirill Primak
-1
/
+1
2024-06-27
prevent workspace_find_container from crashing with NULL workspaces
bretello
-0
/
+5
2024-06-27
fix crash when setting urgency on an hidden scratchpad container
bretello
-1
/
+1
2024-06-25
tree/view: ensure content_{width,height} is positive
Simon Ser
-2
/
+2
2024-06-25
tree/view: set default min size to 1×1
Simon Ser
-2
/
+2
2024-06-10
Set color transform when calling wlr_scene_output_build_state()
Simon Ser
-4
/
+6
2024-06-07
sway/commands/output: Add command to set color profile
Manuel Stoeckl
-1
/
+147
2024-05-28
Update for versioned wlroots files
Violet Purcell
-1
/
+1
2024-05-27
Drop server.h include from input/input-manager.h
Simon Ser
-1
/
+29
2024-05-27
input/text_input: ensure keyboard is set before sending modifiers
Simon Ser
-1
/
+3
2024-05-27
server: hide xdg_output from unprivileged clients
Simon Ser
-2
/
+6
2024-05-24
tree/view: Do not clip to geometry if using CSD
thal
-6
/
+13
2024-05-21
build: drop xwayland option
Simon Ser
-59
/
+56
2024-05-18
sway/config/output.c: fix null deref on output config
Anna (navi) Figueiredo Gomes
-1
/
+1
2024-05-18
build: disable wayland-protocols subproject tests by default
Simon Ser
-1
/
+1
2024-05-07
desktop/layer_shell: provide fractional scale on creation
Manuel Stoeckl
-0
/
+7
2024-05-07
tree/container: ensure pixman rect is valid in container_arrange_title_bar()
Simon Ser
-0
/
+4
2024-05-07
sway_text_node: Allow 0 text width
Alexander Orzechowski
-1
/
+7
2024-05-02
config/output: Print output state during tests
Kenny Levinsen
-14
/
+32
2024-05-02
config/output: Search for output config fallbacks
Kenny Levinsen
-55
/
+261
2024-05-02
config/output: Use all outputs for config merge
Kenny Levinsen
-1
/
+1
2024-04-23
desktop/output: Fix check if config should be stored
Kenny Levinsen
-1
/
+1
2024-04-21
server: Use wlr_renderer_get_texture_formats
Kenny Levinsen
-5
/
+4
2024-04-13
config/output: drop fast path in store_output_config()
Simon Ser
-5
/
+0
2024-04-13
config/output: fix NULL derefs in store_output_config()
Simon Ser
-2
/
+5
2024-04-12
config/output: Refactor handling of tiered configs
Kenny Levinsen
-162
/
+143
2024-04-05
input: add Super as alternative for Mod4
Ferdinand Bachmann
-2
/
+3
2024-03-30
sway-ipc(7): Escape backslashes correctly in GET_CONFIG output
Daniel Kahn Gillmor
-1
/
+1
2024-03-28
input: pass wlr_seat_client to wlr_seat_touch_notify_cancel()
Simon Ser
-1
/
+5
2024-03-28
commands/output/toggle: Use free_output_config
Kenny Levinsen
-1
/
+1
[next]