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
/
util.c
Age
Commit message (
Expand
)
Author
Lines
2019-01-22
util.c: remove numlen function
Ian Fan
-9
/
+0
2019-01-21
Fix edge case bug in numlen, dropping use of math.h functions
M Stoeckl
-4
/
+5
2019-01-21
Move sway-specific functions in common/util.c into sway/
M Stoeckl
-105
/
+0
2019-01-21
Replace wlr_log with sway_log
M Stoeckl
-2
/
+2
2019-01-01
Remove readline.c
Ian Fan
-2
/
+2
2018-11-19
Merge pull request #3083 from c-edw/feature/StripWorkspaceName
emersion
-2
/
+3
2018-11-18
Add scroll factor config option.
Spencer Michaels
-0
/
+12
2018-11-17
Implement strip_workspace_name.
Connor E
-2
/
+3
2018-11-01
Wrap to fartherest output when running focus output
Ryan Dwyer
-0
/
+16
2018-10-31
Revert "Add resolve_path() to utils"
madblobfish
-37
/
+0
2018-10-30
Remove enum movement_direction
Ryan Dwyer
-21
/
+0
2018-08-26
Remove layout.c
Ryan Dwyer
-0
/
+21
2018-07-23
Address review comments on parse_boolean
Brian Ashworth
-8
/
+9
2018-07-23
Remove unneeded const
Brian Ashworth
-1
/
+1
2018-07-23
Switch to using a function to parse booleans
Brian Ashworth
-0
/
+15
2018-07-09
Update for swaywm/wlroots#1126
emersion
-1
/
+1
2018-07-02
get_parent_pid: fix memory leak
Dominique Martinet
-1
/
+1
2018-01-05
sway: change all sway_log to wlr_log
Dominique Martinet
-1
/
+1
2017-11-23
common/util: replace WLC_BIT_MOD_* by WLR_MODIFIER_*
Dominique Martinet
-11
/
+11
2017-06-06
FreeBSD fixes
johalun
-1
/
+1
2017-05-11
Replace spaces with tabs in resolve_path
Mykyta Holubakha
-33
/
+33
2017-04-16
Add resolve_path() to utils
Jerzi Kaminsky
-0
/
+41
2017-03-10
UnGNUify the codebase
Drew DeVault
-0
/
+1
2017-02-21
Feature for #1078: Configurable swaylock colors
Calvin Lee
-3
/
+7
2016-09-01
Reorganize includes
Drew DeVault
-2
/
+5
2016-08-04
common: use strtoul in parse_color to avoid clamp
progandy
-1
/
+1
2016-07-30
implement solid color rendering for swaybg
Zandr Martin
-0
/
+13
2016-06-11
couple small fixes
Zandr Martin
-8
/
+12
2016-06-11
cleanup + add timeouts for pid_workspace list
Zandr Martin
-18
/
+10
2016-06-10
semi-working (only non-client/server wayland apps)
Zandr Martin
-1
/
+38
2016-01-24
numlen(0) == 1
Mikkel Oscar Lyderik
-1
/
+1
2016-01-24
use log10 in numlen
Mikkel Oscar Lyderik
-7
/
+6
2016-01-23
Revert "s/numlen/log10/g"
Drew DeVault
-0
/
+10
2016-01-23
s/numlen/log10/g
Drew DeVault
-10
/
+0
2016-01-08
Add function for getting list of modifier names.
Mikkel Oscar Lyderik
-0
/
+14
2016-01-05
Move modifier name table to common/util.c
Mikkel Oscar Lyderik
-0
/
+38
2015-12-14
Move sway/util.c to common/util.c
Mikkel Oscar Lyderik
-0
/
+15