]> git.mdlowis.com Git - proto/labwc.git/shortlog
proto/labwc.git
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
2023-04-28 Johan Malmparse-bool.c: add helpers to set bool/int iff valid...
2023-04-27 ConsolatisIgnore SIGPIPE
2023-04-27 Consusoutput: Make the session lock layer the topmost
2023-04-26 Johan Malmaction: gracefully handle argument without key
2023-04-26 Johan Malmcommon/parse-bool.c: make parse_bool() generic
2023-04-26 Johan Malmaction: add get_arg_value_{str,bool} to simplify multi...
2023-04-26 Johan Malmaction: make action_arg_add_bool() static
2023-04-24 Marcin PucAdd Polish translation
2023-04-24 Johan Malmosd: set field width to ellipsize
2023-04-21 Johan Malmconfig: move cycle_* bools to window_switcher struct
2023-04-21 Johan Malmconfig: support window switcher field definitions
2023-04-21 Johan Malmconfig: make <windowSwitcher> a toplevel element
2023-04-21 Johan Malmxwayland: validate PID before activating unmanaged...
2023-04-19 Johan Malmxwayland: handle unmanaged activate requests
2023-04-19 Johan Malmxwayland: handle unmanaged override-redirect requests
2023-04-19 Johan Malmxwayland: split out xwayland_view constructor
2023-04-17 Flrianpo: clean up language files
2023-04-16 umksanUpdate es.po
2023-04-15 May MantariAdd Indonesia translation
2023-04-15 Sunderland93Add Russian translation
2023-04-13 Jean-Luc Mackailsrc/cursor.c: handle pointer constraint position hint
2023-04-02 Johan MalmSupport ext-session-lock protocol
2023-04-01 Johan MalmREADME.md: simplify configuration section
2023-04-01 John Lindgrenview: Add view_move_to_front/back().
2023-04-01 Johan Malmserver: add wlr_backend_autocreate() trouble-shooting...
2023-03-29 Consolatissrc/cursor.c: make sure the cursor is visible after...
2023-03-29 Consolatissrc/cursor.c: fix invisible cursor on output loss ...
2023-03-27 Johan Malmconfig: support scroll-factor
2023-03-27 Juliusz ChroboczekImplement action "Lower"
2023-03-26 Johan Malmdesktop: move scene-tree node in move-to-back
2023-03-26 ConsolatisfollowMouse: allow focus switching via A-Tab
2023-03-26 Johan Malmaction: support SendToDesktop 'follow' option
2023-03-26 Johan MalmMove get_bool() to src/common/
2023-03-25 ConsolatisDecorations: always default to client side decorations
2023-03-25 Johan MalmDecorations: handle results of kde-server-decoration...
2023-03-25 ConsolatisDecorations: minor refactoring, no logical changes...
2023-03-25 ConsolatisDecorations: respect earlier client side decoration...
2023-03-25 ConsolatisDecorations: prepare for the KDE protocol implementation
2023-03-25 ConsolatisDecorations: respect earlier decoration negotiation...
2023-03-23 Johan Malmcursor: fix focus.followMouse glitches
2023-03-20 Johan Malmbuild: bump version to 0.6.2
2023-03-20 Johan MalmNEWS.md: add notes on 0.6.2
2023-03-20 Johan MalmREADME.md: update gaming section on cursor confinement
next