]> git.mdlowis.com Git - proto/labwc.git/shortlog
proto/labwc.git
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
2023-03-19 Johan Malmconfig: enable windowSwitcher preview by default
2023-03-19 Johan Malmconfig: change <cycleView*> to <windowSwitcher*>
2023-03-18 Johan MalmMerge pull request #800 from Consolatis/ci/web_deploy
2023-03-11 Johan Malmprotocols: remove redundant wlr-output-management
2023-03-09 Consolatissrc/config/rcxml.c: reset default values on Reconfigure
2023-03-08 Flrianosd: add config option to disable osd
2023-03-07 ConsolatisPrevent rare crash due to layering move / resize /...
2023-03-07 Consolatissrc/keyboard.c: Fix wrong argument parsing
2023-03-07 ConsolatisPrevent cursor based region-snapping when starting...
2023-03-06 ConsolatisAdd FocusOutput action
2023-03-05 Consolatissrc/workspaces.c: update cursor focus
2023-03-05 John Lindgrenxdg: Reduce log priority of timeout message
2023-03-05 John Lindgrenxdg: Detect pending configure request timeouts
2023-03-05 John Lindgrenxdg: Fix visual glitch when resizing xfce4-terminal...
2023-03-05 John Lindgrenview: Anchor right/bottom edge only when resizing via...
2023-03-05 John Lindgrenview: Comment updates
2023-03-05 John Lindgrenview: Add view_set_output()
2023-03-05 John Lindgrenview: Add documentation for view->output
2023-03-05 John Lindgrenview: Eliminate view_output() and use view->output...
2023-03-05 John Lindgrenview: Make view_apply_special_geometry() return void
2023-03-05 John Lindgrenview: Set output prior to view_apply_tiled_geometry()
2023-03-05 John Lindgrenview: Set view->output prior to calling view_center()
2023-03-05 John Lindgrenxdg: Set view->output prior to view_set_fullscreen()
2023-03-05 John Lindgrenxdg,xwayland: Set initial output for views
2023-03-05 John Lindgrenview: Attempt to keep non-floating views on the same...
2023-03-04 ConsolatisAdd ToggleKeybinds action
2023-02-24 Johan Malmxdg/xwayland: remove unnecessary assert()s
2023-02-24 Johan MalmMove common xdg/xwayland handle_destroy() code to view_...
2023-02-24 Johan Malmview: make request_activate listener xwayland only
2023-02-24 Johan Malmsrc/xdg.c: remove all listeners in handle_destroy()
2023-02-24 Consolatissrc/cursor.c: add cursor lock confinement
2023-02-24 Ph42oNsrc/cursor.c: Implement cursor constraints
2023-02-24 Johan Malmxwayland.c: prefix view_impl functions with xwayland_view_
2023-02-24 Johan Malmview: add move_to_front to `struct view_impl`
2023-02-24 ConsolatisCI: Add hwdata to FreeBSD build requirements
2023-02-24 ConsolatisCI: automatically rebuild labwc.github.io
2023-02-22 NorwayFunpo: Add Georgian translation
2023-02-22 NorwayFunpo: Add Georgian translation
2023-02-21 John Lindgrenoutput: Add output_nearest_to()
2023-02-21 John Lindgrenxdg: Use wlr_xdg_surface_get_geometry() to get size
2023-02-21 John Lindgrenxdg: Remove unused #include
2023-02-20 ConsolatisREADME.md: suggest using nested gamescope for gaming
next