Commit graph

144 commits

Author SHA1 Message Date
Keith Bowes
044ce8f7c0 Backported pointer request changes from tinywl
Some checks failed
build / build (push) Has been cancelled
2026-01-02 22:16:10 -05:00
Keith Bowes
c75ac6d731 Replaced the deprecated wlr-data-control-untstable-v1 with the standard ext-data-control 2026-01-02 21:36:40 -05:00
Keith Bowes
b0cd86a99e Replaced the legacy wlr-screencopy-unstable-v1 with the official
Some checks failed
build / build (push) Has been cancelled
ext-image-copy-capture-v1 and ext-image-capture-source-v1
2025-11-14 23:15:37 -05:00
Keith Bowes
fee25b89cd Removed support for wlroots 0.18 2025-11-14 22:48:37 -05:00
Keith Bowes
62dd0a5c8b Fixed a few bugs 2025-06-29 23:52:34 -04:00
Keith Bowes
557bb4ae05 Removed support for wlroots 0.17, added support for wlroots 0.20-dev 2025-05-16 16:15:51 -04:00
Keith Bowes
4c6a762e12 Added viewporter 2025-03-23 17:03:44 -04:00
Keith Bowes
b802cadffa Add the decoration of such toplevels later 2025-03-23 14:43:59 -04:00
Keith Bowes
ac626fc5d5 Prevent crash when setting decorations on uninitialized toplevel 2025-03-23 14:01:24 -04:00
Keith Bowes
f6ebf16a95 Added environment variable identifying Waybox 2025-02-27 11:44:53 -05:00
Keith Bowes
606663a390 Fixed another crash 2025-02-27 11:44:05 -05:00
Keith Bowes
db79d83076 Fixed crash when wlr_xdg_popup doesn't have a parent 2025-02-19 11:24:47 -05:00
Keith Bowes
b2e686171f Got to exit cleanly and to work with wlroots 0.18 again 2025-02-18 23:39:03 -05:00
Keith Bowes
a6e9a04495 Freed more pointers 2025-02-12 08:29:10 -05:00
Keith Bowes
d4d033e685 Free some unfreed lists 2025-01-21 19:46:57 -05:00
Keith Bowes
d7f4d1001f Remove the unneeded surface argument from focus_toplevel, like tinywl does 2024-12-08 23:02:21 -05:00
Keith Bowes
80bc1d51cd Backported fix for crash when moving/resizing focused NULL surface 2024-09-24 14:16:06 -04:00
Keith Bowes
19339ac6a0 react to wlroots changes 2024-08-16 23:43:28 -04:00
Keith Bowes
4cf3ee8a05 Make libinput optional
Only really useful for wlroots compiled without the libinput backend.
2024-07-16 03:14:50 -04:00
Keith Bowes
77652741b5 Support for ext-foreign-toplevel-list 2024-04-22 13:00:39 -04:00
Keith Bowes
c9b187afc8 Simple rofi menu 2024-04-21 18:51:28 -04:00
Keith Bowes
35b3e5af11 wlr-data-control (for clipboard managers) 2024-04-21 14:33:17 -04:00
Keith Bowes
3a64d3955c react to wlroots changes 2024-04-21 14:16:29 -04:00
Keith Bowes
f967bfae17 react to wlroots changes 2024-02-07 00:46:35 -05:00
Keith Bowes
cf2c1a97a7
Merge pull request #34 from adlocode/switch-vt
Add keyboard shortcuts for switching VT
2024-02-06 23:23:27 -05:00
Keith Bowes
fb3a845354 react to wlroots changes 2024-01-25 21:37:01 -05:00
Keith Bowes
bce423cd72 idle-inhibit take 2 2024-01-03 19:28:04 -05:00
Keith Bowes
fa36852a58 Don't focus a toplevel if a layer is focused
Previously, it would focus the toplevel and then focus would return to
the layer, but now focusing the toplevel is skipped.
2024-01-01 21:49:58 -05:00
Keith Bowes
b274485c9c Fullscreen support 2024-01-01 20:18:51 -05:00
Keith Bowes
b5f4055904 Implemented idle-inhibit
Now all the protocols in ./protocol are actually being used
2023-12-30 15:33:03 -05:00
Keith Bowes
d139b41259 Fixed crash on focusing non-toplevel surfaces 2023-12-11 17:38:07 -05:00
Keith Bowes
ead6648438 Reverted a change that caused wl-clipboard to hang
I suppose this hack can be done in another way if it's actually still a problem.
2023-12-07 13:18:35 -05:00
Keith Bowes
ae42d9d2f7 react to wlroots and libxml2 changes
Fixes #37
2023-11-25 19:01:58 -05:00
Keith Bowes
bceafa5b6b Require wlroots 0.17.0 2023-11-22 10:06:39 -05:00
Keith Bowes
7fb889d171 react to wlroots changes 2023-08-25 22:22:53 -04:00
Keith Bowes
2b38536dec gamma-control-v1 now requires manual application of LUTs 2023-06-27 14:41:02 -04:00
Keith Bowes
fd0c5b04d3 react to wlroots changes 2023-06-22 16:21:21 -04:00
Keith Bowes
6dc905d758 react to wlroots changes 2023-05-30 16:33:14 -04:00
Keith Bowes
e6bac6d366 Added actions to build with clang 2023-02-26 22:14:24 -05:00
Keith Bowes
f50ab866f9 Require wlroots 0.16.2+ 2023-02-13 09:42:32 -05:00
Keith Bowes
4eb4536b28 react to wlroots changes 2023-02-07 13:47:56 -05:00
adlo
3f2a6f7b6c Add keyboard shortcuts for switching VT 2022-12-24 20:53:14 +00:00
Keith Bowes
bf0f9215dc react to wlroots changes 2022-12-08 16:50:15 -05:00
Keith Bowes
e4b603a082 Fixed oversights in libinput configuration 2022-12-08 20:47:39 -05:00
Keith Bowes
6c6d0214b4 Added the ability to configure libinput 2022-12-07 20:44:14 -05:00
Keith Bowes
b4a05ca65b Updated translations 2022-12-06 22:35:59 -05:00
Keith Bowes
3319f82249 Changed current_position and previous_position to geometry and previous_geometry, to be more consistent with wlroots 2022-12-06 22:19:20 -05:00
Keith Bowes
5122dbf35f Replaced KDE's obsolete idle protocol with the standard ext-idle-notify-v1 2022-12-06 13:24:30 -05:00
Keith Bowes
00d8451178 Fixed crash when minimizing when more than one view is present 2022-12-04 08:54:40 -05:00
Keith Bowes
0c2f744dbf Updated for wlroots 0.16.0 2022-12-01 17:51:28 -05:00