aboutsummaryrefslogtreecommitdiff
path: root/common/util.c
AgeCommit message (Expand)AuthorLines
2017-11-23common/util: replace WLC_BIT_MOD_* by WLR_MODIFIER_*Dominique Martinet-11/+11
2017-06-06FreeBSD fixesjohalun-1/+1
2017-05-11Replace spaces with tabs in resolve_pathMykyta Holubakha-33/+33
2017-04-16Add resolve_path() to utilsJerzi Kaminsky-0/+41
2017-03-10UnGNUify the codebaseDrew DeVault-0/+1
2017-02-21Feature for #1078: Configurable swaylock colorsCalvin Lee-3/+7
2016-09-01Reorganize includesDrew DeVault-2/+5
2016-08-04common: use strtoul in parse_color to avoid clampprogandy-1/+1
2016-07-30implement solid color rendering for swaybgZandr Martin-0/+13
2016-06-11couple small fixesZandr Martin-8/+12
2016-06-11cleanup + add timeouts for pid_workspace listZandr Martin-18/+10
2016-06-10semi-working (only non-client/server wayland apps)Zandr Martin-1/+38
2016-01-24numlen(0) == 1Mikkel Oscar Lyderik-1/+1
2016-01-24use log10 in numlenMikkel Oscar Lyderik-7/+6
2016-01-23Revert "s/numlen/log10/g"Drew DeVault-0/+10
2016-01-23s/numlen/log10/gDrew DeVault-10/+0
2016-01-08Add function for getting list of modifier names.Mikkel Oscar Lyderik-0/+14
2016-01-05Move modifier name table to common/util.cMikkel Oscar Lyderik-0/+38
2015-12-14Move sway/util.c to common/util.cMikkel Oscar Lyderik-0/+15