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-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
2024-03-14
man: drop fractional scale warning
Simon Ser
-7
/
+4
2024-03-14
Re-create renderer when lost
Simon Ser
-0
/
+43
2024-03-14
server: fix wlr_seat use-after-free on exit
Simon Ser
-0
/
+1
2024-03-09
Force bilinear scaling when scaling down
Alexander Orzechowski
-2
/
+10
2024-03-08
config/output: drop enabling flag
Simon Ser
-7
/
+1
2024-03-08
xdg-shell: send WM capabilities
Simon Ser
-1
/
+5
2024-03-08
xdg-shell: implement popup repositioning
Simon Ser
-1
/
+10
2024-03-07
Fetch input device vendor/product from libinput
Simon Ser
-6
/
+13
2024-03-06
config: add fallback without env vars for keysym translation XKB keymap
Simon Ser
-6
/
+8
2024-03-06
config: error out on keysym translation XKB state failure
Simon Ser
-1
/
+16
2024-03-01
commands/move: do not force focus on the moved container
Ronan Pigott
-9
/
+0
2024-03-01
input: Rename WLR_INPUT_DEVICE_TABLET_TOOL to WLR_INPUT_DEVICE_TABLET
Luofan Chen
-8
/
+8
2024-02-29
ipc: add `scratchpad_state` property to GET_TREE
llyyr
-0
/
+8
2024-02-29
ipc: add `floating` property to GET_TREE
llyyr
-1
/
+10
2024-02-28
Convert to new pointer enums
Simon Ser
-43
/
+43
[prev]
[next]