Keith Bowes
|
83e87cd3de
|
Less flaky refocus code
|
2020-02-23 22:33:06 -05:00 |
|
Keith Bowes
|
cd96e1c124
|
More cleanups; added missing request_cursor functionality
|
2020-02-23 22:33:06 -05:00 |
|
Keith Bowes
|
8bc4352eb8
|
Cleanup
|
2020-02-23 22:33:06 -05:00 |
|
Keith Bowes
|
43fcf1ebf1
|
Mouse support
|
2020-02-23 22:33:06 -05:00 |
|
Keith Bowes
|
0bb5787a10
|
Focus previous view on close
|
2020-02-23 22:33:06 -05:00 |
|
Keith Bowes
|
7191191377
|
Let setting the keyboard layout through the XKB_DEFAULT_* environment variables
|
2020-02-23 22:33:06 -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
|
9f2ddc48ef
|
Some more keyboard support: no keyboard capability with no keyboards, ctrl+esc and alt+tab for more Openbox-esque behavior
|
2020-02-23 22:33:06 -05:00 |
|
Keith Bowes
|
874c844ce0
|
Replaced the old mcwayface rendering code with tinywl's xdg_shell code,
allowing it to compile with wlroots 0.9.0+
|
2020-02-23 22:32:09 -05:00 |
|
Keith Bowes
|
fe78796f7f
|
Updated README.md; moved the keyboard code from server.c to seat.c
|
2020-02-23 22:21:32 -05:00 |
|
Keith Bowes
|
7d76b9ef76
|
Don't segfault on termination
|
2020-02-23 22:21:02 -05:00 |
|
Keith Bowes
|
f805499487
|
Basic data manager (wterm now shows, but input is still not working)
|
2020-02-18 15:56:03 -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
|
1cd178e9ce
|
Basic seat support
|
2020-02-18 08:10:24 -05:00 |
|
Keith Bowes
|
cb67c24718
|
Got basic xdg-shell code
|
2020-02-17 23:43:14 -05:00 |
|
Joe
|
a2ae1f5232
|
Merge pull request #15 from Timidger/master
Fix bad indentation
|
2020-02-14 11:06:20 -06:00 |
|
Timidger
|
aa5988ccca
|
Fix bad indentation
|
2020-02-13 15:06:17 -05:00 |
|
Joe
|
d0a15cd050
|
Merge pull request #13 from keithbowes/wlroots-0.9.0
Makes compilable with wlroots 0.9+
|
2020-02-13 11:08:35 -06:00 |
|
Keith Bowes
|
e761d255dc
|
Also use styling for header files
|
2020-02-13 10:35:29 -05:00 |
|
Keith Bowes
|
30520d11d6
|
Added .editorconfig file, to help enforce styling guidelines
|
2020-02-13 10:13:28 -05:00 |
|
Keith Bowes
|
8b74cf1231
|
wlroots 0.9+ doesn't keep track of resources
|
2020-02-12 22:02:43 -05:00 |
|
Joe Wisdom
|
bed7b707f2
|
Merge pull request #11 from keithbowes/wlroots-0.6.0
Made compilable with wlroots 0.6.0
|
2019-06-19 17:09:41 -05:00 |
|
Keith Bowes
|
d49aeec4b8
|
Replaced gamma_control with gamma_control_v1
|
2019-06-19 18:06:51 -04:00 |
|
Keith Bowes
|
50498e1097
|
Replaced screenshooter with screencopy
|
2019-06-19 17:51:45 -04:00 |
|
Keith Bowes
|
91f3e542c4
|
Specify minimum requires wlroots version
|
2019-06-19 13:49:33 -04:00 |
|
Keith Bowes
|
b7ec9e7474
|
Made compilable with wlroots 0.6.0
|
2019-06-19 12:49:45 -04:00 |
|
Joe Wisdom
|
482d0a92f5
|
Merge pull request #10 from colemickens/master
react to wlroots changes
|
2018-11-27 08:44:32 -06:00 |
|
Cole Mickens
|
0c97dc6da3
|
react to wlroots changes
Signed-off-by: Cole Mickens <cole.mickens@gmail.com>
|
2018-11-26 21:07:10 -08:00 |
|
wizbright
|
24669f24f6
|
Build file-name error
|
2018-10-06 15:44:31 -05:00 |
|
Joe Wisdom
|
4831239953
|
Merge pull request #7 from vesodev/basic-input
[WIP]Basic input
|
2018-10-06 15:31:23 -05:00 |
|
Veselin Ivanov
|
4f231567a7
|
Added very basic cursor tracking
No interaction with wayland clients yet. Just draws the cursor where
the pointer device points.
|
2018-10-04 20:56:47 +03:00 |
|
wizbright
|
eb67042898
|
Fixed new errors
|
2018-10-04 11:42:24 -05:00 |
|
Joe Wisdom
|
4d2c67040c
|
Merge pull request #6 from vesodev/contributing-typos
s/wlroots/waybox where appropriate
|
2018-07-28 11:24:35 -05:00 |
|
Veselin Ivanov
|
b17873721a
|
s/wlroots/waybox where appropriate
|
2018-07-27 17:29:09 +03:00 |
|
wizbright
|
955b86c494
|
Adding build file
|
2018-07-16 16:17:35 -05:00 |
|
wizbright
|
256761cb08
|
Added contributing link to readme
|
2018-07-16 15:54:23 -05:00 |
|
wizbright
|
dc63356aca
|
Added the details for contributing
|
2018-07-16 15:51:09 -05:00 |
|
wizbright
|
7a24ec5859
|
Second draft
|
2018-07-16 15:44:36 -05:00 |
|
wizbright
|
e7509837ad
|
First draft Contributing.md
|
2018-07-16 15:24:41 -05:00 |
|
wizbright
|
cd6a8d3229
|
Merge branch 'vesodev-fix-#2'
|
2018-07-16 14:58:18 -05:00 |
|
Veselin Ivanov
|
60b0f50a62
|
output: surface->current is an object not a pointer
Fixes #2
|
2018-07-16 16:36:08 +03:00 |
|
wizbright
|
782037f04c
|
Changed src directory to a more relevant name
|
2018-06-27 15:41:51 -05:00 |
|
wizbright
|
00e2d3f85c
|
fixed new issue from wlroots update
|
2018-06-20 08:31:21 -05:00 |
|
wizbright
|
ad1611e3ad
|
Code Refactor
|
2018-06-19 10:26:54 -05:00 |
|
Joe Wisdom
|
67140acc51
|
I need to learn to read
|
2018-06-15 13:19:43 -05:00 |
|
Joe Wisdom
|
6c1cdf2177
|
I suck at Markdown
|
2018-06-15 13:18:56 -05:00 |
|
Joe Wisdom
|
7c078f4d26
|
Update README.md
|
2018-06-15 13:17:22 -05:00 |
|
wizbright
|
0ed5d25538
|
Updated to newer wlroots and window finally renders
|
2018-06-15 13:16:15 -05:00 |
|
Joe Wisdom
|
578ddb43ba
|
Update README.md
|
2018-05-28 08:15:14 -05:00 |
|
wizbright
|
e0f8d3402a
|
Fixed errors and warnings plus added the macro to have time work
correctly.
|
2018-03-28 14:18:26 -05:00 |
|