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-12-15
Merge pull request #328 from mikkeloscar/bar-height
Drew DeVault
-3
/
+22
2015-12-15
Add bar height option (Airblader/i3)
Mikkel Oscar Lyderik
-3
/
+22
2015-12-15
Fix crash from ipc_json_describe_workspace
Drew DeVault
-0
/
+4
2015-12-15
Implement IPC_GET_BAR_CONFIG
Drew DeVault
-1
/
+92
2015-12-15
Merge pull request #327 from mikkeloscar/bar-colors
Drew DeVault
-12
/
+270
2015-12-15
Add rgba support for bar colors
Mikkel Oscar Lyderik
-40
/
+46
2015-12-15
Implement bar option: colors {}
Mikkel Oscar Lyderik
-12
/
+264
2015-12-15
Merge pull request #326 from mikkeloscar/remove-spaces
Drew DeVault
-2
/
+2
2015-12-15
Remove a couple of unwanted spaces
Mikkel Oscar Lyderik
-2
/
+2
2015-12-14
Merge pull request #324 from mikkeloscar/free-bar-bindings
Drew DeVault
-0
/
+5
2015-12-14
Merge pull request #325 from gpyh/bar_cmd_modifier
Drew DeVault
-1
/
+37
2015-12-15
Added bar_cmd_modifier
Yacine Hmito
-1
/
+37
2015-12-15
Free bar->bindings
Mikkel Oscar Lyderik
-0
/
+5
2015-12-14
Merge pull request #323 from gpyh/bar_cmd_status_command
Drew DeVault
-1
/
+19
2015-12-15
Added bar_cmd_status_command
Yacine Hmito
-1
/
+19
2015-12-14
Merge pull request #322 from mikkeloscar/default-bar-config
Drew DeVault
-30
/
+27
2015-12-15
Move default bar config to bar creation.
Mikkel Oscar Lyderik
-30
/
+27
2015-12-14
Merge pull request #321 from gpyh/bar_cmds
Drew DeVault
-1
/
+81
2015-12-15
Added bar_cmd_bindsym
Yacine Hmito
-1
/
+81
2015-12-14
Merge pull request #320 from mikkeloscar/configure-mouse-btn2
Drew DeVault
-21
/
+93
2015-12-14
Merge pull request #319 from mikkeloscar/bar-mode
Drew DeVault
-1
/
+28
2015-12-14
Lookup dragging key when in dragging mode
Mikkel Oscar Lyderik
-1
/
+1
2015-12-14
Make mouse key used for drag/resize configurable
Mikkel Oscar Lyderik
-21
/
+93
2015-12-14
Implement bar option: mode <dock|hide|invisible>
Mikkel Oscar Lyderik
-1
/
+28
2015-12-14
Merge pull request #318 from mikkeloscar/bar-hidden-state
Drew DeVault
-1
/
+26
2015-12-14
Implement bar option: hidden_state <hide|show>
Mikkel Oscar Lyderik
-1
/
+26
2015-12-14
Merge pull request #317 from mikkeloscar/bar-id-option
Drew DeVault
-1
/
+31
2015-12-14
Implement bar option: id <custom-id>
Mikkel Oscar Lyderik
-1
/
+31
2015-12-14
Merge pull request #314 from mikkeloscar/bar-id
Drew DeVault
-23
/
+48
2015-12-14
Merge pull request #316 from Streetwalrus/fglrx
Drew DeVault
-2
/
+7
2015-12-14
Add bar id to debug logs
Mikkel Oscar Lyderik
-6
/
+6
2015-12-14
Add initial support for custom bar-id
Mikkel Oscar Lyderik
-1
/
+20
2015-12-14
Move sway/util.c to common/util.c
Mikkel Oscar Lyderik
-1
/
+1
2015-12-14
Detect proprietary AMD drivers too
Streetwalrus Einstein
-2
/
+7
2015-12-14
Fix crash in bar { } blocks
Drew DeVault
-1
/
+5
2015-12-14
Move numlen(1) to sway/util.c
Mikkel Oscar Lyderik
-10
/
+16
2015-12-14
Merge pull request #315 from mikkeloscar/fix-whitespace
Drew DeVault
-1
/
+1
2015-12-14
Use tabs instead of spaces
Mikkel Oscar Lyderik
-1
/
+1
2015-12-14
Merge pull request #313 from mikkeloscar/bar-confing-subcommands
Drew DeVault
-3
/
+64
2015-12-14
Add more debug logging to bar option parsing
Mikkel Oscar Lyderik
-0
/
+3
2015-12-14
Implement bar option: position <top|bottom|left|right>
Mikkel Oscar Lyderik
-1
/
+29
2015-12-14
Implement bar option: strip_workspace_numbers <yes|no>
Mikkel Oscar Lyderik
-1
/
+25
2015-12-14
Revert "Make mouse key used for drag/resize configurable"
Drew DeVault
-93
/
+21
2015-12-14
Add tray_output not supported warning
Mikkel Oscar Lyderik
-1
/
+7
2015-12-14
Merge pull request #311 from mikkeloscar/bar-config-parser
Drew DeVault
-7
/
+130
2015-12-14
Merge pull request #310 from fluxchief/set-focused-container-fix
Drew DeVault
-1
/
+11
2015-12-14
Implement bar option: tray_padding <px> [px]
Mikkel Oscar Lyderik
-1
/
+28
2015-12-14
Implement bar option: workspace_buttons <yes|no>
Mikkel Oscar Lyderik
-1
/
+23
2015-12-14
Implement 'bar { }' block parsing
Mikkel Oscar Lyderik
-5
/
+79
2015-12-14
Fix dangling pointer on focus swap/describe WS
Kevin Hamacher
-1
/
+11
[next]