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-05-21
Use class or app_id in tree representation
Ryan Dwyer
-6
/
+15
2018-05-21
Don't track damage for views on inactive tabs
Ryan Dwyer
-11
/
+52
2018-05-21
Add assertion in container_at_view
Ryan Dwyer
-0
/
+3
2018-05-21
Implement tabbed layout
Ryan Dwyer
-85
/
+436
2018-05-21
Merge pull request #2011 from RyanDwyer/fix-hide-edge-border-bottom
emersion
-5
/
+6
2018-05-21
Fix hide_edge_borders constraints
Ryan Dwyer
-5
/
+6
2018-05-20
Merge pull request #2012 from RedSoxFan/fix-border-changing-focus
Drew DeVault
-11
/
+13
2018-05-20
Fix border commands from changing focus
Brian Ashworth
-11
/
+13
2018-05-20
Merge pull request #2007 from swaywm/fix-focus-follows-mouse
Drew DeVault
-1
/
+17
2018-05-20
Merge pull request #2010 from RedSoxFan/premultiply-alpha
emersion
-10
/
+17
2018-05-20
Merge branch 'master' into fix-focus-follows-mouse
Drew DeVault
-24
/
+153
2018-05-20
Fix focus_follows_mouse over swaybar
Drew DeVault
-1
/
+17
2018-05-20
Merge branch 'master' into premultiply-alpha
Brian Ashworth
-24
/
+153
2018-05-20
Pre-multiply alpha for non-textures
Brian Ashworth
-10
/
+17
2018-05-20
Merge pull request #1821 from RyanDwyer/swaylock-multiple-images
emersion
-24
/
+153
2018-05-20
Swaylock: Use calloc instead of malloc
Ryan Dwyer
-1
/
+1
2018-05-20
Swaylock: Log error if multiple images are defined for the same output
Ryan Dwyer
-0
/
+17
2018-05-20
Swaylock: Allow per-output images
Ryan Dwyer
-24
/
+136
2018-05-19
Merge pull request #2006 from kupospelov/fix-title-pixel-bar
Drew DeVault
-7
/
+7
2018-05-19
Fix pixel bar below title
Konstantin Pospelov
-7
/
+7
2018-05-19
Merge pull request #2004 from RyanDwyer/rebuild-textures-on-move
emersion
-0
/
+43
2018-05-19
Rebuild textures if needed when moving a container
Ryan Dwyer
-0
/
+43
2018-05-16
Merge pull request #1982 from RyanDwyer/show-marks
Drew DeVault
-61
/
+279
2018-05-17
Update marks textures on output scale event
Ryan Dwyer
-0
/
+5
2018-05-17
Fix many border opacity issues
Ryan Dwyer
-73
/
+115
2018-05-17
Update show_marks documentation
Ryan Dwyer
-6
/
+6
2018-05-17
Destroy marks textures when view destroyed
Ryan Dwyer
-0
/
+8
2018-05-17
Set textures to null when destroying
Ryan Dwyer
-0
/
+2
2018-05-17
Don't show marks which start with an underscore
Ryan Dwyer
-3
/
+8
2018-05-17
Implement show_marks
Ryan Dwyer
-2
/
+158
2018-05-16
Merge pull request #1995 from RedSoxFan/fix-1985
Drew DeVault
-6
/
+6
2018-05-16
Change scale from int32_t to double for pango
Brian Ashworth
-6
/
+6
2018-05-16
Merge pull request #1994 from RyanDwyer/fix-focus-stealing
emersion
-3
/
+2
2018-05-16
Don't steal focus when a view changes its title
Ryan Dwyer
-3
/
+2
2018-05-16
Merge pull request #1991 from martinetd/ready_nox
emersion
-23
/
+12
2018-05-16
Merge pull request #1990 from martinetd/swayidle_terminate
emersion
-1
/
+7
2018-05-16
sway: run commands without waiting for Xwayland
Dominique Martinet
-23
/
+12
2018-05-16
swayidle: terminate if wl_display_dispatch failed
Dominique Martinet
-1
/
+4
2018-05-16
swayidle: terminate when server died
Dominique Martinet
-0
/
+3
2018-05-15
Merge pull request #1986 from emersion/clip-title-texture
Drew DeVault
-0
/
+1
2018-05-15
Correctly clip title texture if necessary
emersion
-0
/
+1
2018-05-14
Merge pull request #1954 from RyanDwyer/marks
Drew DeVault
-6
/
+209
2018-05-15
Change unmark implemention to match i3's
Ryan Dwyer
-15
/
+43
2018-05-15
Implement marks
Ryan Dwyer
-3
/
+178
2018-05-14
Merge pull request #1978 from RedSoxFan/fix-1975
Drew DeVault
-111
/
+101
2018-05-14
Merge branch 'master' into fix-1975
Brian Ashworth
-702
/
+707
2018-05-14
Always render top border for border normal
Brian Ashworth
-12
/
+10
2018-05-14
Merge pull request #1871 from emersion/kill-wl-shell
Drew DeVault
-200
/
+2
2018-05-14
Kill wl_shell
emersion
-200
/
+2
2018-05-14
Merge pull request #1968 from RyanDwyer/fix-criteria
Drew DeVault
-504
/
+707
[next]