mahkoh
|
558fe3d3ce
|
Merge pull request #326 from mahkoh/jorth/pread-to-end
it: map keymap with MAP_PRIVATE
|
2024-11-28 11:20:38 +01:00 |
|
Julian Orth
|
bfe76e101b
|
it: map keymap with MAP_PRIVATE
|
2024-11-28 11:16:11 +01:00 |
|
mahkoh
|
723608ce77
|
Merge pull request #184 from mahkoh/jorth/wl-fixes
wayland: implement wl-fixes
|
2024-11-21 13:39:16 +01:00 |
|
Julian Orth
|
b13dd08991
|
wayland: implement wl-fixes
|
2024-11-21 13:37:16 +01:00 |
|
mahkoh
|
f36993eb6e
|
Merge pull request #312 from mahkoh/jorth/old-frame-requests
wl_surface: don't request vblank if there are no new frame requests
|
2024-10-31 11:37:17 +01:00 |
|
Julian Orth
|
cccd53b12e
|
wl_surface: don't request vblank if there are no new frame requests
|
2024-10-31 11:33:57 +01:00 |
|
mahkoh
|
de75f1e570
|
Merge pull request #314 from thepragmaticmero/patch-1
Fixed cargo command from documentation
|
2024-10-31 07:15:11 +01:00 |
|
thepragmaticmero
|
a458fe1bf7
|
Update setup.md
Fixed incorrect cargo command
|
2024-10-30 18:36:29 -05:00 |
|
mahkoh
|
388a4d1c94
|
Merge pull request #311 from mahkoh/jorth/vrr-cursor-fix
output-schedule: fix hardware cursor updates
|
2024-10-30 07:42:19 +01:00 |
|
Julian Orth
|
435b0a49da
|
output-schedule: refactor change tracking
|
2024-10-29 09:55:31 +01:00 |
|
Julian Orth
|
7e40e90c4d
|
output-schedule: fix hardware cursor updates
|
2024-10-29 09:54:49 +01:00 |
|
mahkoh
|
163bb2c893
|
Merge pull request #288 from mahkoh/jorth/data-control
ipc: implement ext-data-control
|
2024-10-25 15:35:59 +02:00 |
|
Julian Orth
|
4abbe94995
|
ipc: implement ext-data-control
|
2024-10-25 15:29:10 +02:00 |
|
Julian Orth
|
be1462d0ef
|
ipc: move data control logic out of wlr code
|
2024-10-25 15:29:10 +02:00 |
|
Julian Orth
|
dfc0a11935
|
data-control: remove wlr-specific code
|
2024-10-25 15:29:09 +02:00 |
|
Julian Orth
|
40f7bc2542
|
ipc: remove DynDataSource::offer_to_regular/wlr
|
2024-10-25 15:29:08 +02:00 |
|
Julian Orth
|
487efafdf5
|
ipc: remove X-only code from traits
|
2024-10-25 15:29:07 +02:00 |
|
mahkoh
|
1ca5d43557
|
Merge pull request #308 from mahkoh/jorth/v1.7.0
docs: prepare 1.7.0 release
|
2024-10-25 10:04:48 +02:00 |
|
Julian Orth
|
f6aaf4d2fe
|
docs: prepare 1.7.0 release
|
2024-10-25 10:01:58 +02:00 |
|
mahkoh
|
d2fa4bedc0
|
Merge pull request #307 from mahkoh/jorth/jay-tray
wayland: implement jay-tray-v1
|
2024-10-24 09:46:09 +02:00 |
|
Julian Orth
|
8c3cd97ae3
|
wayland: implement jay-tray-v1
|
2024-10-24 09:27:32 +02:00 |
|
Julian Orth
|
18bddbc987
|
seat: keep track of serials that are allowed to steal keyboard focus
|
2024-10-24 09:12:11 +02:00 |
|
Julian Orth
|
324540c41e
|
seat: keep track of focus serials
|
2024-10-24 09:12:11 +02:00 |
|
mahkoh
|
eff490a653
|
Merge pull request #306 from mahkoh/jorth/fractional-scale-rounding
fractional-scale: implement accurate rounding
|
2024-10-22 11:13:26 +02:00 |
|
Julian Orth
|
e2806a6337
|
fractional-scale: implement accurate rounding
|
2024-10-22 11:11:29 +02:00 |
|
mahkoh
|
cc426a0a4a
|
Merge pull request #304 from mahkoh/jorth/edition-2024
it: handle new warnings
|
2024-10-20 18:52:01 +02:00 |
|
Julian Orth
|
faf5559075
|
it: handle new warnings
|
2024-10-20 18:50:06 +02:00 |
|
mahkoh
|
18e6d17e0d
|
Merge pull request #303 from mahkoh/jorth/edition-2024
all: mark env::set_var/remove_var unsafe
|
2024-10-20 18:46:46 +02:00 |
|
Julian Orth
|
a0984a1205
|
all: mark env::set_var/remove_var unsafe
|
2024-10-20 18:43:51 +02:00 |
|
mahkoh
|
5b7ad4b060
|
Merge pull request #302 from mahkoh/jorth/edition-2024
warn on unsafe-op-in-unsafe-fn
|
2024-10-20 18:41:50 +02:00 |
|
Julian Orth
|
73a6e0d5c2
|
all: warn on unsafe-op-in-unsafe-fn
|
2024-10-20 18:39:11 +02:00 |
|
Julian Orth
|
ce7488aa86
|
config: warn on unsafe-op-in-unsafe-fn
|
2024-10-20 18:07:48 +02:00 |
|
mahkoh
|
c139271e7b
|
Merge pull request #301 from mahkoh/jorth/edition-2024
all: don't use `gen` identifier
|
2024-10-20 18:03:06 +02:00 |
|
Julian Orth
|
b6345f095c
|
all: don't use gen identifier
|
2024-10-20 18:00:25 +02:00 |
|
mahkoh
|
6438dba656
|
Merge pull request #300 from mahkoh/jorth/edition-2024
Prepare for rust 2024 edition
|
2024-10-20 16:32:53 +02:00 |
|
Julian Orth
|
448b9e332e
|
all: mark extern blocks as unsafe
|
2024-10-20 16:28:47 +02:00 |
|
Julian Orth
|
0cbaf4493e
|
all: mark no_mangle attribute as unsafe
|
2024-10-20 16:25:12 +02:00 |
|
mahkoh
|
1cbbc42c5d
|
Merge pull request #299 from mahkoh/jorth/clippy-lints
toml-config: address clippy lints
|
2024-10-19 11:54:23 +02:00 |
|
Julian Orth
|
a77d915898
|
toml-config: address clippy lints
|
2024-10-19 11:50:58 +02:00 |
|
mahkoh
|
b7b32273be
|
Merge pull request #298 from mahkoh/jorth/drm-blocking
metal: unset O_NONBLOCK for DRM file descriptors
|
2024-10-19 09:03:29 +02:00 |
|
Julian Orth
|
3f001588b8
|
metal: unset O_NONBLOCK for DRM file descriptors
|
2024-10-19 08:58:29 +02:00 |
|
mahkoh
|
2a3a924f7e
|
Merge pull request #295 from mahkoh/jorth/various-improvements
Various improvements
|
2024-10-17 16:42:25 +02:00 |
|
Julian Orth
|
cf5d544ebf
|
xdg_popup: copy parent properties during construction
|
2024-10-17 16:37:31 +02:00 |
|
Julian Orth
|
a2eb810e9d
|
xdg_surface: fix nested popups that are not attached to a workspace
|
2024-10-17 16:37:31 +02:00 |
|
Julian Orth
|
d95a2d2f2e
|
xdg_positioner: fix handling of y offset
|
2024-10-17 16:37:31 +02:00 |
|
Julian Orth
|
c987fdb58d
|
all: track serials as u64 internally
|
2024-10-17 16:37:29 +02:00 |
|
mahkoh
|
437c6b0596
|
Merge pull request #294 from mahkoh/jorth/tracy-upstream
all: remove unnecessary mem:: prefix
|
2024-10-12 14:52:29 +02:00 |
|
Julian Orth
|
1e45a243de
|
all: remove unnecessary mem:: prefix
|
2024-10-12 14:50:05 +02:00 |
|
mahkoh
|
ce24021ddc
|
Merge pull request #293 from mahkoh/jorth/tracy-upstream
build: switch to upstream tracy-client-sys version
|
2024-10-12 13:31:10 +02:00 |
|
Julian Orth
|
c00ef63afe
|
build: switch to upstream tracy-client-sys version
|
2024-10-12 13:23:52 +02:00 |
|