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-24
layout: add_sibling: Handle floating views properly.
S. Christoffer Eliesen
-6
/
+10
2015-11-24
Merge pull request #252 from sce/fix_binding_cmp
Drew DeVault
-0
/
+5
2015-11-24
sway_binding_cmp_keys: Differentiate between modifier keys.
S. Christoffer Eliesen
-0
/
+5
2015-11-24
Merge pull request #250 from sce/initial_support_for_criteria_strings
Drew DeVault
-4
/
+26
2015-11-24
handle_command: Skip commands that has a criteria string.
S. Christoffer Eliesen
-2
/
+19
2015-11-24
stringop: Properly handle criteria strings.
S. Christoffer Eliesen
-2
/
+7
2015-11-24
Merge pull request #249 from sce/extra_view_metadata
Drew DeVault
-0
/
+17
2015-11-24
container: Store app_id attribute for views.
S. Christoffer Eliesen
-0
/
+8
2015-11-24
container: Store class attribute for views.
S. Christoffer Eliesen
-0
/
+9
2015-11-24
Merge pull request #248 from taiyu-len/master
Drew DeVault
-13
/
+21
2015-11-24
fix list sorting
taiyu
-13
/
+21
2015-11-22
Merge pull request #247 from sce/handle_bindsym_duplicates
Drew DeVault
-20
/
+70
2015-11-22
cmd_bindsym: Detect/handle duplicates.
S. Christoffer Eliesen
-20
/
+63
2015-11-22
commands: Comment/doc for config_command.
S. Christoffer Eliesen
-0
/
+7
2015-11-22
Merge pull request #245 from sce/workspace_output_duplicates
Drew DeVault
-1
/
+46
2015-11-22
cmd_workspace: Don't fill up config->workspace_outputs with duplicates.
S. Christoffer Eliesen
-3
/
+19
2015-11-21
stringop: lenient_strcmp: Add.
S. Christoffer Eliesen
-0
/
+16
2015-11-21
list: Add list_seq_find.
S. Christoffer Eliesen
-0
/
+13
2015-11-19
Update header for default config
Drew DeVault
-3
/
+2
2015-11-19
Fix #240
Drew DeVault
-1
/
+1
2015-11-19
Add all documented scaling modes to config parser
Drew DeVault
-1
/
+3
2015-11-19
Add wallpapers to output command
Drew DeVault
-19
/
+59
2015-11-19
Parse output background config
Drew DeVault
-2
/
+39
2015-11-19
Stretch image to fit output resolution
Drew DeVault
-10
/
+12
2015-11-19
Basic image rendering for swaybg
Drew DeVault
-3
/
+6
2015-11-19
Refactor the crap out of wayland clients
Drew DeVault
-268
/
+331
2015-11-19
Fix background extensions
Drew DeVault
-7
/
+6
2015-11-18
Add background handling
Drew DeVault
-4
/
+47
2015-11-18
Basic support for extensions in server and clients
Drew DeVault
-7
/
+208
2015-11-18
Fix warning about uninitialized variable
Drew DeVault
-0
/
+1
2015-11-18
Exit if unable to allocate buffer
Drew DeVault
-0
/
+3
2015-11-18
Support cursors over wayland clients
Drew DeVault
-4
/
+60
2015-11-18
Generate protocol headers
Drew DeVault
-3
/
+7
2015-11-18
Fix SIGBUS from wayland clients
Drew DeVault
-3
/
+4
2015-11-18
Normalize indentation
Drew DeVault
-56
/
+56
2015-11-18
Clean up memory pool files better
Drew DeVault
-21
/
+27
2015-11-18
Support resizing in wayland client implementation
Drew DeVault
-0
/
+12
2015-11-18
Fix up wayland client implementation
Drew DeVault
-121
/
+168
2015-11-16
Track pid of child process from exec
Drew DeVault
-3
/
+18
2015-11-16
Merge pull request #233 from sce/multiple_adjacent_outputs
Drew DeVault
-49
/
+167
2015-11-16
output: Support multiple adjacent outputs.
S. Christoffer Eliesen
-49
/
+167
2015-11-16
Merge pull request #232 from sce/replace_output_config
Drew DeVault
-1
/
+11
2015-11-16
cmd_output: Replace existing config if called multiple times.
S. Christoffer Eliesen
-1
/
+11
2015-11-15
Update README
Drew DeVault
-0
/
+2
2015-11-15
Merge pull request #230 from sce/code_overview
Drew DeVault
-0
/
+81
2015-11-15
HACKING.md: Add code overview section.
S. Christoffer Eliesen
-0
/
+81
2015-11-14
We somewhat more wlc_point now
Drew DeVault
-12
/
+12
2015-11-14
We wlc_point now
Drew DeVault
-3
/
+3
2015-11-13
Merge pull request #227 from xerpi/master
Drew DeVault
-1
/
+3
2015-11-13
Check the client_setup() return value
Sergi Granell
-1
/
+3
[next]