index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
Age
Commit message (
Expand
)
Author
2018-09-23
swaybg: fix increasingly smaller bg on hotplug
Brian Ashworth
2018-09-22
Call pango_cairo_context_set_font_options().
Geoff Greer
2018-09-22
swaybar, swaylock, & tree/container: Set cairo font options to render text an...
Geoff Greer
2018-09-22
Use pango_layout_set_text instead of pango_layout_set_markup
Ryan Dwyer
2018-09-22
Fix pango escaping and refactor escape_markup_text
Ryan Dwyer
2018-09-18
swaybar: rewrite protocol determination
Ian Fan
2018-09-08
Align titles to baseline
Ryan Dwyer
2018-09-02
prevent ub caused by misaligned stores/loads
taiyu
2018-09-01
Allow reload command to exist anywhere in the command string
Ryan Dwyer
2018-08-26
Remove layout.c
Ryan Dwyer
2018-08-15
Use list_find in more places and refactor/fix workspace prev_next functions
Ryan Dwyer
2018-08-12
Implement resizing tiled containers via cursor
Ryan Dwyer
2018-08-06
ipc-client: fix memory leaks in get_socketpath
Ian Fan
2018-07-23
Address review comments on parse_boolean
Brian Ashworth
2018-07-23
Remove unneeded const
Brian Ashworth
2018-07-23
Switch to using a function to parse booleans
Brian Ashworth
2018-07-11
Move floating windows to front when focused
Ryan Dwyer
2018-07-09
Update for swaywm/wlroots#1126
emersion
2018-07-02
utf8_size: fix loop boundary
Dominique Martinet
2018-07-02
get_parent_pid: fix memory leak
Dominique Martinet
2018-06-02
Fix infinite loop in peek_line for EOF blanks
Brian Ashworth
2018-06-02
Address emersion's feedback on peek_line
Brian Ashworth
2018-06-02
Fix condition in peek_line
Brian Ashworth
2018-06-02
Address first round of review for generic blocks
Brian Ashworth
2018-06-02
Support braces on next line for config blocks
Brian Ashworth
2018-05-25
Clean up container title functions
Ryan Dwyer
2018-05-16
Change scale from int32_t to double for pango
Brian Ashworth
2018-05-13
Fix pango markup
emersion
2018-05-13
Fix crash when using pango markup font
Heghedus Razvan
2018-04-13
Fix gcc string truncation warnings
Dominique Martinet
2018-04-04
R E N D E R I N G
Drew DeVault
2018-04-04
Add password buffer, refactor rendering/surfaces
Drew DeVault
2018-04-04
Initial swaylock port
Drew DeVault
2018-04-04
Move swaybg background rendering into common/
Drew DeVault
2018-04-02
Fix use-after-free with block hotspots
Drew DeVault
2018-03-29
Use statically allocated text buffer
Drew DeVault
2018-03-29
Start port of swaybar to layer shell
Drew DeVault
2018-03-29
Allow sway IPC clients to fall back to i3 socket
Drew DeVault
2018-03-28
Address review comments
Drew DeVault
2018-03-28
Add solid-color rendering to swaybg
Drew DeVault
2018-01-05
common/log: finish removing most log functions
Dominique Martinet
2018-01-05
sway: change all sway_log to wlr_log
Dominique Martinet
2017-12-19
build: add wlroots dependency to common
Dominique Martinet
2017-11-30
remove relevant CMakeLists.txt
Tony Crisci
2017-11-30
meson: common static library
Tony Crisci
2017-11-30
use meson subdirectories
Tony Crisci
2017-11-23
common/util: replace WLC_BIT_MOD_* by WLR_MODIFIER_*
Dominique Martinet
2017-11-18
Move everything to sway/old/
Drew DeVault
2017-10-20
Print log level even if STDERR is not a tty
Calvin Lee
2017-06-06
FreeBSD fixes
johalun
[next]