]> git.mdlowis.com Git - proto/labwc.git/shortlog
proto/labwc.git
2022-09-11 Johan Malmrcxml.c: enable tap be default on non-touch devices
2022-09-11 Consolatiscursor: Handle missing cursor theme
2022-09-11 Consolatiscursor: Don't load cursor theme in server_init()
2022-09-11 Consolatiscursor: Prevent setting the same cursor image twice
2022-09-11 Consolatiscursor: Prevent resetting cursor icon during Move or...
2022-09-11 Consolatiscursor: Allow re-enter for cursor_update_focus()
2022-09-09 Johan MalmMerge pull request #531 from jlindgren90/titlebar-fixes
2022-09-09 John Lindgrenssd: Make ssd_get_part_type() work for corner buttons
2022-09-09 John Lindgrenconfig: Redefine Title context to include blank areas...
2022-09-09 Johan MalmMerge pull request #523 from jlindgren90/unmanaged...
2022-09-09 Johan MalmMerge pull request #526 from Consolatis/issue/317_gimp_...
2022-09-09 John Lindgreninteractive: Don't write to view->x/y/w/h directly
2022-09-07 Consolatiscursor: Update cursor focus on scroll events
2022-09-07 Consolatiscursor: Make cursor_rebase() private
2022-09-07 Consolatiscursor: Allow cursor button events to trigger cursor_re...
2022-09-07 Consolatissrc/xdg.c: Only call view_moved() when required
2022-09-06 John Lindgrendesktop: Cycle first to topmost view if not already...
2022-09-06 John Lindgrencursor: Update SSD hover state in cursor_rebase()
2022-09-06 John Lindgrencursor: Update focus at various additional points
2022-09-06 Consolatissrc/xwayland.c: Keep view->surface in sync
2022-09-06 Consolatissrc/xwayland.c: Update xsurface on client map request
2022-09-06 John Lindgrenxwayland: Don't center views with explicitly specified...
2022-09-06 John Lindgrenview: Call view_moved() immediately after map
2022-09-03 John Lindgrenxwayland: Factor out focus_next_surface() from unmanage...
2022-09-02 ConsolatisCI: Split jobs
2022-09-02 ConsolatisCI: Additionally build without xwayland
2022-09-02 John Lindgrencursor: Fix out-of-surface movement for unmanaged surfaces
2022-09-01 John Lindgrenxwayland: Keep unmanaged surfaces stacked on top
2022-08-30 Consolatissrc/xwayland-unmanaged.c: Give keyboard focus back...
2022-08-30 Consolatissrc/config/rcxml.c: Add support for <devault /> mousebinds
2022-08-30 Consolatissrc/config/rcxml.c: Replace earlier mousebinds by later...
2022-08-30 Consolatissrc/config/mousebind.c: Fix mousebind ordering
2022-08-30 Consolatissrc/config/rcxml.c: Merge default mousebinds
2022-08-30 Consolatissrc/view.c: Fix minimizing the last window
2022-08-28 Johan MalmMerge pull request #307 from Consolatis/feature/tab_preview
2022-08-28 ConsolatisMove OSD handler for view destruction to osd.c
2022-08-28 Consolatissrc/osd.c: Integrate preview outline into OSD state
2022-08-28 Consolatisalt-tab preview: restore functionality after move to...
2022-08-28 ConsolatisPrepare OSD for reimplementation of the preview feature
2022-08-27 ConsolatisChase wlroots: Culling
2022-08-27 Johan Malmosd: position preview border within SSD max extents
2022-08-27 John Lindgrenview/ssd: Refactor and fix visual indication for active...
2022-08-26 Consolatissrc/{common/font,theme}.c: Switch to cairo helpers
2022-08-24 ConsolatisDisconnect view from destroying output
2022-08-24 FlrianAdd config option to disable preview outlines
2022-08-21 John Lindgrenkeyboard: Hide Alt-Tab switcher when canceling via...
2022-08-21 John Lindgrenosd: Do not show window switcher on disabled outputs
2022-08-20 Consolatissrc/osd.c: Add preview outlines
2022-08-20 Consolatiscommon/graphic-helpers: Add cairo helpers
2022-08-20 Consolatiscommon/graphic-helpers: Add multi_rect
2022-08-19 Johan Malmlabwc-theme(5): add menu.xbm
2022-08-18 Johan Malmview: view_move() s/double/int/ for x and y
2022-08-17 yizixiaofunc output_destroy_notify add free
2022-08-17 Johan Malmsrc/cursor.c: refactor nested if-statements
2022-08-17 Johan Malmcursor: do not clamp motion coordinates for xdg-shell...
2022-08-16 Consolatissrc/cursor.c: Keep sending motion events for out-of...
2022-08-16 John Lindgrencursor: Do not clamp motion coordinates for XWayland...
2022-08-12 Johan Malmkeybind: remove default alt-escape for Exit
2022-08-12 Consolatissrc/ssd/ssd_titlebar.c: Completely hide title when...
2022-08-12 Johan Malmscaled_font_buffer.c: simplify calls to zfree()
2022-08-12 Johan Malmmenu: render submenu arrows
2022-08-12 Johan Malmfont: remove unused font_buffer_update()
2022-08-11 Johan Malmmenu: do not require label attribute for highest level...
2022-08-11 Consolatissrc/xwayland-unmanaged.c: Prevent racing configure...
2022-08-01 01mickoREADME.md: fix broken link for 'environment' man page
2022-07-29 Jan BeichCI: auto-update freebsd-vm within major version
2022-07-29 Consolatissrc/config/session.c: Handle allocation failures
2022-07-29 Consolatissrc/config/session.c: Update dbus / systemd activation...
2022-07-24 Consolatissrc/view.c: Fix output handling with no outputs available
2022-07-23 John Lindgrenxwayland: Process unmanaged client configure requests...
2022-07-21 Johan MalmMerge pull request #457 from Consolatis/fix/xwayland_seat
2022-07-21 ConsolatisCI: Use MacOS-12 for FreeBSD runner
2022-07-21 Consolatisxwayland: (Re)set seat when xwayland is ready
2022-07-21 ConsolatisCI: Update FreeBSD runner
2022-07-18 John Lindgrenxwayland: Process move-only client configure requests...
2022-07-18 John Lindgrenresistance: Do not consider edges of disabled outputs
2022-07-18 John Lindgrencursor: Move resistance_resize_apply() before view_adju...
2022-07-17 Johan MalmMerge pull request #454 from Joshua-Ashton/bump-fd...
2022-07-17 Joshua Ashtonmain: Increase FD limit
2022-07-17 Joshua Ashtoncommon: Add helpers for raising/lowering FD limit
2022-07-15 Johan Malmbuf.c: fix bug in environment variable expansion
2022-07-15 Johan MalmNEWS.md: add notes on 0.5.3
2022-07-14 Johan MalmNEWS.md: add notes on 0.6.0
2022-07-14 Joshua Ashtoncursor: Fix crash when creating a cursor constraint
2022-07-13 Consolatisconfig/rcxml.c: Fix parsing of adaptiveSync setting
2022-07-13 Jan BeichCI: upgrade FreeBSD to 13.1
2022-07-12 Krsna MahapatraCI: Add missing deps for Void Linux runner
2022-07-11 Consolatissrc/view.c: Prevent crash by killing a moving application
2022-07-10 Johan MalmREADME.md: refresh and refactor
2022-07-09 Consolatissrc/output.c: Always react to new output configuration
2022-07-04 Johan Malmxwayland.c: fix position bug
2022-07-04 Consolatissrc/action.c: Convert action->arg to a list of action_arg
2022-07-03 Consolatissrc/view.c: Fall back to default geometry when changing...
2022-07-03 John Lindgren(Partly) fix handling of client-initiated configure...
2022-07-02 ConsolatisRestore original geometry when moving a tiled window
2022-07-02 ConsolatisRename unmaximized_geometry to natural_geometry
2022-07-02 Consolatissrc/view.c: Unmaximize on SnapToEdge
2022-07-02 Consolatissrc/view.c: Prevent SnapToEdge while in fullscreen
2022-07-02 Consolatissrc/view.c: Re-arrange tiled windows on un-fullscreen...
2022-07-02 Consolatissrc/view.c: Re-arrange tiled windows on decoration...
next