index
:
sway
bandicoot
bindsym-tocode-cartesian
bindsym-tocode-dup-children
for_window-fixes
for_window-ignored
input-fix_context_menu_focus
master
zwlr_keyboard_interactivity-on_demand-behavior
i3-compatible Wayland compositor
Simon Ser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2015-11-29
Remove trailing semicolon
Drew DeVault
-1
/
+1
2015-11-29
Merge pull request #275 from christophgysin/cmd_output
Drew DeVault
-22
/
+31
2015-11-29
Merge pull request #269 from christophgysin/usage
Drew DeVault
-21
/
+75
2015-11-29
cmd_output: Log enable/disable state
Christoph Gysin
-3
/
+4
2015-11-29
apply_output_config: use list_seq_find() to find config
Christoph Gysin
-5
/
+3
2015-11-29
cmd_output: Use list_seq_find() to find matching config
Christoph Gysin
-7
/
+14
2015-11-29
cmd_output: Cleanup cmd_output argument handling
Christoph Gysin
-7
/
+10
2015-11-28
Merge pull request #272 from mikkeloscar/output-cmd-warnings
Drew DeVault
-2
/
+8
2015-11-28
Fix option parsing
Christoph Gysin
-11
/
+8
2015-11-28
swaymsg: Add --help option that prints usage
Christoph Gysin
-1
/
+6
2015-11-28
swaygrab: Add --help option that prints usage
Christoph Gysin
-1
/
+6
2015-11-28
sway: Add --help option that prints usage
Christoph Gysin
-1
/
+10
2015-11-28
swaymsg: Print usage and exit on unknown options
Christoph Gysin
-0
/
+11
2015-11-28
swaygrab: Print usage and exit on unknown options
Christoph Gysin
-0
/
+12
2015-11-28
sway: Print usage and exit on unknown options
Christoph Gysin
-0
/
+15
2015-11-28
Use macros for exit values
Christoph Gysin
-8
/
+8
2015-11-28
Add warnings about invalid output commands
Mikkel Oscar Lyderik
-2
/
+8
2015-11-28
Merge pull request #271 from sce/move_wlc_init
Drew DeVault
-14
/
+12
2015-11-28
sway/main: Move wlc init to after args are handled.
S. Christoffer Eliesen
-14
/
+12
2015-11-28
Allow output config for output named *
Drew DeVault
-1
/
+20
2015-11-28
Improve config file loading
Drew DeVault
-63
/
+27
2015-11-28
Remove extraneous logging from swaygrab
Drew DeVault
-1
/
+0
2015-11-28
Fix incorrect #include on ipc-client.c
Drew DeVault
-1
/
+1
2015-11-28
Rearrange logging headers
Drew DeVault
-4
/
+7
2015-11-27
Style fixes in swaybg
Drew DeVault
-78
/
+78
2015-11-27
Remove "See Also" from swaygrab man page
Drew DeVault
-5
/
+0
2015-11-27
Fix uninitialized variable warning in swaygrab
Drew DeVault
-1
/
+1
2015-11-27
Add ffmpeg capture to swaygrab (with limitations)
Drew DeVault
-10
/
+111
2015-11-27
Improve CONTRIBUTING.md
Drew DeVault
-0
/
+19
2015-11-27
Merge pull request #266 from sce/sticky_floats_0
Drew DeVault
-2
/
+53
2015-11-27
workspace: Learn sticky.
S. Christoffer Eliesen
-1
/
+52
2015-11-27
commands: code formatting: Sort list of commands by alphabet.
S. Christoffer Eliesen
-1
/
+1
2015-11-27
Merge pull request #265 from sce/better_logging
Drew DeVault
-27
/
+26
2015-11-27
Merge pull request #264 from sce/fix_ws_next_name
Drew DeVault
-12
/
+16
2015-11-27
debug_log: Improve container_log so that debug lines are aligned.
S. Christoffer Eliesen
-27
/
+26
2015-11-27
workspace: Improve workspace_next_name.
S. Christoffer Eliesen
-12
/
+16
2015-11-27
Merge pull request #263 from sce/floating_enable_disable
Drew DeVault
-49
/
+60
2015-11-27
cmd_floating: Support `enable` and `disable` commands too.
S. Christoffer Eliesen
-49
/
+60
2015-11-27
Fix swaygrab memory leak
Drew DeVault
-0
/
+2
2015-11-27
Implement swaygrab for still images
Drew DeVault
-7
/
+60
2015-11-27
Add command line to swaygrab
Drew DeVault
-13
/
+81
2015-11-27
Add swaygrab(1) man page
Drew DeVault
-0
/
+45
2015-11-27
Add swaygrab subproject
Drew DeVault
-0
/
+29
2015-11-27
Move IPC client into common, refactor IPC
Drew DeVault
-79
/
+105
2015-11-27
Fix build warnings
Drew DeVault
-2
/
+4
2015-11-27
Fix mistake in CONTRIBUTING.md
Drew DeVault
-2
/
+2
2015-11-27
Update CONTRIBUTING.md
Drew DeVault
-126
/
+129
2015-11-27
Write down style guidelines
Drew DeVault
-7
/
+163
2015-11-27
Style enforcement
Drew DeVault
-59
/
+58
2015-11-27
Don't use the _t postfix on non-typedef structures
Drew DeVault
-2
/
+2
[next]