197 Commits (9e3ef75efdaa5939f9b220ee705a0eef833c2fa7)

Author SHA1 Message Date
Kenny Levinsen 8c5b23e592 common/pango: Disable glyph position rounding
4 months ago
Simon Ser fc640d5f6c Define _POSIX_C_SOURCE globally
9 months ago
Manuel Stoeckl e633fe0b40 common: move load_image to swaybar
1 year ago
Manuel Stoeckl 439122e887 common: rename load_background_image to load_image
1 year ago
Manuel Stoeckl 39b9c0d6ba common: Drop unused render_background_image
1 year ago
Simon Ser 08c1946d71 Use format_str() throughout
2 years ago
Simon Ser ac8962eb62 common/gesture: use format_str()
2 years ago
Simon Ser aab4c9da5f Add format_str() and vformat_str()
2 years ago
Hugo Osvaldo Barrera 80e386fd97 Reuse parsed PangoFontDescription
2 years ago
Hugo Osvaldo Barrera 75605491a5 Reject font values that are invalid for pango
2 years ago
Florian Franzen cab2189aa6 sway: add bindgesture command
3 years ago
Simon Ser 6cb69a40c7 Add safety assert in parse_movement_unit
3 years ago
Hugo Osvaldo Barrera c16b2a26ed Avoid unecessary font metric calculations
3 years ago
Simon Ser 3f7a04df22 Rename pango_printf to render_text
3 years ago
Hugo Osvaldo Barrera 62d90a8e95 Use fixed titlebar heights
3 years ago
Kenny Levinsen 80315217f7 input: Move get_current_time_msec in from util
3 years ago
Issam E. Maghni d45623c2db cairo: Replace <cairo/cairo.h> by <cairo.h>
4 years ago
Simon Ser 1dbb699036
common/log: write log importance
4 years ago
Paul Riou 4583feee59 common: make 'lenient_strcmp' arguments const
4 years ago
Antonin Décimo 5c67d99794 common/loop: check return of realloc
4 years ago
Antonin Décimo 8033b575f7 ipc: fix aligment issue of data buffer
4 years ago
Nils Schulte 6898d1963f moved and renamed movement-unit parsing to common
4 years ago
Tudor Brindus d7900c6e5e common/util: fix `get_current_time_msec` returning microseconds
5 years ago
TheAvidDev d835df38de Add wayland_client dependency to common
5 years ago
Tudor Brindus c632d47bf8 common/log: use bright black rather than black for SWAY_DEBUG
5 years ago
Jan Beich fafc060909 common/log: bump POSIX version used after e81d9fde66
5 years ago
Simon Ser e81d9fde66 common/log: improve time prefix
5 years ago
Brian Ashworth 66dc33296c cmd_client_*: refactor duplicated code
5 years ago
Brian Ashworth 97f9f0b699 parse_color: return success + drop fallback color
5 years ago
Jason 939c7b2d52 Amend typos
5 years ago
Brian Ashworth 2f858a1ada input_cmd_xkb_file: allow shell path expansion
5 years ago
Sheena Artrip 7efb5d4673 Rename symbol set_cloexec to sway_set_cloexec, remove duplicates.
5 years ago
Antonin Décimo 1d6d26cdec ipc-client: remove useless free for failed malloc
5 years ago
Manuel Stoeckl 2dc4978d8a Use -fmacro-prefix-map to strip build path
5 years ago
Matt Coffin 2b5bf78faf Fix segfaults caused by faulty command parsing
6 years ago
Brian Ashworth 18476b0ec1 common/ipc-client: remove ipc recv timeout log
6 years ago
Drew DeVault 236ca63419 swaybg: split into standalone project
6 years ago
Brian Ashworth d7d29fe546 swaymsg: add timeout and type checks
6 years ago
Brian Ashworth 6961bf2e4c Spawn swaynag as a wayland client
6 years ago
Geoff Greer 6e3046878d Add support for manually setting subpixel hinting on outputs.
6 years ago
Ian Fan 00570c139e stringop.c: refactor a few functions
6 years ago
Ian Fan be1543d301 stringop.c: clean up headers
6 years ago
Ian Fan 5c8424c074 stringop.c: remove unused functions
6 years ago
Brian Ashworth 89afb761ba output_cmd_background: fix no file + valid mode
6 years ago
Ian Fan d7d906c7fd background-image.c: remove stdbool header
6 years ago
Ian Fan de9a357de8 util.c: remove numlen function
6 years ago
M Stoeckl 4b1eaaf731 Removed unused wlroots dependency for sway(bg|bar|msg|nag)
6 years ago
M Stoeckl c040defd5f Fix edge case bug in numlen, dropping use of math.h functions
6 years ago
M Stoeckl d7ff776552 Move sway-specific functions in common/util.c into sway/
6 years ago
M Stoeckl 1211a81aad Replace wlr_log with sway_log
6 years ago