Drew DeVault
|
da8149c066
|
Merge pull request #2253 from Hello71/issue2249
config.c: fix current_config uninit warning (#2249)
|
6 years ago |
Drew DeVault
|
447e1e6f8a
|
Merge pull request #2256 from emersion/xdg-positioner
Add xdg-positioner support
|
6 years ago |
emersion
|
a96f1c22fe
|
Add xdg-positioner support
|
6 years ago |
Alex Xu
|
fbecfc2d35
|
config.c: fix current_config uninit warning (#2249)
|
6 years ago |
Brian Ashworth
|
abcc2ef9eb
|
Merge pull request #2250 from RyanDwyer/fix-crash
Fix crash when launching swaylock
|
6 years ago |
Ryan Dwyer
|
ee0e1b170e
|
Fix crash in seat code
Container will be NULL if launching swaylock.
|
6 years ago |
Drew DeVault
|
106a9eaf11
|
Merge pull request #2235 from emersion/wlr-surface-role
Update for swaywm/wlroots#1116
|
6 years ago |
emersion
|
60fdb71a1f
|
Updates for swaywm/wlroots#1116
|
6 years ago |
Drew DeVault
|
2bc18d8cf7
|
Merge pull request #2248 from Dudemanguy911/fix_crash_on_floating_windows
fix crash on floating windows
|
6 years ago |
emersion
|
588abbb128
|
Merge pull request #2245 from RyanDwyer/floating-minmax-size
Implement floating_minimum_size and floating_maximum_size
|
6 years ago |
dudemanguy
|
600c126150
|
fix crash on floating windows
|
6 years ago |
Ryan Dwyer
|
f2d1cf3ceb
|
Implement floating_minimum_size and floating_maximum_size
|
6 years ago |
emersion
|
73084c5fa6
|
Merge pull request #2243 from RyanDwyer/use-fullscreen-saved-buffer
Use saved buffer when fullscreen view is in a transaction
|
6 years ago |
Drew DeVault
|
edfe42032c
|
Merge pull request #2240 from RedSoxFan/implement-1961
Implement swaylock customization flags
|
6 years ago |
Drew DeVault
|
00daa17446
|
Merge pull request #2242 from RyanDwyer/floating-zindex
Move floating windows to front when focused
|
6 years ago |
Ryan Dwyer
|
3b50a2a3af
|
Use saved buffer when fullscreen view is in a transaction
Fixes #2237.
|
6 years ago |
Ryan Dwyer
|
15dc5286e2
|
Move floating windows to front when focused
|
6 years ago |
emersion
|
0f14abf512
|
Merge pull request #2241 from rustysec/master
fix tabbed titlebar widths
|
6 years ago |
russ morris
|
6ae1004cd1
|
removed unnecessary parens
|
6 years ago |
russ morris
|
c06266e12d
|
fix line lengths
|
6 years ago |
russ morris
|
b9d8ecc548
|
tabs instead of spaces
|
6 years ago |
Brian Ashworth
|
22d152f1fe
|
Change formatting of swaylock usage in the code
|
6 years ago |
Brian Ashworth
|
936a920a8e
|
Implement swaylock customization flags
|
6 years ago |
russ morris
|
89c25dd149
|
fix tabbed titlebar widths
|
6 years ago |
Drew DeVault
|
60bba5a961
|
Merge pull request #2233 from emersion/remove-clipboard
Remove `clipboard` command and `get_clipboard` message
|
6 years ago |
emersion
|
ba3511b243
|
Remove `clipboard` command and `get_clipboard` message
|
6 years ago |
Ryan Dwyer
|
8afe68f920
|
Merge pull request #2232 from ianyfan/ipc
Add some missing ipc message types from i3
|
6 years ago |
Ian Fan
|
23c1c26c3f
|
Add get_config message type to ipc
|
6 years ago |
Ian Fan
|
5fd36164a0
|
Add get_binding_modes message type to ipc
|
6 years ago |
Ryan Dwyer
|
c1bb73f865
|
Merge pull request #2236 from kupospelov/fix-stacked-layout
Fix title bar rendering for nested stacked containers
|
6 years ago |
Ryan Dwyer
|
56ad148403
|
Merge branch 'master' into fix-stacked-layout
|
6 years ago |
Drew DeVault
|
5709c5d375
|
Merge pull request #2228 from emersion/focus-mode-toggle
Implement `focus mode_toggle`
|
6 years ago |
Drew DeVault
|
6fd9a2bfd6
|
Merge branch 'master' into focus-mode-toggle
|
6 years ago |
Drew DeVault
|
fbeef1322f
|
Merge pull request #2234 from emersion/wlr-log-prefix
Update for swaywm/wlroots#1126
|
6 years ago |
emersion
|
63b4bf5000
|
Update for swaywm/wlroots#1126
|
6 years ago |
Konstantin Pospelov
|
9dd54f934e
|
Fix titlebar rendering for nested stacked containers
|
6 years ago |
emersion
|
b755639ca8
|
Document `focus floating|tiling`
|
6 years ago |
emersion
|
48c98b676f
|
Implement `focus mode_toggle`
|
6 years ago |
emersion
|
ebcdce457a
|
Merge pull request #2223 from RyanDwyer/floating-move
Implement some floating move commands
|
6 years ago |
emersion
|
d97b4fa4ed
|
Merge pull request #2230 from vilhalmer/replace-empty-workspace
Replace empty workspace with moved workspace
|
6 years ago |
Ryan Dwyer
|
b0fc7e9850
|
Remove duplicate function declaration and add assertion
|
6 years ago |
Ryan Dwyer
|
ab8a86369c
|
Implement some floating move commands
This implements the following for floating containers:
* move <direction> <amount>
* move [absolute] position <x> <y>
* move [absolute] position mouse
|
6 years ago |
vilhalmer
|
4e7ef1dd39
|
No need to walk to workspace, recursive will
|
6 years ago |
vilhalmer
|
47c20f8ea4
|
Regroup signal
|
6 years ago |
vilhalmer
|
ce626a0708
|
Replace empty workspace with moved workspace
|
6 years ago |
emersion
|
6595d07ec7
|
Merge pull request #2226 from emersion/swaylock-daemonize-after-lock
swaylock: daemonize after locking
|
6 years ago |
emersion
|
ceb08b6365
|
swaylock: daemonize after locking
|
6 years ago |
emersion
|
57fd65c5b5
|
Merge pull request #2225 from martinetd/swaylock-verified
swaylock: fix the displaying of "verified"
|
6 years ago |
Drew DeVault
|
c498c73b6d
|
Merge pull request #2224 from emersion/split-renderer
Split renderer
|
6 years ago |
Dominique Martinet
|
b78c29a83f
|
swaylock: fix the displaying of "verified"
Displaying verified after damaging state needs more than one roundtrip,
so keep looping until surfaces are not dirty anymore
|
6 years ago |