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-08-02
Merge branch 'master' into wlr-gamma-control
emersion
-1026
/
+5187
2018-08-03
Merge pull request #2411 from emersion/fullscreen-pointer-input
Ryan Dwyer
-2
/
+7
2018-08-02
Fix pointer events for fullscreen views
emersion
-2
/
+7
2018-08-02
Merge pull request #2410 from minus7/fix-fullscreen
Drew DeVault
-2
/
+1
2018-08-02
Fix crash on mouse motion on fullscreen container
minus
-2
/
+1
2018-08-02
Merge pull request #2407 from RyanDwyer/fix-popups-v3
Drew DeVault
-55
/
+198
2018-08-02
Convert toplevel coordinates to output-local
Ryan Dwyer
-1
/
+2
2018-08-02
Revert "Revert "Fix popups""
Ryan Dwyer
-55
/
+197
2018-08-02
Merge pull request #2366 from RedSoxFan/nagbar
Drew DeVault
-0
/
+1843
2018-08-02
Merge branch 'master' into nagbar
Ryan Dwyer
-73
/
+77
2018-08-02
Revert "Fix popups"
Drew DeVault
-197
/
+55
2018-08-02
Merge pull request #2404 from RyanDwyer/move-containers-when-workspace-focused
Drew DeVault
-2
/
+1
2018-08-02
Merge pull request #2403 from RyanDwyer/fix-transaction-unmap
Drew DeVault
-8
/
+15
2018-08-02
Merge pull request #2406 from RyanDwyer/fix-focus-crashes
Drew DeVault
-4
/
+9
2018-08-02
Merge pull request #2405 from marienz/sigmask
emersion
-0
/
+8
2018-08-02
Fix focus related crashes
Ryan Dwyer
-4
/
+9
2018-08-02
Reset signal mask after fork
Marien Zwart
-0
/
+8
2018-08-02
Allow moving containers when workspace itself is focused
Ryan Dwyer
-2
/
+1
2018-08-02
Fix race condition crashes when unmapping views
Ryan Dwyer
-8
/
+15
2018-08-02
Link xcb dependency to meson options "enable_xwayland" (#2393)
Michel Ganguin
-6
/
+6
2018-08-02
Merge pull request #2396 from RyanDwyer/fix-resize-wiggle
emersion
-61
/
+46
2018-08-02
Merge branch 'master' into fix-resize-wiggle
emersion
-94
/
+529
2018-08-01
swaynag: don't drop \n for first line
Brian Ashworth
-8
/
+4
2018-08-01
swaynag: add blank lines after headings in scdocs
Brian Ashworth
-0
/
+6
2018-08-01
swaynag: swaybar like default colors
Brian Ashworth
-4
/
+9
2018-08-01
swaynag: address some more of sircmpwn's comments
Brian Ashworth
-26
/
+38
2018-08-01
swaynag: fix hidpi
Brian Ashworth
-62
/
+95
2018-08-01
swaynag: allow more config options
Brian Ashworth
-137
/
+379
2018-08-01
swaynag: add math to meson.build
Brian Ashworth
-0
/
+1
2018-08-01
swaynag: fix output selection
Brian Ashworth
-1
/
+2
2018-08-01
swaynag: refactor {sway_,}nagbar to swaynag
Brian Ashworth
-414
/
+418
2018-08-01
swaynag: split config into own file and fix optind
Brian Ashworth
-289
/
+315
2018-08-01
Disable pango markup for extended message
Drew DeVault
-2
/
+2
2018-08-01
Set output to NULL if not specified
Drew DeVault
-16
/
+3
2018-08-01
swaynag: implement config file support
Brian Ashworth
-138
/
+500
2018-08-01
Address first round review for swaynag
Brian Ashworth
-30
/
+29
2018-08-01
Support a detailed message in swaynagbar
Brian Ashworth
-14
/
+321
2018-08-01
Implements swaynagbar
Brian Ashworth
-0
/
+857
2018-08-01
Arrange output in arrange_layers and commit dirty
Brian Ashworth
-0
/
+5
2018-08-01
Merge pull request #2391 from RyanDwyer/fix-popups-v2
Drew DeVault
-55
/
+239
2018-08-02
Merge pull request #2264 from ianyfan/ipc
Ryan Dwyer
-38
/
+289
2018-08-01
ipc: remove extraneous values
Ian Fan
-4
/
+0
2018-08-01
ipc: prevent emitting a workspace::focus event when moving a container to a d...
Ian Fan
-11
/
+11
2018-08-01
ipc: fix workspace::focus event behaviour
Ian Fan
-2
/
+4
2018-08-01
ipc: add tick event
Ian Fan
-1
/
+44
2018-08-01
Add missing swaymsg completions
Ian Fan
-1
/
+4
2018-08-01
ipc: always include old property in workspace events
Ian Fan
-7
/
+5
2018-08-01
ipc: add workspace::reload event
Ian Fan
-0
/
+1
2018-08-01
ipc: add binding event
Ian Fan
-3
/
+128
2018-08-01
ipc: add window::move events
Ian Fan
-0
/
+6
[next]