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-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
2018-04-02
rename input-manager functions
Tony Crisci
-8
/
+7
2018-04-02
rename seat functions
Tony Crisci
-12
/
+12
2018-03-31
add docstrings and todos
Tony Crisci
-18
/
+54
2018-03-31
Add sway_view_impl
emersion
-14
/
+17
2018-03-31
Introduce common functions to create, map, unmap, destroy views
emersion
-4
/
+15
2018-03-31
handle container destroy in the seat
Tony Crisci
-0
/
+3
2018-03-31
basic split containers
Tony Crisci
-1
/
+6
2018-03-31
Address review feedback
Drew DeVault
-0
/
+3
2018-03-31
Implement focus_follows_mouse
Drew DeVault
-1
/
+0
2018-03-31
Merge pull request #1678 from emersion/xwayland-xcursor
Drew DeVault
-0
/
+1
2018-03-31
Set xwayland cursor
emersion
-0
/
+1
2018-03-30
Implement workspace switch on click
Drew DeVault
-2
/
+11
2018-03-30
Implement scroll wheel workspace switching
Drew DeVault
-0
/
+1
2018-03-30
Initialize seat pointer in swaybar
Drew DeVault
-0
/
+10
2018-03-30
Merge branch 'wlroots' into client-cursors
emersion
-7
/
+36
2018-03-30
Handle map/unmap events in xdg-shell-v6
emersion
-1
/
+3
2018-03-30
Add lite damage tracking
emersion
-3
/
+16
[next]