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
/
common
Age
Commit message (
Expand
)
Author
2017-05-11
Replace spaces with tabs in resolve_path
Mykyta Holubakha
2017-04-26
Fix link to dotfiles, closes #1193
Drew DeVault
2017-04-20
Make sway_abort() report location
Jerzi Kaminsky
2017-04-16
Add resolve_path() to utils
Jerzi Kaminsky
2017-04-16
Fix location reported by sway_assert
Jerzi Kaminsky
2017-04-16
Fix variadic forwarding in sway_assert
Jerzi Kaminsky
2017-03-10
UnGNUify the codebase
Drew DeVault
2017-02-21
Feature for #1078: Configurable swaylock colors
Calvin Lee
2016-12-29
Added "layout promote" command.
wil
2016-12-15
Handle config-related allocation failures
Drew DeVault
2016-12-15
Handle malloc failures from read_line
Drew DeVault
2016-12-15
Handle malloc failure in ipc_recv_response
Drew DeVault
2016-09-01
Reorganize includes
Drew DeVault
2016-08-30
Fix to make ipc client code FreeBSD compatible.
Johannes Lundberg
2016-08-04
common: use strtoul in parse_color to avoid clamp
progandy
2016-07-30
implement solid color rendering for swaybg
Zandr Martin
2016-07-28
Add timestamp to log messages
Tony Crisci
2016-07-17
Remove SIGSERV and SIGABORT handler
Drew DeVault
2016-06-27
Add get_log_level() to encapsulate v (current log level)
David Eklov
2016-06-11
couple small fixes
Zandr Martin
2016-06-11
cleanup + add timeouts for pid_workspace list
Zandr Martin
2016-06-11
Merge branch 'master' into assign-command
Zandr Martin
2016-06-10
semi-working (only non-client/server wayland apps)
Zandr Martin
2016-06-06
Common: Readline: Ignore newline on '\' escaped line ends.
Roosembert Palacios
2016-06-02
implement stable sort for lists
Zandr Martin
2016-05-02
common: refactor sway_log()
Eric Engestrom
2016-05-02
common: fix double-close in error_handler()
Eric Engestrom
2016-05-02
Fix off-by-one bug in log functions
Eric Engestrom
2016-05-01
common: fix potential buffer overflow
Eric Engestrom
2016-04-29
common/stringop.c: a premature decrement meant an element of argv was never r...
Daniel Lockyer
2016-04-28
Explicitly mark static linking in CMake
Tomáš Čech
2016-04-28
Fix missing include paths
Tomáš Čech
2016-04-02
Fix spelling mistakes
Eric Engestrom
2016-03-24
CMake: add missing wlc include dir for common and swaygrab
Dominique Martinet
2016-03-22
Abort when receiving 0 bytes in IPC call
Mikkel Oscar Lyderik
2016-02-26
Correctly exit sway on errors.
Mikkel Oscar Lyderik
2016-02-08
Fix clang warnings
Mikkel Oscar Lyderik
2016-01-28
Print /proc/<pid>/maps on segfault
Drew DeVault
2016-01-25
Add quotes to multiword arguments.
Mikkel Oscar Lyderik
2016-01-24
numlen(0) == 1
Mikkel Oscar Lyderik
2016-01-24
use log10 in numlen
Mikkel Oscar Lyderik
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
2016-01-03
Add type to returned response.
Mikkel Oscar Lyderik
2015-12-22
swaybar: fix memory leaks
progandy
2015-12-22
replace non-standard qsort_r with qsort
robotanarchy
2015-12-22
fix backtrace detection in CMake
robotanarchy
2015-12-21
use CMake's FindBacktrace for backtrace feature detection
robotanarchy
[prev]
[next]