index
:
lite-xl
2.1-prep
Merged
PR/adjust-renwindow-docs
PR/clarify-stack-traces-for-require
PR/update-windows-server-image
PR/window-allocation
additional-userdir-envvar
animations-adjust
build/sdl3-force-falllback
console-based-lite-project
core/sdl-callback
cpath-changes
debug-font-rendering-clean
dependabot/github_actions/github-actions-c35c0c8c33
dmon-1
dmon-2.0.3
dmon-atomic-load-store
dmon-debug
dmon-integration
dmon-luajit-2.0.3
dmon-no-timeout-select
files-commands
fira-font
fix-2.0.1
fix-autoreload-large-files
fix-bug-removed-project
fix-configs-set-to-true
fix-dir-monitor-symlinks
fix-dmon-add-dir-asserts
fix-inotify-asserts
fix-inotify-problem
fix-invisible-node-click-intercept
fix-javascript-regexp-syntax
fix-network-volumes
fix-pgid-on-deatch
fix-remove-view-context
fix-treeview-dircache
fix-win32-process-arguments
font-jetbrainsmono
ime-text-editing
improve-lcd-weights
incremental-folder-scan
link-remove-unused-function
master
master-2.0
master-2.0.4
master-2.1
master-luajit-2.0
master-luajit21-2.0
mem-leak-debug
merge-master-2.0
notebook-view
path-ignore-files
platform-requires
popen-light
port-build-lhelper-2
project-based-2
project-based-3
project-based-4
project-based-4-wip-changes
release/v2.1.x
rencache-texture
repl
revert-853-process-api
scroll_size_update_once_2
simplifying-main
soft-line-wrap-2.0
start-file-in-place
testing-detect-indent-changes
treeview-fix
use-tabs-margin
use-tabs-margin-2.0
use-tabs-margin-luajit-2.0
using-luajit
using-luajit-2
using-luajit-2.0.3
using-luajit-3
vim-mode
voronianski-color-schemes
workspace-fixes
zlog-dmon-logging
A lightweight text editor written in Lua
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
core
/
rootview.lua
Age
Commit message (
Expand
)
Author
2022-06-07
initial documentation for better code completion
jgmdev
2022-04-28
Send `mouseleft` event when the mouse leaves the window (#928)
Guldoman
2022-04-25
Add animation categories to enable finer transitions control (#941)
Guldoman
2022-03-18
Merge pull request #755 from Jipok/draw_tab_rework
Jefferson González
2022-02-15
Allow intercepting `filedropped` events
Guldoman
2022-02-09
Fix cases of nil node.
jgmdev
2021-12-21
rootview.lua: Refactor Node:draw_tab
Jipok
2021-12-06
Split `Node` and `EmptyView` from `RootView`
Guldoman
2021-11-27
Merge pull request #693 from adamharrison/fix-scrollbar-split
Adam
2021-11-23
Fixed event propogation.
Adam Harrison
2021-11-23
Added in check to make sure you can use a scrollbar on a split.
Adam Harrison
2021-11-23
Manual merge of into .
Adam Harrison
2021-11-16
Fixed predicate and minor propogation issue.
Adam Harrison
2021-11-14
Rearranged things to make a bit more sense.
Adam Harrison
2021-11-14
Fixed propogation again.
Adam Harrison
2021-11-14
Propogated mouse clicks correctly.
Adam Harrison
2021-10-23
Select a new primary node when closing the current one
Guldoman
2021-10-21
Fix problem with treeview keeping the editor busy
Francesco Abbate
2021-10-11
Correct Node's clipping rectangle
Francesco Abbate
2021-10-10
Use rounded value for node's size when splitting
Francesco Abbate
2021-10-10
Fix dirty pixels problem on window's right side
Francesco Abbate
2021-10-02
Force showing tabs when dragging them
Guldoman
2021-10-02
Implement tab drag and drop
Guldoman
2021-10-02
Move single tab drawing to its own function
Guldoman
2021-09-17
Force showing tabs when dragging them
Guldoman
2021-09-17
Implement tab drag and drop
Guldoman
2021-09-17
Move single tab drawing to its own function
Guldoman
2021-09-15
Fix wrong locked sibling check
Guldoman
2021-09-15
Ensure that the primary node always has a `View`
Guldoman
2021-09-15
Only check if sibling is locked in the split direction
Guldoman
2021-09-15
Fix checking if sibling is locked when removing `View`s
Guldoman
2021-08-28
Merge remote-tracking branch 'origin/fix-2.0.1'
Francesco Abbate
2021-08-27
Introduce View objects context property
Francesco Abbate
2021-08-27
Revert "Further simplifies logic for active view in close-all command"
Francesco Abbate
2021-08-27
Allow tabs to always be visible
Guldoman
2021-08-27
Further simplifies logic for active view in close-all command
Francesco Abbate
2021-08-27
Simplify commit daf91676 about active view setting
Francesco Abbate
2021-08-27
Fix bug with close-all command
Francesco Abbate
2021-08-10
keep_inactive -> keep_active
Adam Harrison
2021-08-10
Added in close others, and refactored close all.
Adam Harrison
2021-08-06
Fix inactive divider intercepting mouse clicks
Francesco Abbate
2021-06-27
Added in checks so that the entire thing isn't consumed.
Adam Harrison
2021-06-27
Created an extra command, to implement appropriat cmd+w behaviour on mac.
Adam Harrison
2021-06-17
clicking the empty space where the x was no longer closes the tab
cukmekerb
2021-06-17
added config.tab_close_button option to hide X on tabs
cukmekerb
2021-06-17
Do not duplicate RootView method in contextmenu
Francesco Abbate
2021-06-12
Added a check for duplicate tabs, also ensured that the appropriate view is s...
Adam Harrison
2021-06-12
Added in some more checks.
Adam Harrison
2021-06-12
Allows you to drag nodes around splits.
Adam Harrison
2021-06-03
Scale fonts context menu (#246)
Francesco
[next]