]> git.mdlowis.com Git - proto/labwc.git/shortlog
proto/labwc.git
2023-08-15 Johan Malmcursor: prevent press on layer-subsurface from cancelli...
2023-08-12 Johan Malmfind-idents.c: fix typo
2023-08-11 Johan Malmcheckpatch.pl: check single statement brace
2023-08-11 Johan Malmforeign: set parent
2023-08-10 Johan Malmbutton: move button-png.c to button/
2023-08-10 Johan Malmbutton: refactor xbm code
2023-08-10 Johan Malmcursor: cancel popup grab on mouse-press outside client...
2023-08-10 ConsolatisAdd keepBorder `<theme>` option and enable it by default
2023-08-09 Johan MalmSupport png buttons
2023-08-09 Johan Malmtheme: simplify loading of xbm buttons
2023-08-07 Consolatissrc/cursor.c: end popup grab on desktop click
2023-08-06 ConsolatisRestore SnapToEdge and MoveToEdge default keybinds
2023-08-06 ConsolatisFix crash when using _ToEdge actions when using the...
2023-08-05 Johan Malmview: make move_sub_views() use append_children method
2023-08-05 Johan Malmview: minimize parents/children together
2023-08-05 Johan Malmxwayland: fix client request-unmap bug
2023-08-05 Johan Malmxwayland: guard against mapping view without surface
2023-08-05 Johan Malmview: move (z-order) ancestors with modal dialogs
2023-08-05 Johan Malmxdg: show modal dialog above parent window
2023-08-05 Johan Malmlabwc-theme(5): describe color alpha value
2023-08-02 Consolatisactions: use enum for _ToEdge actions
2023-07-23 Ph42oNview: move MoveRelative code from action.c and restore...
2023-07-18 Johan Malmkeyboard: fallback on raw keysyms for bindings
2023-07-18 Johan Malmkeyboard: combine nsyms and *syms in struct
2023-07-17 Johan Malmtheme: limit corner radius to the height of the titlebar
2023-07-17 Johan Malmtheme: fix rounded-corner bug
2023-07-17 John LindgrenChase wlroots: Stop using wlr_xwayland_surface event...
2023-07-17 John LindgrenChase wlroots: Add missing #include
2023-07-17 John Lindgrenxwayland: Fix segfault at exit (seen with wlroots master)
2023-07-16 stefonarchAdded missing closing tags
2023-07-14 Johan Malmbuild: bump version to 0.6.4
2023-07-14 Johan MalmNEWS.md: add notes on 0.6.4
2023-07-10 Johan Malmdnd: fix focus at end of dnd operation
2023-07-09 ConsolatisAdd support for ext_idle_notify_v1..
2023-07-06 Johan Malmfind-banned: support reading multiple files from stdin
2023-07-06 Johan Malmfind-banned: print filename with each unwanted token
2023-07-06 Consolatisscripts/helper/find-idents.c: handle single line commen...
2023-07-06 Johan MalmAdd scripts/find-banned.sh
2023-07-06 ConsolatisToggleKeybinds per window
2023-07-05 Johan Malmosd: move get_osd_height() closer to where it is called...
2023-07-05 Johan Malmosd: make item-border part of item-height
2023-07-05 Consolatistheme: add option osd.window-switcher.item.active.borde...
2023-07-05 Johan Malmtheme: add option osd.window-switcher.padding
2023-07-05 Consolatissrc/action.c: relax argument checks when running actions
2023-07-05 Consolatisconfig: validate keybind, mousebind and menu actions
2023-07-05 Consolatissrc/action.c: add action_is_valid()
2023-07-05 Consolatissrc/action.c: enforce action arg->key being set
2023-07-04 Johan Malmaction.c: remove duplicate code
2023-07-04 Johan Malmmenu: support CDATA for <command> element
2023-07-04 Johan Malmcheckpatch.pl: allow xmlFree in CamelCase format
2023-07-04 Johan Malmcheckpatch.pl: remove 'spaces preferred around that...
2023-07-04 Johan Malmmenu: print menu.xml nodenames
2023-07-03 Ph42oNaction: disable MoveRelative for fullscreen and unmaximize
2023-07-03 Ph42oNview: resize_relative disable for fullscreen and maximi...
2023-07-01 John Lindgrenview: add client_request flag to view->impl->unmap()
2023-06-29 Johan Malmosd: use theme->osd_border_width for focused item
2023-06-29 Johan Malmtheme: add window-switcher width/padding
2023-06-29 Johan Malmosd: use theme->osd_border_width consistently
2023-06-27 stefonarchSome formatting
2023-06-27 Ph42oNaction: add ResizeRelative
2023-06-27 Ph42oNadd MoveRelative to man page and use view->pending
2023-06-26 Julius Yli... add MoveRelative
2023-06-26 Johan Malmsession.c: unconstify build_path() return value
2023-06-26 Johan Malmcommon/string-helpers.c: add strdup_printf()
2023-06-26 Johan Malmwindow-rules: support matchOnce attribute
2023-06-26 Johan Malmaction: add MoveTo
2023-06-26 Johan Malmaction: support arguments of int type
2023-06-26 Johan Malmconfig: support <margin top="" bottom="" left="" right...
2023-06-26 Johan MalmMove border-struct to common/border.h for sharing
2023-06-25 Johan Malmview: add minimize method
2023-06-25 Sachin Bhatconfig: support <desktops number=""> update documentation
2023-06-25 Sachin Bhatconfig: support <desktops number="">
2023-06-25 Sachin Bhatconfig: support <desktops number=>
2023-06-25 Sachin Bhatconfig: support <desktops number=> update documentation
2023-06-25 Sachin Bhatconfig: support <desktops number=>
2023-06-25 Sachin Bhatconfig: support <desktops number="">
2023-06-14 Standreasdocs/rc.xml.all: fix mousebind button casing
2023-06-11 Johan Malmconfig: fix bug with default scroll mousebind
2023-05-28 Johan Malmdnd: refocus surface under cursor on drag-destroy
2023-05-27 Tomi Olliladocs: fix some typos
2023-05-22 Johan Malmwindow-rules: add skipTaskbar and skipWindowSwitcher
2023-05-22 Johan Malmaction: add ToggleAlwaysOnBottom
2023-05-22 Johan Malmxdg-popup: render above always-on-top
2023-05-21 Tomi Ollilaaction: support {Go,Send}ToDesktop 'wrap' option
2023-05-17 Consolatissrc/output.c: destroy workspace OSD on output destroy
2023-05-17 Consolatissrc/workspaces.c: do not render OSD on disabled outputs
2023-05-15 Consolatissrc/action.c: validate action type when assigning arguments
2023-05-13 Tomi Ollilaincludes: identifier consistency in include guards
2023-05-12 Consolatissrc/config/rcxml.c: move region validation into the...
2023-05-10 Johan Malmlabwc-config(5): describe element/attribute-agnostic...
2023-05-10 Johan Malmwindow-rules: support title criteria
2023-05-08 Johan Malmbuild: bump version to 0.6.3
2023-05-08 Johan MalmNEWS.md: add notes on 0.6.3
2023-05-06 John Lindgrenxwayland: Add mapped argument to xwayland_view_create()
2023-05-06 ConsolatisfollowMouse: add followMouseRequiresMovement
2023-05-06 Johan Malmmatch.c: fix g_utf8_casefold() memory leak
2023-05-04 Johan MalmSupport window-rules
2023-05-04 Johan Malmaction: add Maximize
2023-05-04 Johan MalmAdd common/match.c with match_glob() from theme.c
2023-04-30 Consolatissrc/output.c: fix adaptive sync
next