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
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
2016-04-29
sway/config.c: wordexp has a corresponding wordfree which was never used
Daniel Lockyer
2016-04-29
sway/config.c: config_home is the result of a malloc but was never freed
Daniel Lockyer
2016-04-24
Renamed to pango_markup
Mykyta Holubakha
2016-04-24
Added plaintext markup configuration
Mykyta Holubakha
2016-03-31
Add cmds new_window and new_float
Mikkel Oscar Lyderik
2016-03-30
New feature: adjust gaps with floating_mod+scroll
Drew DeVault
2016-03-30
Implement borders
Mikkel Oscar Lyderik
2016-03-30
Add border <none|normal|toggle|pixel> config
Mikkel Oscar Lyderik
2016-03-30
Implement parsing of hide_edge_borders
Mikkel Oscar Lyderik
2016-03-30
Make pango: prefix optional for font config
Mikkel Oscar Lyderik
2016-03-30
Add default border colors
Mikkel Oscar Lyderik
2016-03-26
Don't try to read config if not a file.
Mikkel Oscar Lyderik
2016-03-26
Add config path to error msg
Mikkel Oscar Lyderik
2016-03-26
Implement include command
Mikkel Oscar Lyderik
2016-03-24
Gracefully exit when config is not found
Mikkel Oscar Lyderik
2016-03-20
Implement 'smart_gaps' feature from i3-gaps
Mikkel Oscar Lyderik
2016-02-27
Free config before exiting sway.
Mikkel Oscar Lyderik
2016-02-27
Improve how swaybars are spawned
Mikkel Oscar Lyderik
2016-02-27
Make sway spawn only one bar per bar config
Mikkel Oscar Lyderik
2016-01-27
font: Allow adding font to the config. In prep for border titles
crondog
2016-01-21
Fix issue #455
Yacine Hmito
2016-01-21
Fix memory leak in config.c
Drew DeVault
2016-01-19
libinput
Cole Mickens
2016-01-09
Add support for bincode command
Mikkel Oscar Lyderik
2016-01-08
Add function for duplication a sway_binding
Mikkel Oscar Lyderik
2016-01-05
Only send modifier event once for active modifiers
Mikkel Oscar Lyderik
2016-01-05
Detect bar modifier pressed/released
Mikkel Oscar Lyderik
2015-12-23
Use SYSCONFDIR as recommended
Yacine Hmito
[next]