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
Add bar config struct and defaults
Drew DeVault
-1
/
+56
2015-11-29
Merge pull request #278 from christophgysin/merge
Drew DeVault
-9
/
+48
2015-11-29
cmd_output: Merge instead of replace output config
Christoph Gysin
-4
/
+43
2015-11-29
config: Store 'enabled' as int
Christoph Gysin
-5
/
+5
2015-11-29
Merge pull request #277 from christophgysin/cmd_output
Drew DeVault
-5
/
+16
2015-11-29
cmd_output: check for missing subcommand arguments
Christoph Gysin
-5
/
+16
2015-11-29
Add text rendering support to wayland clients
Drew DeVault
-2
/
+87
2015-11-29
Only strip comments at the start of a line
Drew DeVault
-23
/
+5
2015-11-29
Fix output adjustment for panels
Drew DeVault
-30
/
+34
2015-11-29
Support desktop shell panels in compositor
Drew DeVault
-22
/
+130
2015-11-29
Add swaybar basics
Drew DeVault
-4
/
+97
2015-11-29
Add swaybar subproject
Drew DeVault
-0
/
+57
2015-11-29
Add suid instructions to readme
Drew DeVault
-0
/
+4
2015-11-29
Merge pull request #274 from sce/fix_stray_floats
Drew DeVault
-3
/
+1
2015-11-29
Merge pull request #276 from sce/earlier_logging
Drew DeVault
-8
/
+8
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
main: Setup logging before wlc_init.
S. Christoffer Eliesen
-8
/
+8
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-29
cmd_floating: Don't add non-float as sibling to float.
S. Christoffer Eliesen
-3
/
+1
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
[next]