4766 Commits (21ff87d72b44604d348cf71da3175b85ac5b2f75)
 

Author SHA1 Message Date
Ryan Dwyer 21ff87d72b Improve CSD logic
6 years ago
Ryan Dwyer 6d0442c0c2 Rename view_set_csd_from_client to view_update_csd_from_client
6 years ago
Ryan Dwyer efcfe57b10 Remove CSD from toggle list if client doesn't support it
6 years ago
Ryan Dwyer 7b138e5ef0 Add CSD to border modes
6 years ago
Drew DeVault 58af001517
Merge pull request #2717 from ianyfan/tablet-config
6 years ago
Ian Fan a6c5628fa7 input config: merge left_handed option
6 years ago
Drew DeVault 5912be46c3
Merge pull request #2704 from ianyfan/tablet-config
6 years ago
Drew DeVault d00a581ae0
Merge pull request #2715 from sghctoma/add-c11_source
6 years ago
sghctoma 2f258eff6f Make sway/ipc-server.c POSIX 2001 compliant
6 years ago
sghctoma 3e924f2345 Add _C11_SOURCE feature test macro on FreeBSD
6 years ago
Drew DeVault a8a0014e0f Make libpam optional
6 years ago
Drew DeVault 1ef96f7fb7
Merge pull request #2713 from RyanDwyer/fix-remap-race
6 years ago
Ryan Dwyer 4e4898e90f Fix race condition crash when view unmaps + maps quickly
6 years ago
Brian Ashworth c43374cdf0
Merge pull request #2712 from alexbakker/fix-crash
6 years ago
Alexander Bakker d129108cdd Add a missing null check for moving tiling containers
6 years ago
emersion 08815f9cfb
Merge pull request #2708 from RyanDwyer/fix-output-disconnect-crash
6 years ago
Ryan Dwyer b1a0e95e8e Fix crash when disconnecting output
6 years ago
Ian Fan 6194a445d3 input: enable configuring tablets with libinput
6 years ago
emersion a032925ae7
Merge pull request #2701 from RedSoxFan/input-wildcard
6 years ago
Brian Ashworth baeb28ea62 Implement support for input wildcard
6 years ago
emersion 4a4f07ac25
Merge pull request #2699 from RedSoxFan/fix-2667
6 years ago
Brian Ashworth 9ea99a5d36 swaybg: fix increasingly smaller bg on hotplug
6 years ago
Drew DeVault 0bc9dc192f
Merge pull request #2696 from RyanDwyer/fix-gtkmenubar
6 years ago
Ryan Dwyer 271b24ddfb Fix GtkMenuBar always opening first item
6 years ago
Drew DeVault c2c257b884
Merge pull request #2695 from RyanDwyer/remove-moveoutoftabsstacks
6 years ago
emersion 4bc327a021
Merge pull request #2694 from RyanDwyer/fix-sticky-jumping-on-switch
6 years ago
emersion 1af4d314d1
Merge pull request #2686 from RyanDwyer/tab-scrolling
6 years ago
Ryan Dwyer 9753e52d6b Flatten container in workspace_rejigger
6 years ago
Ryan Dwyer 0b7fb6943e Fix some bugs as a result of removing move_out_of_tabs_stacks
6 years ago
Ryan Dwyer 93624599b3 Remove move_out_of_tabs_stacks
6 years ago
Ryan Dwyer 64445f4214 Prevent sticky containers from jumping on workspace switch
6 years ago
Drew DeVault 68395f34f6
Merge pull request #2688 from RyanDwyer/exec-commands-without-focus
6 years ago
Ryan Dwyer ae2055dcf1
Merge pull request #2690 from ianyfan/commands
6 years ago
Ryan Dwyer 1b32eadbc1
Merge branch 'master' into commands
6 years ago
Drew DeVault 53b5c4791e Remove contrib/awesome.config
6 years ago
Drew DeVault c6bf0e8e98
Merge pull request #2691 from ggreer/pango-font-options
6 years ago
Ryan Dwyer cb66bbea42 Allow running commands on containers without focusing them
6 years ago
Geoff Greer 987e0054ac Call pango_cairo_context_set_font_options().
6 years ago
Ian Fan d101f3d357 commands: remove obselete code for sticky windows when switching workspace
6 years ago
Drew DeVault 082488a81c
Merge pull request #2677 from ggreer/pretty-fonts
6 years ago
Geoff Greer c495164f60 swaybar, swaylock, & tree/container: Set cairo font options to render text and lines with subpixel hinting (if available).
6 years ago
emersion eae42606e2
Merge pull request #2660 from RyanDwyer/fix-scratchpad-iteration
6 years ago
Ryan Dwyer 480bcda1ee
Merge pull request #2687 from ianyfan/swaybar
6 years ago
Ian Fan a4d346627c swaybar: explicitly check return value of getdelim
6 years ago
emersion b148da848a
Merge pull request #2679 from RyanDwyer/fix-pango-escaping
6 years ago
Ryan Dwyer 2f36502828 Use pango_layout_set_text instead of pango_layout_set_markup
6 years ago
Ryan Dwyer 10ef118e09 Fix pango escaping and refactor escape_markup_text
6 years ago
emersion fe7e66407c
Merge pull request #2678 from RyanDwyer/reconfigure-on-reposition
6 years ago
Ryan Dwyer bf5933c501 Implement tab cycling using mouse wheel
6 years ago
Brian Ashworth d2a0a3cc0a
Merge pull request #2666 from emersion/swaybar-hotplug
6 years ago