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-06-02
chore: chase wlroots map logic unification
Kirill Primak
-51
/
+90
2023-06-02
xwayland: don't rely on event source being data
Kirill Primak
-3
/
+5
2023-05-20
Fix layer old damage not being offset by the monitor layout coords
Erik Reider
-0
/
+2
2023-05-11
seatop_down: Call seatop_begin_default after sending touch events
hrdl
-6
/
+6
2023-05-09
render: fix titlebar texture clipping
Simon Ser
-12
/
+14
2023-05-09
render: Clear using wlr_output dimensions
Kenny Levinsen
-4
/
+4
2023-05-09
render: Apply clip to rendered texture correctly
Kenny Levinsen
-16
/
+20
2023-05-09
swaybar: always subscribe to mode and workspace
Mukundan314
-6
/
+3
2023-05-04
handle_touch_cancel: fix begin default
hrdl
-0
/
+4
2023-05-04
Add support for touch cancel events
hrdl
-0
/
+53
2023-05-02
Don't crash if there is no damage during render
Alexander Orzechowski
-1
/
+1
2023-05-02
render: Use wlr_render_pass
Alexander Orzechowski
-90
/
+109
2023-05-02
render: Don't pass matrix into render_texture
Alexander Orzechowski
-26
/
+13
2023-05-02
render: pass rendering state together in a struct
Alexander Orzechowski
-159
/
+156
2023-04-16
xdg_shell: Fix crash if popup generates while toplevel is in the scratchpad
Alexander Orzechowski
-1
/
+7
2023-04-14
Use format_str() throughout
Simon Ser
-134
/
+39
2023-04-14
common/gesture: use format_str()
Simon Ser
-24
/
+7
2023-04-14
swaynag: add printf attribute to swaynag_log()
Simon Ser
-1
/
+2
2023-04-14
config: add printf attribute to config_add_swaynag_warning()
Simon Ser
-1
/
+2
2023-04-14
commands: add printf attribute to cmd_results_new()
Simon Ser
-58
/
+63
2023-04-14
commands/floating_minmax_size: fix error strings
Simon Ser
-3
/
+3
2023-04-14
pango: add printf attribute
Simon Ser
-2
/
+4
2023-04-14
Add format_str() and vformat_str()
Simon Ser
-0
/
+42
2023-04-14
Use output_match_name_or_id() in workspace functions
Simon Ser
-21
/
+4
2023-04-14
Use output_match_name_or_id() in apply_output_config_to_outputs()
Simon Ser
-5
/
+11
2023-04-14
Use all_output_by_name_or_id() in merge_id_on_name()
Simon Ser
-17
/
+11
2023-04-14
Introduce output_match_name_or_id()
Simon Ser
-8
/
+10
2023-04-14
Fix old style function definitions
Elyes Haouas
-2
/
+2
2023-04-14
Set output damage during direct scan-out
Simon Ser
-5
/
+5
2023-04-14
Skip direct scan-out commit when damage is empty
Simon Ser
-5
/
+5
2023-04-14
Pass version to wlr_compositor_create()
Simon Ser
-1
/
+1
2023-04-06
Chase wlroots!4067
Alexander Orzechowski
-0
/
+4
2023-04-06
Remove duplicate wlr_damage_ring_set_bounds() call
Simon Ser
-5
/
+0
2023-04-06
Fix damage-ring bounds not being set when unplugging -> plugging in monitor
Erik Reider
-3
/
+3
2023-04-02
swaybar: Lift background clearing out of main rendering function
Alexander Orzechowski
-13
/
+14
2023-04-02
swaybar: Set opaque region properly
Alexander Orzechowski
-0
/
+2
2023-03-27
ipc: add LIBINPUT_CONFIG_ACCEL_PROFILE_CUSTOM entry
Simon Ser
-0
/
+10
2023-03-26
Add a .mailmap file
Ronan Pigott
-0
/
+1
2023-03-26
man: deprecate seat cursor move/set/press/release
Simon Ser
-0
/
+4
2023-03-26
Init the damage_ring bounds on output creation
Erik Reider
-0
/
+3
2023-03-24
root: Set inactive focus when scratchpad is moved to new workspace
Ankit Pandey
-1
/
+7
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
[prev]
[next]