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
/
common
Age
Commit message (
Expand
)
Author
Lines
2019-12-28
cmd_client_*: refactor duplicated code
Brian Ashworth
-0
/
+7
2019-12-28
parse_color: return success + drop fallback color
Brian Ashworth
-9
/
+10
2019-11-23
Amend typos
Jason
-1
/
+1
2019-11-21
input_cmd_xkb_file: allow shell path expansion
Brian Ashworth
-0
/
+19
2019-11-01
Rename symbol set_cloexec to sway_set_cloexec, remove duplicates.
Sheena Artrip
-1
/
+1
2019-08-12
ipc-client: remove useless free for failed malloc
Antonin Décimo
-1
/
+0
2019-07-15
Use -fmacro-prefix-map to strip build path
Manuel Stoeckl
-17
/
+0
2019-06-11
Fix segfaults caused by faulty command parsing
Matt Coffin
-16
/
+40
2019-05-27
common/ipc-client: remove ipc recv timeout log
Brian Ashworth
-2
/
+0
2019-04-25
swaybg: split into standalone project
Drew DeVault
-99
/
+100
2019-04-17
swaymsg: add timeout and type checks
Brian Ashworth
-0
/
+10
2019-04-14
Spawn swaynag as a wayland client
Brian Ashworth
-0
/
+19
2019-03-24
Add support for manually setting subpixel hinting on outputs.
Geoff Greer
-0
/
+21
2019-03-11
stringop.c: refactor a few functions
Ian Fan
-8
/
+5
2019-03-11
stringop.c: clean up headers
Ian Fan
-5
/
+5
2019-03-11
stringop.c: remove unused functions
Ian Fan
-115
/
+0
2019-02-05
output_cmd_background: fix no file + valid mode
Brian Ashworth
-0
/
+3
2019-01-22
background-image.c: remove stdbool header
Ian Fan
-2
/
+1
2019-01-22
util.c: remove numlen function
Ian Fan
-9
/
+0
2019-01-21
Removed unused wlroots dependency for sway(bg|bar|msg|nag)
M Stoeckl
-2
/
+1
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
-105
/
+0
2019-01-21
Replace wlr_log with sway_log
M Stoeckl
-18
/
+99
2019-01-20
Allocate minimum size necessary in pango text functions. (#3473)
Connor Edwards
-12
/
+22
2019-01-19
Fix backup methods in get_socketpath for IPC client
M Stoeckl
-4
/
+12
2019-01-17
Remove unicode.c
emersion
-102
/
+0
2019-01-16
Use static arrays where possible.
Connor E
-18
/
+13
2019-01-16
Remove usage of VLAs.
Connor E
-6
/
+15
2019-01-02
fixup! stringop.c: rewrite strip_whitespace
Ian Fan
-4
/
+4
2019-01-01
Remove readline.c
Ian Fan
-80
/
+8
2019-01-01
stringop.c: rewrite strip_whitespace
Ian Fan
-17
/
+10
2018-12-09
Merge pull request #3271 from ianyfan/list-cleanup
Ryan Dwyer
-23
/
+15
2018-12-09
list.c: rename free_flat_list to list_free_items_and_destroy
Ian Fan
-3
/
+3
2018-12-09
Cleanup list code
Ian Fan
-2
/
+1
2018-12-09
list.c: Remove list_foreach
Ian Fan
-21
/
+14
2018-12-06
list: double list capacity when resizing instead of incrementing
Ian Fan
-1
/
+1
2018-11-25
Replace _XOPEN_SOURCE with _POSIX_C_SOURCE
emersion
-1
/
+1
2018-11-19
Merge pull request #3083 from c-edw/feature/StripWorkspaceName
emersion
-2
/
+3
2018-11-18
Add scroll factor config option.
Spencer Michaels
-0
/
+12
2018-11-18
Use #if instead of #ifdef
emersion
-7
/
+7
2018-11-17
Implement strip_workspace_name.
Connor E
-2
/
+3
2018-11-01
Wrap to fartherest output when running focus output
Ryan Dwyer
-0
/
+16
2018-10-31
Revert "Add resolve_path() to utils"
madblobfish
-37
/
+0
2018-10-30
Remove enum movement_direction
Ryan Dwyer
-21
/
+0
2018-10-17
Merge pull request #2864 from sghctoma/freebsd-fixes
Drew DeVault
-1
/
+1
2018-10-17
Fix stringop-overflow warnings
Niccolò Scatena
-1
/
+1
2018-10-17
Increase _POSIX_C_SOURCE to 200112L
sghctoma
-1
/
+1
2018-10-16
Truncate message, append buffer overflow message if too long.
Connor E
-6
/
+9
2018-10-15
common/loop.c: add _POSIX_C_SOURCE for clock_gettime and CLOCK_MONOTONIC
Cole Mickens
-0
/
+1
2018-10-15
Event loop: Fix memmove and remove extraneous declaration
Ryan Dwyer
-1
/
+1
[next]