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-07-28
Second attempt at fixing transaction use-after-free
Ryan Dwyer
-8
/
+1
2018-07-28
Merge pull request #2370 from RyanDwyer/transactions-use-after-free
Brian Ashworth
-0
/
+6
2018-07-28
Fix use after free in transactions
Ryan Dwyer
-0
/
+6
2018-07-27
Merge pull request #2369 from mihaicmn/preserve-workspace-name
Drew DeVault
-3
/
+0
2018-07-28
Preserve workspace name
Mihai Coman
-3
/
+0
2018-07-26
Merge pull request #2357 from RyanDwyer/cleanup-view-map
Brian Ashworth
-63
/
+75
2018-07-27
Fix assign to workspace
Ryan Dwyer
-1
/
+1
2018-07-26
Refactor view_map
Ryan Dwyer
-63
/
+75
2018-07-25
Merge pull request #2356 from RyanDwyer/fullscreen-containers
Brian Ashworth
-156
/
+226
2018-07-26
Fix indent
Ryan Dwyer
-1
/
+1
2018-07-26
Allow containers to be fullscreen
Ryan Dwyer
-156
/
+226
2018-07-25
Merge pull request #2330 from progandy/set-modifier-locks
Brian Ashworth
-1
/
+135
2018-07-25
Fix LEDs for configured modifier states
ProgAndy
-0
/
+8
2018-07-25
Restrict CapsLock and NumLock commands to the configuration file
ProgAndy
-7
/
+24
2018-07-25
Add documentation for xkb_capslock/xkb_numlock
ProgAndy
-0
/
+8
2018-07-25
Add xkb_numlock/xkb_capslock commands (#2311)
ProgAndy
-0
/
+72
2018-07-25
Implement setting NumLock and CapsLock status
ProgAndy
-0
/
+29
2018-07-25
Merge pull request #2358 from CedricCabessa/fix-2355-move-workspace-crashes
emersion
-1
/
+3
2018-07-25
fix #2355: "move workspace to output up" crashes
Cédric Cabessa
-1
/
+3
2018-07-25
Merge pull request #2353 from emersion/render-opaque-overlay
Drew DeVault
-35
/
+17
2018-07-25
Merge pull request #2350 from ppascher/xwayland-optional
Drew DeVault
-20
/
+104
2018-07-25
more style fixes, reorder config.h include
Pascal Pascher
-3
/
+3
2018-07-25
reverted includes of "sway/config.h" and replaced with "config.h" from meson ...
Pascal Pascher
-5
/
+11
2018-07-25
more style fixes, included "sway/config.h" where needed
Pascal Pascher
-12
/
+17
2018-07-25
Merge pull request #2354 from RyanDwyer/fix-crash-on-tab-reap
emersion
-0
/
+1
2018-07-25
Fix crash when closing last child of a tabbed container
Ryan Dwyer
-0
/
+1
2018-07-25
Improve rendering with a fullscreen opaque overlay surface
emersion
-35
/
+17
2018-07-25
Merge pull request #2352 from RedSoxFan/implement-2335
emersion
-4
/
+18
2018-07-24
Change button var passed to seat_begin_move
Brian Ashworth
-1
/
+1
2018-07-24
Implement floating_modifier <mod> [inverse|normal]
Brian Ashworth
-4
/
+18
2018-07-24
style fixes, exclude sway/desctop/xwayland.c when enable_xwayland: false
Pascal Pascher
-50
/
+51
2018-07-24
Added meson option "enable_xwayland" (default: true) to enable/disable xwayla...
Pascal Pascher
-20
/
+92
2018-07-24
Merge pull request #2165 from swaywm/pid-workspaces
Drew DeVault
-32
/
+155
2018-07-24
Address @emersion's review comments
Drew DeVault
-0
/
+2
2018-07-24
Merge pull request #2346 from RyanDwyer/fix-crash-on-click
Drew DeVault
-1
/
+1
2018-07-24
Fix crash when clicking certain surfaces
Ryan Dwyer
-1
/
+1
2018-07-24
Merge pull request #2344 from RyanDwyer/mod-resize-any-direction
emersion
-0
/
+6
2018-07-24
Make mod+resize work in any direction
Ryan Dwyer
-0
/
+6
2018-07-24
Merge pull request #2303 from frsfnrrg/mouse-bindings
Ryan Dwyer
-77
/
+271
2018-07-24
Merge branch 'master' into mouse-bindings
Ryan Dwyer
-161
/
+146
2018-07-23
Merge pull request #2284 from frsfnrrg/resolve-workspace-name-todo
Brian Ashworth
-76
/
+83
2018-07-23
Also extract first workspace name from bindcodes
frsfnrrg
-76
/
+83
2018-07-23
Merge pull request #2340 from RedSoxFan/parse_boolean
Drew DeVault
-85
/
+63
2018-07-23
Invoke mouse bindings
frsfnrrg
-27
/
+139
2018-07-23
Address review comments on parse_boolean
Brian Ashworth
-9
/
+10
2018-07-23
Remove unneeded const
Brian Ashworth
-2
/
+2
2018-07-23
Switch to using a function to parse booleans
Brian Ashworth
-85
/
+62
2018-07-23
Parse mouse binding options
frsfnrrg
-52
/
+134
2018-07-23
Merge branch 'master' into pid-workspaces
Drew DeVault
-2108
/
+5352
2018-07-24
Merge pull request #2342 from RyanDwyer/update-cursor
emersion
-0
/
+1
[next]