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-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
2015-12-18
Fix default workspace name generation
Drew DeVault
2015-12-18
Merge pull request #359 from mikkeloscar/i3bar-command
Drew DeVault
2015-12-19
Add bar option: swaybar_command <command>
Mikkel Oscar Lyderik
2015-12-18
Reload swaybar/swaybg on config reload.
Mikkel Oscar Lyderik
2015-12-18
sway: enable workspace selection by number
progandy
2015-12-16
Invoke swaybar when an output matches a bar config
Drew DeVault
2015-12-16
Implement bar option: separator_symbol
Mikkel Oscar Lyderik
2015-12-15
Merge pull request #335 from mikkeloscar/bar-font
Drew DeVault
2015-12-15
Implement bar option: font <font>
Mikkel Oscar Lyderik
2015-12-15
Implement bar option: binding_mode_indicator <yes|no>
Mikkel Oscar Lyderik
2015-12-15
Implement bar option: output <output>
Mikkel Oscar Lyderik
2015-12-15
Add bar height option (Airblader/i3)
Mikkel Oscar Lyderik
2015-12-15
Add rgba support for bar colors
Mikkel Oscar Lyderik
2015-12-15
Implement bar option: colors {}
Mikkel Oscar Lyderik
2015-12-15
Remove a couple of unwanted spaces
Mikkel Oscar Lyderik
2015-12-14
Merge pull request #325 from gpyh/bar_cmd_modifier
Drew DeVault
2015-12-15
Added bar_cmd_modifier
Yacine Hmito
2015-12-14
Merge pull request #323 from gpyh/bar_cmd_status_command
Drew DeVault
2015-12-15
Added bar_cmd_status_command
Yacine Hmito
2015-12-15
Move default bar config to bar creation.
Mikkel Oscar Lyderik
2015-12-15
Added bar_cmd_bindsym
Yacine Hmito
2015-12-14
Merge pull request #320 from mikkeloscar/configure-mouse-btn2
Drew DeVault
2015-12-14
Make mouse key used for drag/resize configurable
Mikkel Oscar Lyderik
2015-12-14
Implement bar option: mode <dock|hide|invisible>
Mikkel Oscar Lyderik
2015-12-14
Implement bar option: hidden_state <hide|show>
Mikkel Oscar Lyderik
2015-12-14
Implement bar option: id <custom-id>
Mikkel Oscar Lyderik
2015-12-14
Merge pull request #314 from mikkeloscar/bar-id
Drew DeVault
2015-12-14
Add bar id to debug logs
Mikkel Oscar Lyderik
2015-12-14
Add initial support for custom bar-id
Mikkel Oscar Lyderik
[next]