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
/
sway
/
config.c
Age
Commit message (
Expand
)
Author
2017-04-03
Impliment i3-style marks
Calvin Lee
2017-03-16
Allow also 444 for security file mode
Jaanus Torp
2017-03-10
UnGNUify the codebase
Drew DeVault
2017-03-10
Further indentation corrections
Drew DeVault
2017-02-20
Read configs from /etc/sway/security.d/*
Drew DeVault
2017-02-20
Add initial support code for new IPC security
Drew DeVault
2017-01-08
Fix format error
Drew DeVault
2016-12-23
Update default swaybar command
Drew DeVault
2016-12-17
Change how security config is loaded
Drew DeVault
2016-12-15
Handle calloc failures
Drew DeVault
2016-12-15
Handle config-related allocation failures
Drew DeVault
2016-12-15
Handle malloc failures from read_line
Drew DeVault
2016-12-02
Add IPC security policy command handlers
Drew DeVault
2016-12-02
Add IPC policy to config
Drew DeVault
2016-12-02
Add support for command policies in config file
Drew DeVault
2016-12-01
Add config related code and initial headers
Drew DeVault
2016-11-03
swap unnecessary function for strndup
D.B
2016-11-02
change bar colors from char[10] to *char
D.B
2016-11-02
use urgent_ws color in swaybar if binding_mode is undefined
D.B
2016-10-25
Add left_handed support for input devices
MichaĆ Winiarski
2016-10-20
config: set pango_markup default to false
Mykyta Holubakha
2016-09-17
Fix swaybar when running on named outputs.
Ryan Dwyer
2016-09-01
Reorganize includes
Drew DeVault
2016-08-20
Avoid dereferencing null configuration
James Murphy
2016-08-10
Handle output disabling during runtime
D.B
2016-08-02
fixed uninitialized bar.wrap_scroll
minus
2016-07-28
Update hidpi support to latest wlc API
Drew DeVault
2016-07-28
Initial pass on HiDPI support
Drew DeVault
2016-07-18
clean up apply_input_config
minus
2016-07-17
Turn swaybg into a shell surface
Drew DeVault
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-06
Fix segfault when using include with *
thuck
2016-06-06
messy, unfinished version
Zandr Martin
2016-06-02
Initial implementation for floating_maximum_size
Denis Doria
2016-06-01
Clean up not used variables
Denis Doria
2016-06-01
Included option floating_minimum_size
Denis Doria
2016-05-31
Initial work for floating view with sane values
Denis Doria
2016-05-14
Support floating_scroll sideways
Mykyta Holubakha
2016-05-08
Remove FSB_GAPS_INNER and FSB_GAPS_OUTER
Mykyta Holubakha
2016-05-07
Implemented configurable floating scroll behavior
Mykyta Holubakha
2016-05-05
sway/config.c: fix double free issue as we need to store path in list
Daniel Lockyer
2016-05-01
Add input cmd for setting pointer accel profile.
Jasen Borisov
2016-04-30
sway/config.c: Initialise struct value
Daniel Lockyer
2016-04-29
sway/config.c: Move the wordfree call before the if statement so it is always...
Daniel Lockyer
2016-04-29
sway/config.c: Change to the useful free_cmd_results helper method
Daniel Lockyer
2016-04-29
sway/config.c: move free call to after sway_log
Daniel Lockyer
2016-04-29
sway/config.c: Leading on from cdf017c, we need to free path
Daniel Lockyer
2016-04-29
sway/config.c: res->input is a malloc'ed section which wasn't freed
Daniel Lockyer
[next]