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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
Age
Commit message (
Expand
)
Author
Lines
2023-11-23
common: rename load_background_image to load_image
Furkan Sahin
-1
/
+1
2023-11-23
common: Drop unused render_background_image
Furkan Sahin
-86
/
+2
2023-02-28
Use format_str() throughout
Furkan Sahin
-16
/
+4
2023-02-28
common/gesture: use format_str()
Furkan Sahin
-24
/
+7
2023-02-28
Add format_str() and vformat_str()
Furkan Sahin
-0
/
+33
2022-07-01
Reuse parsed PangoFontDescription
Furkan Sahin
-7
/
+5
2022-06-29
Reject font values that are invalid for pango
Furkan Sahin
-3
/
+1
2022-04-23
sway: add bindgesture command
Furkan Sahin
-0
/
+351
2022-01-09
Add safety assert in parse_movement_unit
Furkan Sahin
-0
/
+6
2021-09-17
Avoid unecessary font metric calculations
Furkan Sahin
-3
/
+1
2021-09-13
Rename pango_printf to render_text
Furkan Sahin
-1
/
+1
2021-08-18
Use fixed titlebar heights
Furkan Sahin
-0
/
+18
2021-06-20
input: Move get_current_time_msec in from util
Furkan Sahin
-6
/
+0
2021-05-07
cairo: Replace <cairo/cairo.h> by <cairo.h>
Furkan Sahin
-5
/
+5
2020-12-10
common/log: write log importance
Furkan Sahin
-0
/
+9
2020-12-03
common: make 'lenient_strcmp' arguments const
Furkan Sahin
-1
/
+1
2020-06-15
common/loop: check return of realloc
Furkan Sahin
-3
/
+9
2020-06-04
ipc: fix aligment issue of data buffer
Furkan Sahin
-7
/
+5
2020-07-16
moved and renamed movement-unit parsing to common
Furkan Sahin
-0
/
+34
2020-06-05
common/util: fix `get_current_time_msec` returning microseconds
Furkan Sahin
-1
/
+7
2020-06-06
Add wayland_client dependency to common
Furkan Sahin
-1
/
+2
2020-05-23
common/log: use bright black rather than black for SWAY_DEBUG
Furkan Sahin
-1
/
+1
2020-03-07
common/log: bump POSIX version used after f98a89f3f1ca
Furkan Sahin
-1
/
+1
2020-03-05
common/log: improve time prefix
Furkan Sahin
-8
/
+30
2019-12-27
cmd_client_*: refactor duplicated code
Furkan Sahin
-0
/
+7
2019-12-27
parse_color: return success + drop fallback color
Furkan Sahin
-9
/
+10
2019-11-23
Amend typos
Furkan Sahin
-1
/
+1
2019-11-20
input_cmd_xkb_file: allow shell path expansion
Furkan Sahin
-0
/
+19
2019-10-28
Rename symbol set_cloexec to sway_set_cloexec, remove duplicates.
Furkan Sahin
-1
/
+1
2019-08-07
ipc-client: remove useless free for failed malloc
Furkan Sahin
-1
/
+0
2019-06-22
Use -fmacro-prefix-map to strip build path
Furkan Sahin
-17
/
+0
2019-06-11
Fix segfaults caused by faulty command parsing
Furkan Sahin
-16
/
+40
2019-05-27
common/ipc-client: remove ipc recv timeout log
Furkan Sahin
-2
/
+0
2019-04-25
swaybg: split into standalone project
Furkan Sahin
-99
/
+100
2019-04-17
swaymsg: add timeout and type checks
Furkan Sahin
-0
/
+10
2019-04-14
Spawn swaynag as a wayland client
Furkan Sahin
-0
/
+19
2019-02-10
Add support for manually setting subpixel hinting on outputs.
Furkan Sahin
-0
/
+21
2019-01-17
stringop.c: refactor a few functions
Furkan Sahin
-8
/
+5
2019-01-17
stringop.c: clean up headers
Furkan Sahin
-5
/
+5
2019-01-17
stringop.c: remove unused functions
Furkan Sahin
-115
/
+0
2019-02-05
output_cmd_background: fix no file + valid mode
Furkan Sahin
-0
/
+3
2019-01-22
background-image.c: remove stdbool header
Furkan Sahin
-2
/
+1
2019-01-22
util.c: remove numlen function
Furkan Sahin
-9
/
+0
2019-01-21
Removed unused wlroots dependency for sway(bg|bar|msg|nag)
Furkan Sahin
-2
/
+1
2019-01-21
Fix edge case bug in numlen, dropping use of math.h functions
Furkan Sahin
-4
/
+5
2019-01-21
Move sway-specific functions in common/util.c into sway/
Furkan Sahin
-105
/
+0
2019-01-20
Replace wlr_log with sway_log
Furkan Sahin
-18
/
+99
2019-01-20
Allocate minimum size necessary in pango text functions. (#3473)
Furkan Sahin
-12
/
+22
2019-01-19
Fix backup methods in get_socketpath for IPC client
Furkan Sahin
-4
/
+12
2019-01-17
Remove unicode.c
Furkan Sahin
-102
/
+0
[next]