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-08-08
Allow a fallback color to be specified for swaybg
Brian Ashworth
-0
/
+1
2018-08-08
Deny moving a sticky container to workspace if it's the same output
Ryan Dwyer
-0
/
+2
2018-08-08
Fix edge cases when moving floating container to new workspace
Ryan Dwyer
-3
/
+6
2018-08-08
Implement move to workspace on a floating container
Ryan Dwyer
-0
/
+8
2018-08-06
Merge pull request #2268 from emersion/server-decoration-borders
Drew DeVault
-1
/
+31
2018-08-06
Handle views created after decoration mode is sent for xdg-shell
emersion
-0
/
+9
2018-08-06
Listen to server-decoration mode changes
emersion
-1
/
+22
2018-08-06
commands: complete workspace implementation
Ian Fan
-1
/
+3
2018-08-06
commands: fix layout implementation (also better name for previous split layout)
Ian Fan
-1
/
+1
2018-08-06
commands: complete move implementation
Ian Fan
-0
/
+5
2018-08-04
Move workspace pid code to root.c
Ryan Dwyer
-4
/
+4
2018-08-04
Separate root-related code
Ryan Dwyer
-48
/
+58
2018-08-03
Remove swaynag_clone and use memcpy
Brian Ashworth
-4
/
+0
2018-08-03
Write to swaynag pipe fd directly on config errors
Brian Ashworth
-6
/
+42
2018-08-03
Show swaynag on config errors
Brian Ashworth
-3
/
+7
2018-08-03
Fix crash when moving cursor over a fullscreen split container
Ryan Dwyer
-3
/
+3
2018-08-02
Fix pointer events for fullscreen views
emersion
-0
/
+4
2018-08-02
Revert "Revert "Fix popups""
Ryan Dwyer
-9
/
+21
2018-08-02
Merge pull request #2366 from RedSoxFan/nagbar
Drew DeVault
-0
/
+159
2018-08-02
Merge branch 'master' into nagbar
Ryan Dwyer
-13
/
+7
2018-08-02
Revert "Fix popups"
Drew DeVault
-21
/
+9
2018-08-02
Merge branch 'master' into fix-resize-wiggle
emersion
-14
/
+32
2018-08-01
swaynag: address some more of sircmpwn's comments
Brian Ashworth
-1
/
+2
2018-08-01
swaynag: fix hidpi
Brian Ashworth
-1
/
+7
2018-08-01
swaynag: allow more config options
Brian Ashworth
-14
/
+17
2018-08-01
swaynag: refactor {sway_,}nagbar to swaynag
Brian Ashworth
-51
/
+52
2018-08-01
swaynag: split config into own file and fix optind
Brian Ashworth
-0
/
+14
2018-08-01
swaynag: implement config file support
Brian Ashworth
-16
/
+29
2018-08-01
Address first round review for swaynag
Brian Ashworth
-0
/
+0
2018-08-01
Support a detailed message in swaynagbar
Brian Ashworth
-0
/
+27
2018-08-01
Implements swaynagbar
Brian Ashworth
-0
/
+94
2018-08-01
Merge pull request #2391 from RyanDwyer/fix-popups-v2
Drew DeVault
-9
/
+24
2018-08-01
ipc: remove extraneous values
Ian Fan
-2
/
+0
2018-08-01
ipc: prevent emitting a workspace::focus event when moving a container to a d...
Ian Fan
-1
/
+1
2018-08-01
ipc: add tick event
Ian Fan
-0
/
+2
2018-08-01
ipc: add binding event
Ian Fan
-2
/
+1
2018-08-01
ipc: add window::mark event
Ian Fan
-0
/
+2
2018-08-01
ipc: add shutdown event
Ian Fan
-2
/
+4
2018-08-01
Correctly track saved surfaces during multiple transactions
Ryan Dwyer
-13
/
+7
2018-07-31
Close popups when changing focus
Ryan Dwyer
-0
/
+3
2018-07-31
Fix popups
Ryan Dwyer
-9
/
+21
2018-07-30
Merge pull request #2367 from emersion/iterator-redesign
Drew DeVault
-28
/
+17
2018-07-30
Merge pull request #2381 from frsfnrrg/key-repeat
Drew DeVault
-0
/
+3
2018-07-30
delete references to swaygrab
Eric Engestrom
-10
/
+0
2018-07-30
util.h: add missing include
Eric Engestrom
-0
/
+1
2018-07-30
Fix title textures on scale change
Brian Ashworth
-0
/
+2
2018-07-29
Bindings use advised keyboard repeat parameters
frsfnrrg
-2
/
+0
2018-07-29
Implement key repeat for pressed key bindings
frsfnrrg
-0
/
+5
2018-07-29
Remove output_surface_for_each_surface from header
emersion
-4
/
+0
2018-07-29
Completely switch over to new iterators
emersion
-18
/
+0
[next]