db
39e3319394
fix swaybar ipc handling
...
Swap return with break in IPC_EVENT_WORKSPACE case to free resp.
Change default return value to true. This causes IPC_EVENT_MODE changes to be
rendered instantly.
7 years ago
emersion
4240ede065
Merge pull request #1791 from RyanDwyer/fix-swaybar-output-config
...
Fix swaybar output config
7 years ago
Ryan Dwyer
c38de16722
Fix swaybar output config.
7 years ago
emersion
48fca1c7ec
Merge pull request #1788 from thejan2009/move_auto_back_and_forth
...
Add workspace_auto_back_and_forth for move cmd
7 years ago
db
63b2543749
Add workspace_auto_back_and_forth for move cmd
7 years ago
emersion
78b6ac6aa1
Merge pull request #1783 from RyanDwyer/swaybar-buffer-fixes
...
Fix buffer issues in swaybar status line
7 years ago
Drew DeVault
ac3be29517
Fix some more bugs
7 years ago
Ryan Dwyer
bac65078a2
Fix buffer issues in swaybar status line.
7 years ago
Drew DeVault
07b6be6214
Merge pull request #1769 from acrisci/focus-inactive-fixes
...
Focus inactive fixes
7 years ago
Tony Crisci
e7771c507a
80char
7 years ago
emersion
4493761716
Merge pull request #1781 from swaywm/map-to-output
...
Add input "identifier" map_to_output "identifier"
7 years ago
Drew DeVault
0e3ddf255e
Add input "identifier" map_to_output "identifier"
7 years ago
Tony Crisci
8ecd89b7ef
address feedback
7 years ago
Drew DeVault
3679323ce5
Merge pull request #1780 from emersion/fix-swaybar-hidpi-rounding
...
Fix swaybar HiDPI rounding issue
7 years ago
emersion
16e363e3e2
Fix swaybar HiDPI rounding issue
7 years ago
Drew DeVault
26e5974496
Merge pull request #1778 from swaywm/fix-cursor
...
Fix cursor motion issues
7 years ago
Tony Crisci
ae78f6fb93
Merge branch 'wlroots' into focus-inactive-fixes
7 years ago
Drew DeVault
9c5a88a7bd
Fix cursor motion issues
...
Use only one canonical cursor x/y position and send cursor enter when
mouse is warped.
Tangentally related to #1714
7 years ago
Tony Crisci
70b33342fe
criteria match containers
7 years ago
Drew DeVault
ebabcc8b44
Merge pull request #1777 from emersion/unmanaged-cursor-input
...
Use wlr_surface_point_accepts_input for unmanaged surfaces
7 years ago
emersion
5ebc99253a
Use wlr_surface_point_accepts_input for unmanaged surfaces
7 years ago
Tony Crisci
46280460a5
push all parents of focused container in focus stack
7 years ago
Drew DeVault
efff7c4225
Merge pull request #1776 from emersion/wlroots-remove-backend-egl
...
Update for wlroots#850
7 years ago
emersion
9570e37016
Update for wlroots#850
7 years ago
Drew DeVault
8763957344
Merge pull request #1774 from swaywm/tablet-tool
...
Implement tablet tool support
7 years ago
Drew DeVault
e10dc77fc6
Merge pull request #1775 from thejan2009/workspace_auto_back_and_forth
...
Add workspace_auto_back_and_forth command
7 years ago
Drew DeVault
9114d3b84c
Implement tablet tool support
7 years ago
db
042b80b9fa
Add workspace_auto_back_and_forth command
...
This is the only missing piece - other code regarding this functionality has
already been ported from pre-wlroots source.
7 years ago
Drew DeVault
4ba6545c65
Fixup for #1773
7 years ago
Drew DeVault
bd236b6587
Merge pull request #1773 from thejan2009/issue/swaybar-mouse
...
Use full ws->name in swaybar hotspot callback
7 years ago
db
257a831c72
Use full ws->name in swaybar hotspot callback
...
If strip_workspace_numbers option is enabled, we must preserve the right
workspace name for hotspot.
7 years ago
Drew DeVault
2e41804b54
Merge pull request #1772 from bpinto/feature/improve-dependency-check
...
Improve dependency check for libinput
7 years ago
Bruno Pinto
b24b319bdf
Improve dependency checks
7 years ago
Tony Crisci
9db859585e
container_create_notify on split
7 years ago
Tony Crisci
0ff22c1755
implement ipc focus stack
7 years ago
Tony Crisci
de811823b6
seat focus inactive children foreach
7 years ago
Tony Crisci
c0f9ee7bd1
seat get focus inactive view
7 years ago
Drew DeVault
4b200869b2
Merge pull request #1767 from emersion/fix-dmenu
...
Give keyboard focus to unmanaged xwayland surfaces
7 years ago
emersion
2b357af7ee
Give keyboard focus to unmanaged xwayland surfaces
...
This fixes dmenu
7 years ago
emersion
a5d06b6e2b
Merge pull request #1766 from emersion/fix-output-container-position
...
Fix output containers position
7 years ago
Drew DeVault
5d34e4531f
Add basic server decorations support
7 years ago
emersion
61abd56ca4
Fix output containers position
7 years ago
Drew DeVault
b12b848bdc
Merge pull request #1759 from emersion/output-send-frame-done
...
Don't send frame done immediately when rendering
7 years ago
Drew DeVault
a91a1a419c
Merge pull request #1765 from emersion/fix-bad-assert
...
Fix inverted assertion
7 years ago
emersion
8af0c2b000
Don't send frame done immediately when rendering
7 years ago
emersion
33b4f945ab
Fix inverted assertion
...
Seems like it doesn't work this way
7 years ago
Drew DeVault
c47b4d4edb
Merge pull request #1756 from emersion/output-damage
...
Fine-grained damage tracking
7 years ago
Drew DeVault
f5a9bd5cb7
Merge pull request #1700 from swaywm/move-cmd-full
...
Implement move [left|right|up|down]
7 years ago
Drew DeVault
2c9f0fb784
Merge pull request #1762 from DanySpin97/wlroots
...
Fix json-c version dependency
7 years ago
Danilo Spinella
5727b81128
Fix json-c version dependency
7 years ago