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
/
common
Age
Commit message (
Expand
)
Author
Lines
2025-06-16
Rename get_current_time_msec to get_current_time_in_msec and move to util.c
hwsmm
-0
/
+6
2025-01-07
stringop: move over has_prefix()
Simon Ser
-0
/
+4
2024-07-10
common/pango: Disable glyph position rounding
Kenny Levinsen
-0
/
+3
2024-02-23
Define _POSIX_C_SOURCE globally
Simon Ser
-6
/
+0
2023-11-23
common: move load_image to swaybar
Manuel Stoeckl
-138
/
+0
2023-11-23
common: rename load_background_image to load_image
Manuel Stoeckl
-1
/
+1
2023-11-23
common: Drop unused render_background_image
Manuel Stoeckl
-86
/
+2
2023-04-14
Use format_str() throughout
Simon Ser
-16
/
+4
2023-04-14
common/gesture: use format_str()
Simon Ser
-24
/
+7
2023-04-14
Add format_str() and vformat_str()
Simon Ser
-0
/
+33
2022-07-01
Reuse parsed PangoFontDescription
Hugo Osvaldo Barrera
-7
/
+5
2022-07-01
Reject font values that are invalid for pango
Hugo Osvaldo Barrera
-3
/
+1
2022-05-30
sway: add bindgesture command
Florian Franzen
-0
/
+351
2022-01-09
Add safety assert in parse_movement_unit
Simon Ser
-0
/
+6
2021-09-20
Avoid unecessary font metric calculations
Hugo Osvaldo Barrera
-3
/
+1
2021-09-13
Rename pango_printf to render_text
Simon Ser
-1
/
+1
2021-08-26
Use fixed titlebar heights
Hugo Osvaldo Barrera
-0
/
+18
2021-06-23
input: Move get_current_time_msec in from util
Kenny Levinsen
-6
/
+0
2021-05-10
cairo: Replace <cairo/cairo.h> by <cairo.h>
Issam E. Maghni
-5
/
+5
2020-12-10
common/log: write log importance
Simon Ser
-0
/
+9
2020-12-04
common: make 'lenient_strcmp' arguments const
Paul Riou
-1
/
+1
2020-07-30
common/loop: check return of realloc
Antonin Décimo
-3
/
+9
2020-07-30
ipc: fix aligment issue of data buffer
Antonin Décimo
-7
/
+5
2020-07-21
moved and renamed movement-unit parsing to common
Nils Schulte
-0
/
+34
2020-06-06
common/util: fix `get_current_time_msec` returning microseconds
Tudor Brindus
-1
/
+7
2020-06-06
Add wayland_client dependency to common
TheAvidDev
-1
/
+2
2020-05-24
common/log: use bright black rather than black for SWAY_DEBUG
Tudor Brindus
-1
/
+1
2020-03-07
common/log: bump POSIX version used after e81d9fde667e
Jan Beich
-1
/
+1
2020-03-07
common/log: improve time prefix
Simon Ser
-8
/
+30
2019-12-28
cmd_client_*: refactor duplicated code
Brian Ashworth
-0
/
+7
2019-12-28
parse_color: return success + drop fallback color
Brian Ashworth
-9
/
+10
2019-11-23
Amend typos
Jason
-1
/
+1
2019-11-21
input_cmd_xkb_file: allow shell path expansion
Brian Ashworth
-0
/
+19
2019-11-01
Rename symbol set_cloexec to sway_set_cloexec, remove duplicates.
Sheena Artrip
-1
/
+1
2019-08-12
ipc-client: remove useless free for failed malloc
Antonin Décimo
-1
/
+0
2019-07-15
Use -fmacro-prefix-map to strip build path
Manuel Stoeckl
-17
/
+0
2019-06-11
Fix segfaults caused by faulty command parsing
Matt Coffin
-16
/
+40
2019-05-27
common/ipc-client: remove ipc recv timeout log
Brian Ashworth
-2
/
+0
2019-04-25
swaybg: split into standalone project
Drew DeVault
-99
/
+100
2019-04-17
swaymsg: add timeout and type checks
Brian Ashworth
-0
/
+10
2019-04-14
Spawn swaynag as a wayland client
Brian Ashworth
-0
/
+19
2019-03-24
Add support for manually setting subpixel hinting on outputs.
Geoff Greer
-0
/
+21
2019-03-11
stringop.c: refactor a few functions
Ian Fan
-8
/
+5
2019-03-11
stringop.c: clean up headers
Ian Fan
-5
/
+5
2019-03-11
stringop.c: remove unused functions
Ian Fan
-115
/
+0
2019-02-05
output_cmd_background: fix no file + valid mode
Brian Ashworth
-0
/
+3
2019-01-22
background-image.c: remove stdbool header
Ian Fan
-2
/
+1
2019-01-22
util.c: remove numlen function
Ian Fan
-9
/
+0
2019-01-21
Removed unused wlroots dependency for sway(bg|bar|msg|nag)
M Stoeckl
-2
/
+1
2019-01-21
Fix edge case bug in numlen, dropping use of math.h functions
M Stoeckl
-4
/
+5
[next]