]> git.mdlowis.com Git - proto/labwc.git/shortlog
proto/labwc.git
2024-06-28 tokyo4jview: don't try to restore to very small width/height...
2024-06-27 Jens Petersssd: set squared corners for tiled views conditionally
2024-06-27 Jens Petersssd: extend border over squared corners
2024-06-27 Jens Petersssd: show squared corners when the view is tiled
2024-06-26 droc12345action: remember initial direction of PreviousView
2024-06-25 stefonarchRemove fuzzy for capitalized translations
2024-06-25 tokyo4jdnd: show dnd icon above layer-shell surfaces
2024-06-24 WeblateTranslation updates from weblate
2024-06-23 WeblateTranslation updates from weblate
2024-06-23 stefonarchUpdated labwc.pot file
2024-06-22 tokyo4jsrc/main.c: initialize locale after reading environment...
2024-06-22 tokyo4jpo/meson.build: minor formatting
2024-06-18 Jens Petersinput: test if tablet device is a libinput device
2024-06-18 Jens Petersaction: add ToggleTabletMouseEmulation
2024-06-15 Johan Malmmenu: capitalize Roll Up/Down
2024-06-15 Simon LongTypo
2024-06-15 Simon LongUse existing reset_keybind function
2024-06-15 Simon LongMove extern to h file
2024-06-15 Simon LongFix release keybindings being triggered after mouse...
2024-06-15 tokyo4jImplement <resize><drawContents>
2024-06-15 tokyo4jsrc/theme.c: add zero_array() macro
2024-06-13 Johan Malmmenu: ignore <item> without parent <menu>
2024-06-13 Jens Petersdocs: clarify tablet button mapping
2024-06-13 Jens Petersinput: support tablet-v2 pad notifications
2024-06-13 Jens Petersinput: track tablets and tablet-pads at seat
2024-06-13 Jens Petersinput: run mousebind action only on button pressed
2024-06-13 WeblateTranslation updates from weblate
2024-06-12 Johan Malmkeyboard: handle onRelease keybind after long press
2024-06-11 Consolatisxwayland: reset cursor image on cursor theme reload
2024-06-10 Johan MalmNEWS.md: interim update
2024-06-10 Consolatissrc/button/button-svg: reduce debug log spam
2024-06-09 Simon LongAdd onRelease option to <keybind>
2024-06-08 Jens Petersinput: always notify all tablet axis
2024-06-08 Jens Petersinput: extract function
2024-06-05 tokyo4jview: prevent child views from opening right/bottom...
2024-06-03 tokyo4jIME: fix flicker when popup surface is initially mapped
2024-06-03 tokyo4jIME: destroy popup node when popup is destroyed
2024-06-01 Narratdocs: add example shutdown file
2024-05-31 tokyo4jcursor: rate-limit resize events respecting monitor...
2024-05-31 Jens Petersinput: prevent cursor notifications from pointer and...
2024-05-31 tokyo4jsession-lock: allow client to update cursor shape
2024-05-31 tokyo4jsession-lock: fix flashing screen when the session...
2024-05-31 tokyo4jsession-lock: refactor
2024-05-29 Yuri Nesterovwayland: add support for security-context-v1
2024-05-28 Jens Petersinput: send tablet proximity-in only above a valid...
2024-05-27 Jens Petersinput: postpone tablet notifications when tip or button...
2024-05-27 Jens Petersinput: close xdg-popups on tablet tip or button press
2024-05-27 Jens Petersinput: prevent interference between pointer and tablet...
2024-05-27 Jens Petersdocs: add mouse emulation section
2024-05-27 Jens Petersconfig: add option for forcing mouse emulation
2024-05-27 Jens Petersinput: support button mapping for tablet capable surfaces
2024-05-27 Jens Petersinput: add tablet-v2 notifications for axis and buttons
2024-05-27 Jens Petersinput: handle tablet tool cursor requests
2024-05-27 Jens Petersinput: add tablet tool setup
2024-05-27 Jens Petersserver: create tablet-v2-manager
2024-05-27 Jens Petersprotocols: add tablet-unstable-v2
2024-05-27 Jens Petersinput: expose general cursor motion and button functions
2024-05-27 Johan MalmAdd action UnMaximize
2024-05-27 Consolatissrc/tearing.c: remove listeners on destroy
2024-05-27 ConsolatisForEach: initialize view query window_type correctly
2024-05-27 Tobias Bengfortdecorations: fix handling of SSD/non-SSD windows
2024-05-26 Johan MalmREADME.md: simplify video link table
2024-05-24 Johan MalmREADME.md: add link to release video
2024-05-22 Consolatissrc/config/rcxml.c: ensure parent action is available
2024-05-22 tokyo4jReplace `_` with `-` in source file names
2024-05-21 tokyo4jmagnifier: fix high CPU usage even with magnifier disabled
2024-05-21 tokyo4jdoc: fix inconsistent wording
2024-05-20 tokyo4jIME: support multiple IME popups
2024-05-19 Simon LongUpdate consumed_by_frame_context for LAB_SSD_ALL
2024-05-19 Simon LongDocumentation
2024-05-19 Simon LongAdd All context for mouse events
2024-05-19 WeblateTranslation updates from weblate
2024-05-19 Jens Petersinput: ignore not supported tablet tools
2024-05-19 Jens Petersinput: remove tablet/pad signal listeners on destroy
2024-05-19 Jens Petersseat: announce pointer capability for tablet tool
2024-05-19 Tobias Bengfortdecorations: add SetDecorations action
2024-05-19 Tobias Bengfortdecorations: make has_ssd public
2024-05-19 Tobias Bengfortdecorations: refactor view_set_decorations
2024-05-19 Johan MalmDeprecate MoveToCursor
2024-05-19 Consolatissrc/main: delay startup of applications until event...
2024-05-19 Andrew J. Hesfordaction: allow configurable policy in AutoPlace action
2024-05-19 ConsolatisSendToDesktop: ensure we focus the topmost view with...
2024-05-18 Tobias Bengfortquery: fix crash on missing identifier/title
2024-05-18 Tobias Bengfortquery: reuse query logic for window rules
2024-05-18 Tobias Bengfortquery: add window type filter for if-actions
2024-05-16 tokyo4jmagnifier: minor refactor
2024-05-15 Simon LongAdd screen magnifier
2024-05-14 Hiroaki Yamamotoseat: prevent xwayland from using incorrect keymap...
2024-05-14 ChloƩ Vulquinkeybind: allow keybinding "-"
2024-05-14 tokyo4jdesktop: show/hide `top` layer more smartly
2024-05-13 ConsolatisCI: add atof() to banned list
2024-05-10 Johan Malmbuild: bump version to 0.7.2
2024-05-10 Johan MalmNEWS.md: update for 0.7.2
2024-05-08 tokyo4jseat: prevent Chromium from crashing when active keyboa...
2024-05-08 Franz Bergerview: fix top-layer not showing when there's a minimize...
2024-05-08 01mickorc.xml.all: s/y/height/ in WindowRule ReSizeTo comment
2024-05-05 Consolatisosd: prevent handling cursor actions in preview mode
2024-05-05 Consolatisxwayland: prevent shaded views from getting mouse events
2024-05-05 tokyo4jmenu: reset parser state in `menu_finish()`
2024-05-04 Consolatiscursor: reload cursor on Reconfigure
next