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-08
Merge branch 'wlroots' into focus-inactive-fixes
Tony Crisci
-1
/
+3
2018-04-08
Implement tablet tool support
Drew DeVault
-1
/
+3
2018-04-07
seat focus inactive children foreach
Tony Crisci
-0
/
+7
2018-04-07
seat get focus inactive view
Tony Crisci
-2
/
+6
2018-04-07
Give keyboard focus to unmanaged xwayland surfaces
emersion
-0
/
+3
2018-04-07
Merge pull request #1756 from emersion/output-damage
Drew DeVault
-12
/
+7
2018-04-07
Merge pull request #1700 from swaywm/move-cmd-full
Drew DeVault
-1
/
+17
2018-04-06
Revert "Break everything^W^WUse wlr_box for sway_container"
Drew DeVault
-5
/
+8
2018-04-06
Break everything^W^WUse wlr_box for sway_container
Drew DeVault
-8
/
+5
2018-04-06
Add debug tree view
Drew DeVault
-1
/
+10
2018-04-06
Simplify damage tracking functions, use them in layer shell
emersion
-12
/
+7
2018-04-06
Send surface enter/leave events to view children
emersion
-0
/
+5
2018-04-06
Implement move [left|right|up|down]
Drew DeVault
-0
/
+7
2018-04-06
Fix wl_output enter/leave events
emersion
-0
/
+1
2018-04-05
Remove L_TYPES
emersion
-3
/
+1
2018-04-05
Merge pull request #1743 from emersion/subsurface-damage-tracking
Drew DeVault
-3
/
+68
2018-04-05
Handle unmanaged surfaces motion
emersion
-0
/
+2
2018-04-05
Fix desktop_damage_whole_surface
emersion
-2
/
+5
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
Handle output removal on swaybar
Drew DeVault
-0
/
+2
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
[next]