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-01-23
swaybar: fix crash with some tray icon pixmaps
progandy
-7
/
+18
2019-01-22
background-image.c: remove stdbool header
Ian Fan
-2
/
+1
2019-01-22
swaybar: fix workspace command
Ian Fan
-4
/
+21
2019-01-22
Merge pull request #3496 from mstoeckl/fix-san
Drew DeVault
-32
/
+14
2019-01-22
Fix dead stores found by scan-build
M Stoeckl
-32
/
+14
2019-01-22
Merge pull request #3494 from ianyfan/commands
Drew DeVault
-13
/
+2
2019-01-22
root_scratchpad_remove_container: do not show
Brian Ashworth
-7
/
+5
2019-01-22
util.c: remove numlen function
Ian Fan
-21
/
+8
2019-01-22
commands: allow setting floating on scratchpad containers
Ian Fan
-5
/
+0
2019-01-22
commands: allow tiled containers to be stickied
Ian Fan
-8
/
+2
2019-01-22
Remove assumption that noop output will be called NOOP-1
Ryan Dwyer
-1
/
+1
2019-01-22
Don't allow noop output to be configured
Ryan Dwyer
-9
/
+12
2019-01-22
Hide noop output in IPC
Ryan Dwyer
-1
/
+1
2019-01-22
Prevent noop output from being enabled
Ryan Dwyer
-0
/
+10
2019-01-22
Use noop output when there's no outputs connected
Ryan Dwyer
-28
/
+29
2019-01-22
seat_create: set initial focus for added seats
Brian Ashworth
-0
/
+8
2019-01-22
swaynag: Small graphical fix, add offset of +1 to X/Y.
Connor E
-2
/
+2
2019-01-22
Merge pull request #3485 from mstoeckl/minimize-deps
Brian Ashworth
-160
/
+146
2019-01-21
Removed unused wlroots dependency for sway(bg|bar|msg|nag)
M Stoeckl
-13
/
+6
2019-01-21
Fix edge case bug in numlen, dropping use of math.h functions
M Stoeckl
-4
/
+5
2019-01-21
Move sway-specific functions in common/util.c into sway/
M Stoeckl
-143
/
+135
2019-01-21
swaybar: fix setting floating watcher slots
Ian Fan
-2
/
+2
2019-01-21
Merge pull request #3480 from RedSoxFan/input-modes-improved-toggle
Drew DeVault
-14
/
+65
2019-01-21
Merge pull request #3482 from emersion/meson-systemd-version
Drew DeVault
-2
/
+2
2019-01-21
Fix one remaining wlr_log call
emersion
-1
/
+2
2019-01-21
Replace wlr_log with sway_log
M Stoeckl
-501
/
+610
2019-01-21
meson: set minimum systemd version
emersion
-2
/
+2
2019-01-21
Log libinput_config_status errors
Brian Ashworth
-49
/
+76
2019-01-21
input_cmd_events: allow toggle modes to be listed
Brian Ashworth
-14
/
+65
2019-01-20
Allocate minimum size necessary in pango text functions. (#3473)
Connor Edwards
-12
/
+23
2019-01-20
Merge pull request #3468 from emersion/fix-output-gain-crtc
Drew DeVault
-5
/
+7
2019-01-19
Fix backup methods in get_socketpath for IPC client
M Stoeckl
-4
/
+12
2019-01-19
apply_output_config: remove output_i
Brian Ashworth
-7
/
+0
2019-01-19
Fix re-enabling outputs gaining a CRTC
emersion
-5
/
+7
2019-01-19
swaynag: fix XDG_CONFIG_HOME handling
emersion
-1
/
+1
2019-01-19
Fix memory leaks in swaybar
M Stoeckl
-1
/
+8
2019-01-19
Prevent crashes in handle_transform and handle_scale too
emersion
-2
/
+2
2019-01-19
Fix crash in cursor_rebase with multiple screens
emersion
-2
/
+2
2019-01-19
Merge pull request #3464 from emersion/meson-check-wlroots-xwayland
Scott Anderson
-2
/
+15
2019-01-18
meson: make sure wlroots has been built with xwayland
emersion
-2
/
+15
2019-01-18
Merge pull request #3452 from emersion/meson-features
Drew DeVault
-43
/
+30
2019-01-18
Merge pull request #3460 from emersion/output-enable-segfault
Drew DeVault
-0
/
+1
2019-01-18
Fix segfault in output_enable
emersion
-0
/
+1
2019-01-18
Merge pull request #3457 from emersion/swaybg-no-escape
Drew DeVault
-16
/
+2
2019-01-18
Merge pull request #3455 from emersion/output-no-crtc
Drew DeVault
-15
/
+47
2019-01-18
Better handle outputs without CRTC
emersion
-15
/
+47
2019-01-18
output: remove output_add_listeners
emersion
-31
/
+39
2019-01-18
Don't escape swaybg arguments anymore
emersion
-16
/
+2
2019-01-18
meson: remove extraneous parentheses
emersion
-4
/
+4
2019-01-18
meson: remove rpath options
emersion
-24
/
+6
[next]