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-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
2024-03-28
output/config: Remove unused test_output_config
Kenny Levinsen
-12
/
+0
2024-03-28
config/output: Make merge_output_config static
Kenny Levinsen
-3
/
+1
2024-03-28
output/config: Remove reset_outputs and co.
Kenny Levinsen
-58
/
+1
2024-03-28
config/output: Remove apply_output_config
Kenny Levinsen
-32
/
+0
2024-03-28
desktop/output: Use apply_output_configs for output mgmt
Kenny Levinsen
-45
/
+70
2024-03-28
Use apply_all_output_configs to light up outputs
Kenny Levinsen
-7
/
+5
2024-03-28
output/config: Add apply_all_output_configs
Kenny Levinsen
-0
/
+30
2024-03-28
config/output: Introduce apply_output_configs
Kenny Levinsen
-24
/
+135
2024-03-28
config/output: Split apply_output_config
Kenny Levinsen
-14
/
+25
2024-03-28
man: document supported modifier names
Ferdinand Bachmann
-0
/
+6
2024-03-18
Implement transient seat management
Andri Yngvason
-2
/
+41
2024-03-14
man: document that the scale might be adjusted
Simon Ser
-1
/
+2
[prev]
[next]