Ottatop
|
1c1898f0b1
|
Add mousebinds to API
|
2023-09-10 21:54:58 -05:00 |
|
Ottatop
|
7f5d9e431c
|
Reverse scroll direction on winit
|
2023-09-10 05:02:29 -05:00 |
|
Ottatop
|
aaf2921363
|
Add env setting to API
|
2023-09-10 04:49:31 -05:00 |
|
Ottatop
|
0f42e403ae
|
Make focus tag-specific
|
2023-09-09 22:47:59 -05:00 |
|
Ottatop
|
465e66067d
|
Update keybind handling and API docs
|
2023-09-09 20:41:21 -05:00 |
|
Ottatop
|
89fc2919f3
|
Simplify input API
|
2023-09-09 19:27:05 -05:00 |
|
Ottatop
|
3b65ba5c1d
|
Send frame callbacks when not rendering
|
2023-09-09 16:28:58 -05:00 |
|
Ottatop
|
866f9eec5d
|
Fix window render order
|
2023-09-09 04:34:17 -05:00 |
|
Ottatop
|
b452b2f634
|
Render layer surfaces properly
|
2023-09-08 22:13:42 -05:00 |
|
Ottatop
|
ce7afef4d8
|
Ignore non-rendered windows for input
|
2023-09-08 22:13:42 -05:00 |
|
Ottatop
|
afed3bd91f
|
Remove generics from state
|
2023-08-28 22:53:24 -05:00 |
|
Ottatop
|
251a96d1a0
|
Add config reloading
|
2023-08-15 17:26:17 -05:00 |
|
Ottatop
|
dbde8545c3
|
Rework fullscreen tracking again
Lots of stuff needs cleaning up
|
2023-08-14 13:54:50 -05:00 |
|
Ottatop
|
d75e0dad22
|
Rework fullscreen tracking, fix fullscreen on udev
|
2023-08-12 12:01:55 -05:00 |
|
Ottatop
|
275d968e77
|
Restructure layout-ing
|
2023-08-11 10:08:38 -05:00 |
|
Ottatop
|
77695c666e
|
Correct fullscreen mouse input on winit
|
2023-08-08 18:54:37 -05:00 |
|
Ottatop
|
bfe4ca937b
|
Use enum for actions instead of all callback ids
|
2023-08-08 12:50:43 -05:00 |
|
Ottatop
|
c153eb6abb
|
Dedup and clean up code
|
2023-08-08 10:55:06 -05:00 |
|
Ottatop
|
7123ecf8ba
|
Add vt switching
|
2023-08-07 19:48:18 -05:00 |
|
Ottatop
|
7f3ff7ae02
|
Send pointer events to layer surfaces
|
2023-08-07 18:28:41 -05:00 |
|
Ottatop
|
f3b0c081dc
|
Continue work
|
2023-08-07 18:28:41 -05:00 |
|
Ottatop
|
f99c8b886d
|
Add output location setting
|
2023-08-04 13:45:38 -05:00 |
|
Ottatop
|
4e4eb0fe7c
|
Add client-side move and resize for x11 windows
|
2023-08-02 13:16:17 -05:00 |
|
Ottatop
|
e4f9aee687
|
Fix cursor not updating in xwayland windows
|
2023-08-01 11:23:52 -05:00 |
|
Ottatop
|
f0218e7b4e
|
Fix x11 context menu focus
|
2023-08-01 11:23:52 -05:00 |
|
Ottatop
|
e86228f4f8
|
Fix pointer focus on winit
|
2023-08-01 11:23:52 -05:00 |
|
Ottatop
|
94d7c4463e
|
Move grab requests, clean up stuff
|
2023-08-01 11:23:29 -05:00 |
|
Ottatop
|
43d6cde926
|
Fix keyboard input to Steam games on winit
|
2023-08-01 11:22:39 -05:00 |
|
Ottatop
|
f92153eb04
|
Get xterm to show up
|
2023-08-01 11:22:39 -05:00 |
|
Ottatop
|
35eb1c7652
|
Relicense to GPL 3.0
|
2023-08-01 11:18:08 -05:00 |
|
Ottatop
|
d91c06dbe9
|
Add output to API
|
2023-07-18 10:35:39 -05:00 |
|
Seaotatop
|
824595637b
|
Fiddle with stuff
|
2023-07-04 15:20:41 -05:00 |
|
Seaotatop
|
e28998afe4
|
Fix immediate crash on udev
|
2023-07-02 18:15:44 -05:00 |
|
Seaotatop
|
dc9b8e4ffc
|
Begin work on tags
|
2023-06-30 21:34:07 -05:00 |
|
Seaotatop
|
2b50e7d31a
|
Add unwrap warning, deal with some unwraps
|
2023-06-29 17:41:08 -05:00 |
|
Seaotatop
|
1fe510dbf1
|
Add SPDX identifiers
|
2023-06-25 17:49:06 -05:00 |
|
Seaotatop
|
a02cada324
|
Add license headers
|
2023-06-25 17:18:50 -05:00 |
|
Seaotatop
|
c77b086ddf
|
Add stuff
|
2023-06-24 17:39:40 -05:00 |
|
Seaotatop
|
8c054e17ba
|
Add quit function to api, update README and example_config
|
2023-06-21 17:36:51 -05:00 |
|
Seaotatop
|
c46159c77a
|
Add process spawning to config api
|
2023-06-21 14:48:38 -05:00 |
|
Seaotatop
|
71f71feaf2
|
Simple floating window support
|
2023-06-18 19:30:52 -05:00 |
|
Seaotatop
|
3ea2452397
|
Work on focus mechanism
|
2023-06-17 21:02:58 -05:00 |
|
Seaotatop
|
1a7b98a666
|
Merged crates, more work on api
|
2023-06-17 18:55:04 -05:00 |
|
Seaotatop
|
32db3bc238
|
Project restructure to prepare for config API
|
2023-06-11 17:56:34 -05:00 |
|
Seaotatop
|
748dadae01
|
Copied Anvil's udev support
|
2023-06-09 20:29:17 -05:00 |
|
Seaotatop
|
8f5c55d3a0
|
Winit pointer drawing, start on udev backend
|
2023-06-07 12:12:54 -05:00 |
|
Seaotatop
|
b6a3f183b0
|
figured out why alacritty's size flickered on open
|
2023-06-04 18:11:14 -05:00 |
|
Seaotatop
|
47ad2557cd
|
damage tracking maybe?
|
2023-06-02 16:01:48 -05:00 |
|
Seaotatop
|
72e76dec61
|
Extracted input processing into new file
|
2023-06-02 12:26:33 -05:00 |
|