Commit Graph

4793 Commits (02dfeea54c4eac2a96c0d8d614d5c16d96358ad0)
 

Author SHA1 Message Date
Ian Fan 02dfeea54c swaybar: synchronize rendering to output frames 6 years ago
emersion 4eb3fe4830
Merge pull request from RyanDwyer/fix-zero-outputs 6 years ago
Ryan Dwyer 24bcb507ec Fix hotplugging down to zero outputs 6 years ago
emersion a53171669a
Merge pull request from ianyfan/hide-cursor 6 years ago
emersion 351e722b6e
Merge pull request from RyanDwyer/resize-return-false 6 years ago
emersion 0f0d0c7f9b
Merge pull request from RedSoxFan/fix-bg-special 6 years ago
Ryan Dwyer 42f1fdf015 Return an error when resizing is a no op 6 years ago
Brian Ashworth 0a0cf4540a Fix quote handling for commands 6 years ago
Brian Ashworth af45ee2d8b Handle shell special characters in bg file path 6 years ago
Drew DeVault dc01e884f7
Merge pull request from RedSoxFan/update-man-pages 6 years ago
Brian Ashworth a9d9944e76 sway{,bar,input}.5: changes for generic blocks 6 years ago
Brian Ashworth cc6544c538 sway.5: update set command information 6 years ago
Drew DeVault ca7084cb52
Merge pull request from ianyfan/swaybar 6 years ago
Ian Fan 25e1f32738 swaybar: trim function prototypes 6 years ago
Ian Fan 751bb4a376 swaybar: move i3bar definitions into separate file 6 years ago
Ian Fan bcd2a8fe12 swaybar: remove unused focused_output property 6 years ago
Ian Fan 98576b9dda swaybar: fix setting binding mode indicator 6 years ago
Ian Fan 312d009f65 swaybar: fail if bar id is invalid 6 years ago
emersion 02df1e2b1b
Merge pull request from RyanDwyer/workspace-configs 6 years ago
Ryan Dwyer 56e9f31b2f Check for NULL output in workspace_valid_on_output 6 years ago
Ryan Dwyer 138d10d5d6 Rename workspace_outputs to workspace_configs and fix memory leak 6 years ago
emersion 1698260533
Merge pull request from swaywm/swaylock-shadow 6 years ago
Drew DeVault c977349120 Add support for building swaylock without PAM 6 years ago
Drew DeVault 813de9f7ac
Merge pull request from sghctoma/fix-swaybar-freebsd 6 years ago
Ryan Dwyer 5104bd2c59
Merge pull request from ianyfan/fix-txn-state-leaks 6 years ago
Ian Fan 0dfcadc1cf transaction: do not use pointers for state 6 years ago
Drew DeVault 0b2afee711
Merge pull request 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
Drew DeVault 58af001517
Merge pull request 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 from ianyfan/tablet-config 6 years ago
Drew DeVault d00a581ae0
Merge pull request 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 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 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 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 from RedSoxFan/input-wildcard 6 years ago
Brian Ashworth baeb28ea62 Implement support for input wildcard 6 years ago
emersion 4a4f07ac25
Merge pull request 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 from RyanDwyer/fix-gtkmenubar 6 years ago