index
:
river
master
personal fork of riverwm
Mitchell Riedstra
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
river
/
Cursor.zig
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-06
Cursor: Focus follows cursor focuses empty outputs
Wouter van Heijst
1
-0
/
+3
2024-01-04
Cursor: clean up cursor theme loading
Isaac Freund
1
-17
/
+9
2024-01-04
Cursor: actually set xcursor_name
MaxVerevkin
1
-3
/
+8
2023-12-01
build: update to wlroots 0.17
Isaac Freund
1
-55
/
+16
2023-11-14
Cursor: fix high polling rate resize regression
Isaac Freund
1
-14
/
+24
2023-11-13
Cursor: clamp cursor movement to resize bounds
Isaac Freund
1
-0
/
+4
2023-11-03
Cursor: use inflight_mode as needed in updateState()
Isaac Freund
1
-30
/
+49
2023-10-25
DragIcon: set position on creation
Isaac Freund
1
-18
/
+2
2023-10-17
Cursor: use total delta for resize calculation
Isaac Freund
1
-46
/
+53
2023-10-16
build: update to Zig 0.11.0
Isaac Freund
1
-44
/
+45
2023-09-05
Cursor: keep focus_follows_cursor_target updated
tiosgz
1
-17
/
+33
2023-08-13
Root: migrate {all,active}_outputs to wl.list
tiosgz
1
-3
/
+3
2023-08-13
Root: rename field outputs to active_outputs
tiosgz
1
-1
/
+1
2023-03-15
Cursor: apply x/y change during resize on commit
Isaac Freund
1
-48
/
+60
2023-03-14
Cursor: lock to current geometry during move/resize
Isaac Freund
1
-50
/
+25
2023-03-12
river: add rules system
Isaac Freund
1
-1
/
+1
2023-03-05
pointer-constraints: implement protocol
Isaac Freund
1
-16
/
+54
2023-03-05
Cursor: use pending position to warp during move
Isaac Freund
1
-2
/
+2
2023-03-04
river: clean up some uneeded TODOs
Isaac Freund
1
-1
/
+0
2023-03-04
Cursor: store offset and warp cursor during move
Isaac Freund
1
-4
/
+17
2023-03-03
xdg-shell: honor client move/resize requests
Isaac Freund
1
-1
/
+1
2023-03-03
Cursor: allow resizing from all edges
Isaac Freund
1
-45
/
+157
2023-03-01
View: only send configures through transactions
Isaac Freund
1
-2
/
+2
2023-03-01
View: clamp to output on exiting float/fullscreen
Isaac Freund
1
-1
/
+1
2023-03-01
View: move borders state to State struct
Isaac Freund
1
-1
/
+1
2023-03-01
Root: centralize focus(null) calls in applyPending()
Isaac Freund
1
-3
/
+2
2023-02-28
LayerSurface: fix use-after-free on destroy
Isaac Freund
1
-1
/
+1
2023-02-28
river: rework core data structures & transactions
Isaac Freund
1
-34
/
+21
2023-02-28
Xwayland: render using the scene graph
Isaac Freund
1
-1
/
+1
2023-02-28
DragIcon: render using the scene graph
Isaac Freund
1
-0
/
+33
2023-02-28
LayerSurface: render using the scene graph
Isaac Freund
1
-1
/
+1
2023-02-28
session-lock: use the scene graph
Isaac Freund
1
-4
/
+8
2023-02-28
Cursor: remove surfaceAt()
Isaac Freund
1
-270
/
+38
2023-02-28
render: use wlr_scene to render views
Isaac Freund
1
-1
/
+1
2023-02-28
pointer-constraints: remove protocol
Isaac Freund
1
-22
/
+0
2023-01-13
Cursor: fix incorrect lock manager state assertion
Zakariyya Von Forslun
1
-1
/
+1
2023-01-12
Seat: rework Xwayland Override Redirect focus
Isaac Freund
1
-7
/
+3
2023-01-08
deps: update to Zig 0.10
Isaac Freund
1
-14
/
+9
2023-01-01
Rework focus-follows-cursor to work with warp
shironeko
1
-14
/
+28
2022-12-30
touch: support drag and drop
Isaac Freund
1
-2
/
+22
2022-12-29
session-lock: fix potential race
Isaac Freund
1
-4
/
+4
2022-12-24
build: handle wlroots built without xwayland support
Isaac Freund
1
-5
/
+10
2022-12-01
Cursor: add on-focus-change option
shironeko
1
-0
/
+50
2022-11-25
map-pointer: minor fixes and cleanups
Isaac Freund
1
-0
/
+4
2022-11-25
map-pointer: allow running arbitrary commands
Alexander Courtis
1
-0
/
+4
2022-11-13
ext-session-lock: implement protocol
Isaac Freund
1
-2
/
+25
2022-11-13
input-inhibit: remove support for protocol
Isaac Freund
1
-7
/
+2
2022-11-13
river: update to wlroots 0.16
Isaac Freund
1
-13
/
+14
2022-06-22
Cursor: implement initial touch support
Isaac Freund
1
-33
/
+128
2022-06-22
Xwayland: restrict OR focus changes based on ICCCM input model
Zakariyya Von Forslun
1
-1
/
+3
[next]