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
/
commands.c
Age
Commit message (
Expand
)
Author
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-27
Loosen restrictions on commands, update docs
Drew DeVault
2016-03-26
Load correct config on reload
Mikkel Oscar Lyderik
2016-03-26
Implement include command
Mikkel Oscar Lyderik
2016-03-20
Merge pull request #525 from mikkeloscar/fix-clang-warning
Drew DeVault
2016-03-20
Use correct type for keycode
Mikkel Oscar Lyderik
2016-03-20
Implement 'smart_gaps' feature from i3-gaps
Mikkel Oscar Lyderik
2016-03-19
Allow legal non-x11 keycodes
Mikkel Oscar Lyderik
2016-03-19
Add config option workspace_layout
Mikkel Oscar Lyderik
2016-03-18
Don't strip quotes from exec args
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-02-26
Correctly exit sway on errors.
Mikkel Oscar Lyderik
2016-02-25
Prevent crash when showing scratchpad on new ws.
Mikkel Oscar Lyderik
2016-02-08
Squash trailing whitespace
Mikkel Oscar Lyderik
2016-02-08
Fix clang warnings
Mikkel Oscar Lyderik
2016-01-28
commands: move position mouse
crondog
2016-01-27
font: Allow adding font to the config. In prep for border titles
crondog
2016-01-25
Add quotes to multiword arguments.
Mikkel Oscar Lyderik
2016-01-23
Revert "s/numlen/log10/g"
Drew DeVault
2016-01-23
s/numlen/log10/g
Drew DeVault
2016-01-23
commands: Fix memory allocation in assign
Quentin Glidic
2016-01-23
commands: Fix usage of arrow in assign
Quentin Glidic
2016-01-21
Strip stray whitespace
Mikkel Oscar Lyderik
2016-01-19
libinput
Cole Mickens
2016-01-15
cmd_assign
crondog
2016-01-11
Strip quotes from workspace name v2
Mikkel Oscar Lyderik
2016-01-11
Strip quotes of each argv when handling command
Mikkel Oscar Lyderik
2016-01-11
Strip quotes from workspace name.
Mikkel Oscar Lyderik
2016-01-09
Add support for bincode command
Mikkel Oscar Lyderik
2016-01-08
Unescape string after doing var replacement
Mikkel Oscar Lyderik
2016-01-07
Implement bindsym --release
Mikkel Oscar Lyderik
2016-01-06
Merge pull request #434 from mikkeloscar/detect-modifier
Drew DeVault
2016-01-05
Only send modifier event once for active modifiers
Mikkel Oscar Lyderik
2016-01-05
Move modifier name table to common/util.c
Mikkel Oscar Lyderik
2016-01-05
Send IPC modifier event on bar_modifier up/down
Mikkel Oscar Lyderik
2016-01-05
Return focus to fullscreen view
crondog
2016-01-03
swaybar: Implement binding_mode_indicator
Mikkel Oscar Lyderik
2015-12-31
split toggle
crondog
2015-12-30
Dont try and fullscreen a workspace with no views
crondog
2015-12-29
Handle SIGTERM sent to sway
Mikkel Oscar Lyderik
2015-12-22
Initialize id, part two
Drew DeVault
2015-12-22
Initialize ID
Drew DeVault
2015-12-21
Merge pull request #393 from robotanarchy/musl-libc-compatibility
Drew DeVault
2015-12-22
replace non-standard qsort_r with qsort
robotanarchy
2015-12-21
Trigger event on bar mode|hidden_state commands
Mikkel Oscar Lyderik
2015-12-21
Handle bar commands outside config file
Mikkel Oscar Lyderik
[next]