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
(fork) i3-compatible Wayland compositor
Furkan Sahin
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2023-05-04
handle_touch_cancel: fix begin default
Furkan Sahin
-0
/
+4
2023-05-04
Add support for touch cancel events
Furkan Sahin
-0
/
+53
2023-05-02
Don't crash if there is no damage during render
Furkan Sahin
-1
/
+1
2023-05-02
render: Use wlr_render_pass
Furkan Sahin
-90
/
+109
2023-04-27
render: Don't pass matrix into render_texture
Furkan Sahin
-26
/
+13
2023-04-27
render: pass rendering state together in a struct
Furkan Sahin
-159
/
+156
2023-04-16
xdg_shell: Fix crash if popup generates while toplevel is in the scratchpad
Furkan Sahin
-1
/
+7
2023-02-28
Use format_str() throughout
Furkan Sahin
-134
/
+39
2023-02-28
common/gesture: use format_str()
Furkan Sahin
-24
/
+7
2023-02-28
swaynag: add printf attribute to swaynag_log()
Furkan Sahin
-1
/
+2
2023-02-28
config: add printf attribute to config_add_swaynag_warning()
Furkan Sahin
-1
/
+2
2023-02-28
commands: add printf attribute to cmd_results_new()
Furkan Sahin
-58
/
+63
2023-04-14
commands/floating_minmax_size: fix error strings
Furkan Sahin
-3
/
+3
2023-02-28
pango: add printf attribute
Furkan Sahin
-2
/
+4
2023-02-28
Add format_str() and vformat_str()
Furkan Sahin
-0
/
+42
2023-02-28
Use output_match_name_or_id() in workspace functions
Furkan Sahin
-21
/
+4
2023-02-28
Use output_match_name_or_id() in apply_output_config_to_outputs()
Furkan Sahin
-5
/
+11
2023-02-28
Use all_output_by_name_or_id() in merge_id_on_name()
Furkan Sahin
-17
/
+11
2023-02-28
Introduce output_match_name_or_id()
Furkan Sahin
-8
/
+10
2023-02-25
Fix old style function definitions
Furkan Sahin
-2
/
+2
2023-03-06
Set output damage during direct scan-out
Furkan Sahin
-5
/
+5
2023-03-06
Skip direct scan-out commit when damage is empty
Furkan Sahin
-5
/
+5
2023-04-14
Pass version to wlr_compositor_create()
Furkan Sahin
-1
/
+1
2023-04-06
Chase wlroots!4067
Furkan Sahin
-0
/
+4
2023-04-05
Remove duplicate wlr_damage_ring_set_bounds() call
Furkan Sahin
-5
/
+0
2023-04-06
Fix damage-ring bounds not being set when unplugging -> plugging in monitor
Furkan Sahin
-3
/
+3
2023-03-27
swaybar: Lift background clearing out of main rendering function
Furkan Sahin
-13
/
+14
2023-03-27
swaybar: Set opaque region properly
Furkan Sahin
-0
/
+2
2023-03-26
ipc: add LIBINPUT_CONFIG_ACCEL_PROFILE_CUSTOM entry
Furkan Sahin
-0
/
+10
2023-03-07
Add a .mailmap file
Furkan Sahin
-0
/
+1
2023-03-17
man: deprecate seat cursor move/set/press/release
Furkan Sahin
-0
/
+4
2023-03-26
Init the damage_ring bounds on output creation
Furkan Sahin
-0
/
+3
2023-03-18
root: Set inactive focus when scratchpad is moved to new workspace
Furkan Sahin
-1
/
+7
2022-12-11
root: Try to preserve relative positions of floating containers
Furkan Sahin
-15
/
+68
2023-02-06
man: add warning for hide_cursor configuration
Furkan Sahin
-0
/
+4
2023-02-28
ci: add libdisplay-info dependency
Furkan Sahin
-0
/
+3
2023-02-28
Disable direct scanout for surfaces with popups
Furkan Sahin
-0
/
+6
2023-02-26
sway{,bar}: use default font hint style
Furkan Sahin
-3
/
+0
2023-02-04
fix typo
Furkan Sahin
-1
/
+1
2023-01-25
Allow windows in scratchpad to set the urgent flag
Furkan Sahin
-6
/
+7
2023-02-22
Check for empty damage before attaching render buffer
Furkan Sahin
-6
/
+5
2023-02-22
Move output commit out of output_render()
Furkan Sahin
-33
/
+38
2023-02-22
Constify pixman_region32_t for rendering functions
Furkan Sahin
-29
/
+29
2023-02-20
Adjust scale for fractional-scale-v1
Furkan Sahin
-0
/
+10
2021-08-21
Implement seatop_touch
Furkan Sahin
-48
/
+187
2023-02-20
layer-shell: enter output before surface is mapped
Furkan Sahin
-1
/
+2
2023-02-20
Update surface fractional scale on output change
Furkan Sahin
-1
/
+9
2023-02-19
container: rehome the container_swap function into container.c
Furkan Sahin
-174
/
+175
2023-02-17
Fix map_to_output * turning off device
Furkan Sahin
-1
/
+2
2023-02-10
Add support for fractional-scale-v1
Furkan Sahin
-0
/
+16
[prev]
[next]