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
2018-04-04
Set up an XKB context for the keyboard
Drew DeVault
-5
/
+99
2018-04-04
Grab keyboard off of the seat
Drew DeVault
-3
/
+48
2018-04-04
Initial swaylock port
Drew DeVault
-729
/
+298
2018-04-04
Move swaybg background rendering into common/
Drew DeVault
-119
/
+133
2018-04-04
Merge pull request #1731 from acrisci/ipc-window-events
Drew DeVault
-0
/
+7
2018-04-04
send window close event
Tony Crisci
-0
/
+7
2018-04-04
Merge pull request #1702 from acrisci/split-containers2
emersion
-303
/
+358
2018-04-04
fix double free
Tony Crisci
-1
/
+0
2018-04-04
Merge branch 'wlroots' into split-containers2
Tony Crisci
-138
/
+386
2018-04-03
simplify container close
Tony Crisci
-11
/
+3
2018-04-03
Merge pull request #1722 from swaywm/swaybar-hidpi
emersion
-80
/
+185
2018-04-03
Address review feedback
Drew DeVault
-13
/
+12
2018-04-03
Adjust height calculation, naming
Drew DeVault
-24
/
+24
2018-04-03
Merge pull request #1721 from emersion/fix-output-container-coords
Drew DeVault
-7
/
+10
2018-04-03
Don't use asserts with side-effects
Drew DeVault
-9
/
+11
2018-04-03
Add hidpi support to swaybar
Drew DeVault
-69
/
+173
2018-04-03
Fix wrong output container coordinates
emersion
-7
/
+10
2018-04-03
move output create to its own file
Tony Crisci
-66
/
+74
2018-04-03
Merge pull request #1717 from emersion/fix-multiple-outputs
Drew DeVault
-28
/
+28
2018-04-03
move workspace create to workspace.c
Tony Crisci
-67
/
+69
2018-04-03
move output damage to workspace destructor
Tony Crisci
-1
/
+3
2018-04-03
Fix rendering with multiple outputs
emersion
-28
/
+28
2018-04-03
rename container_finish to _container_destroy
Tony Crisci
-13
/
+12
2018-04-03
address feedback
Tony Crisci
-74
/
+75
2018-04-03
Merge pull request #1715 from emersion/layer-shell-surface-enter
Drew DeVault
-0
/
+2
2018-04-03
Merge pull request #1710 from emersion/swaybg-empty-input-region
Drew DeVault
-0
/
+5
2018-04-03
Send enter event to layer shell surfaces
emersion
-0
/
+2
2018-04-03
fix old todos
Tony Crisci
-15
/
+0
2018-04-03
Merge pull request #1713 from emersion/swaybg-hidpi
Drew DeVault
-19
/
+56
2018-04-03
swaybg: rename w{width,height} to buffer_{width,height}
emersion
-15
/
+16
2018-04-03
swaybg: add HiDPI support
emersion
-6
/
+42
2018-04-03
Merge pull request #1712 from RedSoxFan/workspace-number-names
Drew DeVault
-0
/
+18
2018-04-03
swaybg: set an empty input region
emersion
-0
/
+5
2018-04-03
Fix name generation for workspace number <name>
Brian Ashworth
-0
/
+18
2018-04-03
rename workspace_get_initial_output
Tony Crisci
-2
/
+2
2018-04-03
clean up container_get_default_layout
Tony Crisci
-7
/
+15
2018-04-03
move container_set_layout to layout.h
Tony Crisci
-18
/
+17
2018-04-03
make container_finish private
Tony Crisci
-4
/
+1
2018-04-03
unify workspace create functions
Tony Crisci
-44
/
+46
2018-04-03
move output code out of the tree
Tony Crisci
-16
/
+11
2018-04-03
unify container destroy functions
Tony Crisci
-41
/
+40
2018-04-03
move view and workspace destructors to container.c
Tony Crisci
-62
/
+83
2018-04-03
rename _container_destroy to container_finish
Tony Crisci
-4
/
+5
2018-04-03
Fix #1709
Drew DeVault
-2
/
+9
2018-04-02
dont deallocate in container_close
Tony Crisci
-8
/
+0
2018-04-02
cleanup
Tony Crisci
-4
/
+0
2018-04-02
change reap container approach
Tony Crisci
-38
/
+63
2018-04-02
Merge pull request #1703 from swaywm/layer-keyboard
Drew DeVault
-4
/
+77
2018-04-02
Give layer shells under the shell layer focus
Drew DeVault
-3
/
+8
2018-04-02
Give exclusive focus to layers above shell layer
Drew DeVault
-2
/
+48
[next]