5023 Commits (5b8257b88f703f48466f3b917f1ceaee7c457355)
 

Author SHA1 Message Date
Ian Fan 0dfcadc1cf transaction: do not use pointers for state
6 years ago
Drew DeVault 0b2afee711
Merge pull request #2719 from RyanDwyer/fix-view-is-visible
6 years ago
Ryan Dwyer 22412f57b0 Fix floating views in tabbed/stacked workspaces not getting frame events
6 years ago
Ryan Dwyer f16529e258 Remove server-decoration assumption if view supports xdg-decoration
6 years ago
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 315b2bf100 Replace getdelim to make swaybar work on FreeBSD
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
Ian Fan a10fef9ae8 cursor: allow cursor_set_image to accept a NULL image to hide cursor
6 years ago
Ian Fan dafb0526d7 seat: only show cursor if pointer configured
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