Commit graph

48 commits

Author SHA1 Message Date
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
fb3a845354 react to wlroots changes 2024-01-25 21:37:01 -05:00
Keith Bowes
0294b25f27 Allow building with muon 2024-01-02 16:13:31 -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
fd0c5b04d3 react to wlroots changes 2023-06-22 16:21:21 -04: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
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
5122dbf35f Replaced KDE's obsolete idle protocol with the standard ext-idle-notify-v1 2022-12-06 13:24:30 -05:00
Keith Bowes
0c2f744dbf Updated for wlroots 0.16.0 2022-12-01 17:51:28 -05:00
Keith Bowes
03fbe71903 Finishing touches for 0.2.0 2022-02-26 12:16:34 -05:00
Keith Bowes
c4e224d5fa Added data files 2022-02-22 21:24:09 -05:00
Keith Bowes
0f612080fa Backports from tinywl 2022-02-22 18:52:03 -05:00
Keith Bowes
fcb38fe44f Use stable wlroots, making things easier on everybody 2022-02-22 18:51:57 -05:00
Keith Bowes
f233ac4cc6 Greek pastries 2022-02-22 12:22:47 -05:00
Keith Bowes
357cd843dd Signal handling to exit and reconfigure the compositor 2022-02-18 22:24:20 -05:00
Keith Bowes
740c8c3393 Made NLS support contingent on having msgfmt, removed the deprecated meson.source_root(), and updated the translations 2022-02-18 18:12:05 -05:00
Keith Bowes
4cee7c4014 react to wlroots changes 2022-02-17 10:33:15 -05:00
Keith Bowes
0b14c71dbb Eh, allow to build with the latest wlroots git, so as not to cause GitHub's build to fail 2022-02-02 20:50:58 -05:00
Keith Bowes
8153a24863 Basic config-file support 2022-02-01 20:26:50 -05:00
Keith Bowes
87c32d58ab Updated for wlroots 0.15.0 2022-01-29 14:34:55 -05:00
Keith Bowes
309ccd2faf Updated for wlroots 0.13.0 2021-04-07 19:27:58 -04:00
Keith Bowes
6a6966b8d6 Updated versions 2021-04-06 17:04:39 -04:00
Keith Bowes
6d105252f3 Merge branch 'master' of https://github.com/wizbright/waybox 2020-03-11 10:21:04 -04:00
Keith Bowes
af1a945c1c wl_display_destroy_clients() requires Wayland 1.15+ 2020-03-10 21:00:56 -04:00
Keith Bowes
830b94dda3 Merge branch 'gettext' 2020-03-10 20:41:47 -04:00
Keith Bowes
d8bb6cc1c2 Added building the .pot and .gmo files 2020-03-09 17:08:08 -04:00
Keith Bowes
6af91f1d11 Merge branches 'basic-functionality' and 'modernize' 2020-03-08 20:31:31 -04:00
Keith Bowes
97d08498e9 Name as well as version for --version 2020-03-08 12:47:58 -04:00
Keith Bowes
555b78e9ec Removed unnecessary dependencies 2020-02-29 12:16:50 -05:00
Keith Bowes
ee3cf551d0 Merge branches 'basic-functionality' and 'modernize', remote-tracking branch 'upstream/master' 2020-02-29 11:57:03 -05:00
Keith Bowes
ff54fecfe6 Replaced the obsolete, unofficial protocols with official ones 2020-02-27 20:07:44 -05:00
Keith Bowes
089f20980b Simplify meson.build
For one thing, I get no complaints from clang
2020-02-27 20:07:18 -05:00
Keith Bowes
9435ebbfad Require wlroots 0.9.0+ 2020-02-27 17:20:45 -05:00
Keith Bowes
13826a5116 Fixed new-output notifications in wlroots 0.6.0-0.8.1 with DRM backend 2020-02-26 09:19:24 -05:00
Keith Bowes
bb28c692aa Bumped version to 0.0.2 2020-02-25 20:46:38 -05:00
Keith Bowes
7570698224 Implemented Openbox-compatible command-line options; hard-coded Alt+F2 to an application launcher; indicated the real purpose of WL_HIDE_DEPRECATED 2020-02-23 22:33:06 -05:00
Keith Bowes
64db394085 Lifted support for keys from tinywl; TODO: don't have all the code in server.c 2020-02-18 15:48:26 -05:00
Keith Bowes
8b74cf1231 wlroots 0.9+ doesn't keep track of resources 2020-02-12 22:02:43 -05:00
Keith Bowes
91f3e542c4 Specify minimum requires wlroots version 2019-06-19 13:49:33 -04:00
wizbright
eb67042898 Fixed new errors 2018-10-04 11:42:24 -05:00
wizbright
782037f04c Changed src directory to a more relevant name 2018-06-27 15:41:51 -05:00
wizbright
ad1611e3ad Code Refactor 2018-06-19 10:26:54 -05:00
wizbright
0ed5d25538 Updated to newer wlroots and window finally renders 2018-06-15 13:16:15 -05:00
wizbright
4a04ba2237 fixing issues now 2018-02-21 13:19:27 -06:00