index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
util.h
Age
Commit message (
Expand
)
Author
2021-06-23
input: Move get_current_time_msec in from util
Kenny Levinsen
2020-07-21
moved and renamed movement-unit parsing to common
Nils Schulte
2020-06-06
common/util: fix `get_current_time_msec` returning microseconds
Tudor Brindus
2019-12-28
cmd_client_*: refactor duplicated code
Brian Ashworth
2019-12-28
parse_color: return success + drop fallback color
Brian Ashworth
2019-11-01
Rename symbol set_cloexec to sway_set_cloexec, remove duplicates.
Sheena Artrip
2019-04-14
Spawn swaynag as a wayland client
Brian Ashworth
2019-03-24
Add support for manually setting subpixel hinting on outputs.
Geoff Greer
2019-01-22
util.c: remove numlen function
Ian Fan
2019-01-21
Move sway-specific functions in common/util.c into sway/
M Stoeckl
2018-11-18
Add scroll factor config option.
Spencer Michaels
2018-11-01
Wrap to fartherest output when running focus output
Ryan Dwyer
2018-10-31
Revert "Add resolve_path() to utils"
madblobfish
2018-10-30
Remove enum movement_direction
Ryan Dwyer
2018-10-04
Remove obsolete base64.c file
Ian Fan
2018-08-26
Remove layout.c
Ryan Dwyer
2018-07-30
util.h: add missing include
Eric Engestrom
2018-07-23
Remove unneeded const
Brian Ashworth
2018-07-23
Switch to using a function to parse booleans
Brian Ashworth
2017-07-07
Rework get_clipboard implementation
nyorain
2017-04-16
Add resolve_path() to utils
Jerzi Kaminsky
2017-03-14
Removed superfluous include, causing failures if WLC headers aren't installed...
Sebastian Noack
2016-07-30
implement solid color rendering for swaybg
Zandr Martin
2016-06-10
semi-working (only non-client/server wayland apps)
Zandr Martin
2016-01-23
Revert "s/numlen/log10/g"
Drew DeVault
2016-01-23
s/numlen/log10/g
Drew DeVault
2016-01-08
Add function for getting list of modifier names.
Mikkel Oscar Lyderik
2016-01-05
Move modifier name table to common/util.c
Mikkel Oscar Lyderik
2015-12-14
Move numlen(1) to sway/util.c
Mikkel Oscar Lyderik
2015-08-25
added missing util.h/c stuff
minus
2015-08-25
refactored workspace_next/prev
minus