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
2019-04-16
Fix the payload type returned by IPC
Ashkan Kiani
-64
/
+72
2019-04-16
Don't apply hide_edge_borders to floating windows
mwenzkowski
-18
/
+18
2019-04-16
view.c: refactor view_autoconfigure()
mwenzkowski
-13
/
+11
2019-04-16
Add documentation for rename workspace
Ashkan Kiani
-0
/
+3
2019-04-16
Send disabled output available modes on IPC get_outputs
Ranieri Althoff
-2
/
+16
2019-04-14
Add deprecation warnings for new_float, new_window, and force_focus_wrapping.
Connor E
-9
/
+40
2019-04-14
Implement input type configs (#3784)
Benjamin Cheng
-6
/
+109
2019-04-14
Add heuristics to differentiate touchpads
Benjamin Cheng
-19
/
+38
2019-04-14
Spawn swaynag as a wayland client
Brian Ashworth
-71
/
+147
2019-04-14
swaynag: fix pointer management
Brian Ashworth
-1
/
+5
2019-04-13
Fix scratchpad fullscreen behavior and crash
Brian Ashworth
-57
/
+220
2019-04-13
Fix potential null accesses
Ashkan Kiani
-48
/
+54
2019-04-13
swaybg: add manpage
Simon Ser
-0
/
+45
2019-04-12
Fix scratchpad logic for floating windows
Ashkan Kiani
-3
/
+8
2019-04-12
sway-input.5: add xkeyboard-config(7) to "see also"
Martin Michlmayr
-1
/
+1
2019-04-11
cmd_focus: raise floating for `<criteria> focus`
Brian Ashworth
-0
/
+1
2019-04-11
Honor output for xdg_toplevel_set_fullscreen
Brian Ashworth
-6
/
+46
2019-04-08
config/output: unbreak on 32-bit architectures
Jan Beich
-1
/
+1
2019-04-04
Add margin to short_text handling.
Dmitri Kourennyi
-2
/
+2
2019-04-04
Ensure predicted position for short text handling doesn't overflow.
Dmitri Kourennyi
-2
/
+3
2019-04-04
Implement handling of short_text field of i3 input protocol.
Dmitri Kourennyi
-4
/
+170
2019-04-04
swaybg: one instance for all outputs
Brian Ashworth
-243
/
+489
2019-04-03
idle_inhibit: fix crash during view destruction
Brian Ashworth
-1
/
+2
2019-04-03
root_scratchpad_hide: fix crash when layer focused
Brian Ashworth
-1
/
+1
2019-04-02
fix broken link to README.zh-CN.md
Dacheng Gao
-1
/
+1
2019-04-02
fix typo
Dacheng Gao
-1
/
+1
2019-04-01
Update formatting of zh-cn link in README.md
Drew DeVault
-1
/
+1
2019-04-01
add link to README-zh-CN
Dacheng Gao
-1
/
+1
2019-04-01
fix cs
Dacheng Gao
-2
/
+2
2019-04-01
fix cs
Dacheng Gao
-1
/
+1
2019-04-01
add chinese translation
Dacheng Gao
-0
/
+68
2019-03-31
scratchpad: set initial size
Brian Ashworth
-3
/
+16
2019-03-31
floating: fix size of non-view containers
Brian Ashworth
-2
/
+19
2019-03-31
Fix xwayland configure request scratchpad crash
Brian Ashworth
-29
/
+31
2019-03-30
Fix a crash in swaybar when an icon dir is not readable
Alex Maese
-0
/
+3
2019-03-29
Fix null pointer crash when doing tiling drag
Ryan Dwyer
-2
/
+2
2019-03-27
bindings: fix overwrite log argument mismatch
Jan Pokorný
-2
/
+2
2019-03-26
Fix crash for floating command on scratchpad window
Ashkan Kiani
-1
/
+4
2019-03-26
Update README.uk.md
Igor Sviatniy
-30
/
+19
2019-03-24
Implement inhibit_idle command
Brian Ashworth
-16
/
+171
2019-03-24
Fix #3924
Philipe Goulet
-1
/
+0
2019-03-24
Updated the french readme (#3964)
Philz69
-22
/
+14
2019-03-24
Add support for manually setting subpixel hinting on outputs.
Geoff Greer
-5
/
+102
2019-03-23
Allow for workspace renaming during exec handling
mliszcz
-0
/
+20
2019-03-23
fix opening a floating view on the NOOP output
Brian Ashworth
-4
/
+32
2019-03-23
criteria: fix __focused__ when no focus or unset
Brian Ashworth
-22
/
+50
2019-03-23
cmd_mode: allow cmd_set to be a subcommand
Brian Ashworth
-4
/
+5
2019-03-20
Support focus <direction> for floating containers
Ryan Dwyer
-4
/
+45
2019-03-19
Support WLR_INPUT_DEVICE_SWITCH in sway
Ryan Walklin
-9
/
+339
2019-03-19
Clean up focus follows mouse logic
Ryan Dwyer
-9
/
+8
[next]