Drew DeVault
38bdd4bdeb
Address review feedback
7 years ago
Drew DeVault
c4e92c81f5
Adjust height calculation, naming
7 years ago
Drew DeVault
d48e7036aa
Don't use asserts with side-effects
7 years ago
Drew DeVault
2605950769
Add hidpi support to swaybar
7 years ago
Drew DeVault
deb63eda88
Merge pull request #1717 from emersion/fix-multiple-outputs
...
Fix rendering with multiple outputs
7 years ago
emersion
c0554d23d3
Fix rendering with multiple outputs
7 years ago
Drew DeVault
41a6908c60
Merge pull request #1715 from emersion/layer-shell-surface-enter
...
Send enter event to layer shell surfaces
7 years ago
Drew DeVault
294a33458f
Merge pull request #1710 from emersion/swaybg-empty-input-region
...
swaybg: set an empty input region
7 years ago
emersion
5cd9457247
Send enter event to layer shell surfaces
7 years ago
Drew DeVault
843e16847b
Merge pull request #1713 from emersion/swaybg-hidpi
...
swaybg: add HiDPI support
7 years ago
emersion
6929124cef
swaybg: rename w{width,height} to buffer_{width,height}
7 years ago
emersion
9b4f8637a9
swaybg: add HiDPI support
7 years ago
Drew DeVault
1a5785b0c3
Merge pull request #1712 from RedSoxFan/workspace-number-names
...
Fix name generation from workspace number commands
7 years ago
emersion
1382b66217
swaybg: set an empty input region
7 years ago
Brian Ashworth
1e549230db
Fix name generation for workspace number <name>
7 years ago
Drew DeVault
f366ef373e
Fix #1709
7 years ago
Drew DeVault
447dcd3cb3
Merge pull request #1703 from swaywm/layer-keyboard
...
Give keyboard input to layer surfaces that ask for it
7 years ago
Drew DeVault
0bf3b88019
Give layer shells under the shell layer focus
7 years ago
Drew DeVault
56078edd65
Give exclusive focus to layers above shell layer
7 years ago
Drew DeVault
623a08e14f
Identify topmost interactive layer post-arrange
7 years ago
Drew DeVault
d3eaf6468c
Merge pull request #1668 from acrisci/split-containers
...
Basic split containers
7 years ago
Tony Crisci
32ef182f47
cleanup split command handlers
7 years ago
Tony Crisci
a89096278b
Merge branch 'wlroots' into split-containers
7 years ago
Tony Crisci
64b9b4b155
Merge pull request #1691 from emersion/view-redesign
...
Views redesign
7 years ago
Tony Crisci
d434da5632
Merge branch 'wlroots' into split-containers
7 years ago
Drew DeVault
53aead266b
Merge pull request #1701 from emersion/remove-xdg-shell-xml
...
protocols: remove xdg-shell XML file
7 years ago
emersion
bddd1b31c6
protocols: remove unused XML files
7 years ago
emersion
d4d9f7a48a
protocols: remove xdg-shell XML file
7 years ago
Tony Crisci
d070244362
fix workspace splits
7 years ago
emersion
a4a241697a
Merge branch 'wlroots' into view-redesign
7 years ago
emersion
0c0cc79282
Merge pull request #1699 from acrisci/seat-fixes
...
Seat fixes and cleanup
7 years ago
emersion
2f64ce86c4
Xwayland unmanaged views aren't views anymore
7 years ago
Drew DeVault
4134407fa9
Merge pull request #1690 from swaywm/i3bar-json
...
I3bar json
7 years ago
Tony Crisci
357a4401fa
address feedback
7 years ago
Tony Crisci
2187684bd0
Merge branch 'wlroots' into split-containers
7 years ago
Tony Crisci
c7a6524954
fix segfault
7 years ago
Drew DeVault
ef50d84be1
Render blocks the correct order
7 years ago
Tony Crisci
5e024278a6
Merge branch 'wlroots' into seat-fixes
7 years ago
Tony Crisci
22287b42bf
dont copy input config
7 years ago
emersion
2a8985a345
Merge pull request #1697 from RedSoxFan/back-and-forth
...
Fix back-and-forth workspace name saving for non-empty workspaces
7 years ago
Drew DeVault
7e3aa1daa8
Merge pull request #1693 from swaywm/move-cmd
...
Partially implement move command
7 years ago
Tony Crisci
35445b40a2
remove unused attachment config
7 years ago
Drew DeVault
e3689dd5a9
Fixes regarding @emersion's feedback
7 years ago
Drew DeVault
c507727ad2
Fix use-after-free with block hotspots
7 years ago
Tony Crisci
a82c107c76
80col
7 years ago
Drew DeVault
b2d871cfe2
Partially implement move command
...
Works:
- move [container|window] to workspace <name>
- Note, this should be able to move C_CONTAINER but this is untested
- move [workspace] to output [left|right|up|down|<name>]
Not implemented yet:
- move [left|right|up|down]
- move scratchpad
- move position
7 years ago
Drew DeVault
0cbd2a4f49
Send click events for i3bar blocks
7 years ago
Drew DeVault
333dbcbe72
Render i3bar blocks
7 years ago
Drew DeVault
ee85c91831
Demarcate i3bar JSON into individual updates
7 years ago
emersion
61fabede14
Address review comments
7 years ago