]> git.mdlowis.com Git - proto/labwc.git/shortlog
proto/labwc.git
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
2024-05-01 tokyo4jcursor: implement <menu><ignoreButtonReleasePeriod>
2024-04-29 Tomi Olliladocs: refer labwc-actions(5), not labwc-action(5)
2024-04-29 tokyo4jview: update top layer visibility on map
2024-04-28 tokyo4jssd: don't update ssd if view width is too small
2024-04-28 tokyo4jview: set LAB_MIN_VIEW_WIDTH equal to total width of...
2024-04-27 Johan Malm.editorconfig: set max_line_length=80 for *.md
2024-04-27 Johan Malm.editorconfig: set max_line_length=74 for commit-messages
2024-04-26 Tomi Olliladocs: Fixed some typos, 80 column lines (where possible)
2024-04-24 WeblateTranslation updates from weblate
2024-04-24 tokyo4jcursor: do action/close menu in successive press &...
2024-04-23 StandreasNEWS.md: fix typos
2024-04-22 Johan MalmNEWS.md: interim update
2024-04-22 David Turnerssd: add window drop-shadows (#1648)
2024-04-22 tokyo4joverlay: allow to draw both/either of filled/outlined...
2024-04-22 tokyo4joverlay: s/preview/overlay/
2024-04-22 ConsolatisFix pid lookup for the Kill action
2024-04-21 Tobias Bengfortadd .scd to editorconfig
2024-04-21 tokyo4jworkspaces: react to Reconfigure
2024-04-21 Hiroaki YamamotoFix some header includes detected by clangd
2024-04-21 Consolatiswindow-rules: add ignoreConfigureRequest
2024-04-21 Johan Malmserver: refactor to avoid *g_server
2024-04-20 Tobias Bengfortwindow-rules: implement type filter
2024-04-18 Hiroaki YamamotoIME: prevent virtual keyboard from unintentionally...
2024-04-18 John Lindgrenadd .clang-format (with a disclaimer)
2024-04-18 John Lindgrenexclude IDE settings in .gitignore
2024-04-18 John Lindgrencommon/buf: rename buf->buf to buf->data
2024-04-18 John Lindgrencommon/buf: use string_null_or_empty()
2024-04-18 John Lindgrencommon: remove buf_init(), add BUF_INIT and buf_move()
2024-04-18 Consolatistreewide: properly clear the buffer
2024-04-16 Andrew J. Hesfordsession: sort directory entries in environment.d
2024-04-16 tokyo4josd: add theme settings for window-switcher preview
2024-04-15 tokyo4jgraphic-helpers: prevent multi-rect edges from overlapping
2024-04-15 tokyo4joverlay: add theme settings for colors and border width
2024-04-15 tokyo4joverlay: add theme setting `snapping.preview.[region...
2024-04-15 tokyo4joverlay: add `inactivate_overlay()` as refactoring
2024-04-15 tokyo4joverlay: remove checks already done in wlroots side
2024-04-14 tokyo4jdoc: enhance documentation on fallback values for OSD...
2024-04-14 tokyo4jthemerc: fix default value of `osd.bg.color`
2024-04-14 tokyo4jdoc: enhance documentation on `border.color`
2024-04-14 Consolatisdocs: add missing documention for the ForEach none...
2024-04-14 nicolas3121src/action.c: add none branch to the ForEach action
2024-04-14 Johan MalmAdd -S|--session <command> option
2024-04-13 Consolatisserver: don't create headless backend twice
2024-04-12 Jens Petersinput: notify idle manager when emulating cursor move
2024-04-10 droc12345osd: add window-switcher custom field (#1670)
2024-04-10 Andrew J. Hesfordsnap: cache and ignore last-snapped edge when growing...
2024-04-10 WeblateTranslation updates from weblate
2024-04-10 Consolatissrc/layer.c: deal with wlroots scene graph running...
2024-04-10 Consolatissrc/ssd/ssd_part.c: ensure button is found
2024-04-10 ConsolatisCI: enable gcc static analyzer
2024-04-08 Consolatisoutput: ensure we don't run into an assert() on VT...
2024-04-08 Consolatissrc/theme.c: support inline alpha encoding like #aabbccff
2024-04-08 John Lindgrencommon/font: avoid rendering semi-transparent backgroun...
2024-04-08 Drocosd: support percent values for window switcher width
2024-04-07 Tomi Olliladocs: 80 column lines (where possible), drop trailing...
2024-04-06 ConsolatisUse pre-multiplied colors by default
2024-04-06 Johan Malmcursor: fix dnd bug
2024-04-05 tokyo4jcursor: send release event to CSD client before finishi...
2024-04-05 Hiroaki Yamamotooverlay: add snap-to-edge overlay (PR #1652)
2024-04-03 WeblateTranslation updates from weblate
2024-04-02 Andrew J. Hesfordcommon: validate and properly parse floats
2024-03-28 Johan Malmcursor: validate double-click against SSD part type
2024-03-26 Jens Petersdocs: Refer to calibration matrix
2024-03-24 Johan Malmlayer: try to set keyboard focus on map
2024-03-24 Johan Malmmenu: support pipe menus
2024-03-24 Consolatiscommon/spawn.c: add spawn_piped()
2024-03-24 Johan Malmmenu: move already-on-selected-item check
2024-03-24 Johan Malmmenu: minor refactor of menu_configure()
2024-03-24 Johan Malmmenu: s/menu_open/menu_open_root/
2024-03-24 Johan Malmlabwc-config(5): clarify applicability of element/attri...
2024-03-22 ConsolatisCONTRIBUTING.md: add Gentoo overlay maintainer
2024-03-22 Johan MalmNEWS.md: interim update
2024-03-21 SnowNFrcxml: add missing check for calibrationMatrix
2024-03-20 SnowNFrcxml: improve parse calibrationMatrix
2024-03-20 SnowNFdocs: fix format in calibrationMatrix section
2024-03-20 SnowNFdocs: fix scdoc build
2024-03-20 SnowNFdocs: add calibrationMatrix section for libinput
2024-03-20 SnowNFOptimize the code based on the suggestions
2024-03-20 SnowNFlibinput: add support for touchscreen set matrix
2024-03-19 01mickoworkspaces.c: fix bug with RTL locales, closes #1633
next