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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2018-04-05
Add container_damage_whole
emersion
-5
/
+7
2018-04-05
Add damage tracking for xwayland unmanaged surfaces
emersion
-0
/
+10
2018-04-05
Handle xwayland configure requests for unmanaged surfaces
emersion
-0
/
+1
2018-04-05
Fix xwayland unmanaged surfaces
emersion
-0
/
+3
2018-04-05
Track damage of xdg-shell-v6 popups
emersion
-0
/
+11
2018-04-05
Accumulate damage from subsurfaces
emersion
-0
/
+33
2018-04-05
Implement shell views
emersion
-55
/
+49
2018-04-05
Implement resize command
Drew DeVault
-0
/
+10
2018-04-04
Remove unused SWAY_VIEW_TYPES
emersion
-5
/
+3
2018-04-04
Remove unused sway_view.unmanaged_link
emersion
-3
/
+0
2018-04-04
Implement opacity command
Tony Crisci
-0
/
+3
2018-04-04
Address review feedback
Drew DeVault
-1
/
+1
2018-04-04
Add hidpi support to swaylock
Drew DeVault
-0
/
+1
2018-04-04
Implement input-inhibit in sway, swaylock
Drew DeVault
-0
/
+6
2018-04-04
Add input inhibitor to input manager
Drew DeVault
-0
/
+8
2018-04-04
R E N D E R I N G
Drew DeVault
-0
/
+10
2018-04-04
Add password buffer, refactor rendering/surfaces
Drew DeVault
-2
/
+46
2018-04-04
Split seat code into its own file
Drew DeVault
-56
/
+69
2018-04-04
Initial swaylock port
Drew DeVault
-2
/
+3
2018-04-04
Move swaybg background rendering into common/
Drew DeVault
-0
/
+19
2018-04-04
Merge branch 'wlroots' into split-containers2
Tony Crisci
-0
/
+8
2018-04-03
Add hidpi support to swaybar
Drew DeVault
-0
/
+1
2018-04-03
move output create to its own file
Tony Crisci
-0
/
+0
2018-04-03
move workspace create to workspace.c
Tony Crisci
-3
/
+5
2018-04-03
fix old todos
Tony Crisci
-15
/
+0
2018-04-03
clean up container_get_default_layout
Tony Crisci
-2
/
+1
2018-04-03
move container_set_layout to layout.h
Tony Crisci
-5
/
+4
2018-04-03
make container_finish private
Tony Crisci
-3
/
+0
2018-04-03
unify workspace create functions
Tony Crisci
-2
/
+0
2018-04-03
unify container destroy functions
Tony Crisci
-2
/
+0
2018-04-03
move view and workspace destructors to container.c
Tony Crisci
-3
/
+4
2018-04-02
change reap container approach
Tony Crisci
-3
/
+5
2018-04-02
Give exclusive focus to layers above shell layer
Drew DeVault
-0
/
+7
2018-04-02
fix more close segfaults
Tony Crisci
-0
/
+2
2018-04-02
Merge branch 'wlroots' into split-containers
Tony Crisci
-22
/
+45
2018-04-02
Merge branch 'wlroots' into split-containers
Tony Crisci
-29
/
+104
2018-04-02
Merge branch 'wlroots' into view-redesign
emersion
-34
/
+118
2018-04-02
Merge pull request #1699 from acrisci/seat-fixes
emersion
-25
/
+53
2018-04-02
Xwayland unmanaged views aren't views anymore
emersion
-5
/
+11
2018-04-02
Merge pull request #1690 from swaywm/i3bar-json
Drew DeVault
-4
/
+51
2018-04-02
Merge branch 'wlroots' into split-containers
Tony Crisci
-5
/
+18
2018-04-02
Merge branch 'wlroots' into seat-fixes
Tony Crisci
-5
/
+14
2018-04-02
dont copy input config
Tony Crisci
-2
/
+6
2018-04-02
remove unused attachment config
Tony Crisci
-2
/
+26
2018-04-02
Partially implement move command
Drew DeVault
-5
/
+14
2018-04-02
Send click events for i3bar blocks
Drew DeVault
-2
/
+4
2018-04-02
Render i3bar blocks
Drew DeVault
-4
/
+4
2018-04-02
Demarcate i3bar JSON into individual updates
Drew DeVault
-2
/
+47
2018-04-02
Address review comments
emersion
-9
/
+12
2018-04-02
dont copy seat config on the seat
Tony Crisci
-2
/
+3
[next]