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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2025-04-13
server: recreate renderer in idle callback to avoid UAF
Ferdinand Bachmann
-0
/
+1
2025-04-13
tree/container: remove event listeners on destroy
Ferdinand Bachmann
-0
/
+1
2025-04-13
input/text_input: remove event listeners on destroy
Ferdinand Bachmann
-0
/
+2
2025-04-13
desktop/idle_inhibit: remove event listeners on destroy
Ferdinand Bachmann
-0
/
+1
2025-04-13
input/input-manager: remove event listeners on fini
Ferdinand Bachmann
-0
/
+2
2025-03-11
Use SIG_IGN for SIGCHLD instead of our own handler
Kenny Levinsen
-0
/
+1
2025-03-09
sway/server: create ext-data-control manager
llyyr
-1
/
+2
2025-02-25
output: Expose output_configure_scene to header
Alexander Orzechowski
-0
/
+3
2025-01-21
Add ext-image-copy-capture-v1 and ext-image-capture-source-v1
Simon Ser
-0
/
+1
2025-01-13
criteria: add sandbox properties
Puck Meerburg
-0
/
+3
2025-01-13
tree/view: add getters for sandbox properties
Jacob McNamee
-0
/
+6
2025-01-07
stringop: move over has_prefix()
Simon Ser
-0
/
+2
2024-11-17
ipc-server: Force modeset if needed after executing commands
Kenny Levinsen
-0
/
+1
2024-11-17
config: Force modeset before running deferred configs
Kenny Levinsen
-0
/
+1
2024-09-21
desktop/output: Expose request_modeset
Kenny Levinsen
-0
/
+2
2024-09-20
text_input: Properly handle map/unmap events
Alexander Orzechowski
-0
/
+2
2024-09-20
text_input: Move popup placement to own function
Alexander Orzechowski
-0
/
+1
2024-09-20
config/output: Add support for 6-bit render fmt
Kenny Levinsen
-0
/
+1
2024-09-20
ext-session-lock: Do not use commit listener to arrange
Kenny Levinsen
-0
/
+6
2024-09-10
config/output: Rename to apply_stored_output_configs
Kenny Levinsen
-1
/
+1
2024-09-10
config/output: Accept a list of output_configs to use
Kenny Levinsen
-13
/
+2
2024-09-04
(desktop|tree)/output: Do not use layout listener to arrange
Kenny Levinsen
-5
/
+0
2024-09-04
desktop/output: Do not use commit listener to arrange
Kenny Levinsen
-1
/
+2
2024-09-02
move title_format to container
Norbert Bolanowski
-2
/
+4
2024-08-14
output: Use wlr_scene_set_gamma_control_manager_v1
Alexander Orzechowski
-3
/
+0
2024-08-05
Add support for tearing-control-v1
Ricardo Steijn
-0
/
+22
2024-07-04
Implement clickfinger_button_map support.
TarcĂsio Eduardo Moreira Crocomo
-0
/
+2
2024-07-03
tree/container: drop decl for container_update_textures_recursive()
Simon Ser
-2
/
+0
2024-07-03
desktop/output: Debounce modesets
Kenny Levinsen
-0
/
+2
2024-06-07
sway/commands/output: Add command to set color profile
Manuel Stoeckl
-0
/
+6
2024-05-27
Drop server.h include from input/input-manager.h
Simon Ser
-1
/
+6
2024-05-27
server: hide xdg_output from unprivileged clients
Simon Ser
-0
/
+2
2024-05-21
build: drop xwayland option
Simon Ser
-12
/
+13
2024-05-02
config/output: Search for output config fallbacks
Kenny Levinsen
-1
/
+4
2024-04-12
config/output: Refactor handling of tiered configs
Kenny Levinsen
-1
/
+8
2024-03-28
output/config: Remove unused test_output_config
Kenny Levinsen
-2
/
+0
2024-03-28
config/output: Make merge_output_config static
Kenny Levinsen
-2
/
+0
2024-03-28
output/config: Remove reset_outputs and co.
Kenny Levinsen
-4
/
+0
2024-03-28
config/output: Remove apply_output_config
Kenny Levinsen
-2
/
+0
2024-03-28
output/config: Add apply_all_output_configs
Kenny Levinsen
-0
/
+2
2024-03-28
config/output: Introduce apply_output_configs
Kenny Levinsen
-0
/
+11
2024-03-18
Implement transient seat management
Andri Yngvason
-0
/
+4
2024-03-14
Re-create renderer when lost
Simon Ser
-0
/
+1
2024-03-08
config/output: drop enabling flag
Simon Ser
-1
/
+1
2024-03-08
xdg-shell: implement popup repositioning
Simon Ser
-0
/
+1
2024-02-28
Convert to new pointer enums
Simon Ser
-4
/
+4
2024-02-20
text_input: Implement input-method popups
Access
-0
/
+23
2024-02-17
xdg-activation: distinguish activation and urgency requests
Aleksei Bavshin
-0
/
+6
2024-02-17
launcher: track the seat in the launcher ctx
Ronan Pigott
-0
/
+3
2024-02-15
Drop unnecessary includes from sway/server.h
Simon Ser
-17
/
+0
[next]