]> git.mdlowis.com Git - proto/labwc.git/shortlog
proto/labwc.git
2022-06-05 Johan Malmxwayland-unmanaged: fix typo
2022-06-05 Johan Malmxwayland-unmanaged: prepare for handling more events
2022-06-05 Johan Malmdocs/environment: add _JAVA_AWT_WM_NONREPARENTING=1
2022-06-05 Johan Malmxwayland-unmanaged: put all surfaces under server-...
2022-06-03 Consolatissrc/config/keybind.c: fix keybind insertion order
2022-06-03 ConsolatisPrevent missing direction arguments to segfault labwc
2022-06-03 Johan MalmCONTRIBUTING.md: fix typo s/sanitzise/sanitize/
2022-06-02 ConsolatisIRC notifications: disable push notifications
2022-06-01 Johan Malmdocs/meson.build: remove environment following 5de92c8
2022-06-01 ConsolatisIRC notifications: use NOTICE to prevent join/part
2022-06-01 Consolatistheme: implement osd.border.color and osd.border.width
2022-06-01 ConsolatisExperimentally add IRC notifications for new PRs and...
2022-05-31 Johan MalmMove config related content from labwc(1) to labwc...
2022-05-31 Johan Malmman pages: minor language and style changes
2022-05-31 Johan Malmlabwc-config(5): move <resistance> to before <focus>
2022-05-31 Johan Malmman pages: unify titles for better "man -k labwc" exper...
2022-05-31 Johan MalmCONTRIBUTING.md: add note on libinput debug-events
2022-05-30 ConsolatisRevert "Fix dynamic output based scaling for menu and...
2022-05-30 Johan Malmxwayland: call foreign-toplevel-destroy on unmap
2022-05-30 ConsolatisChase wlroots: xdg_popup.geometry
2022-05-30 Jelle De Loeckerxwayland-unmanaged: focus parent surface on unmap
2022-05-29 ConsolatisFix dynamic output based scaling for menu and SSD
2022-05-26 Consolatissrc/theme.c: Clean up corner buffers on finish
2022-05-26 Consolatissrc/osd.c: Free buf.buf as its malloc'd in buf_init()
2022-05-26 ConsolatisDeal with font_buffer_create() failures
2022-05-26 Johan MalmCONTRIBUTING.md: describe WLR_WL_OUTPUTS
2022-05-26 Johan MalmCONTRIBUTING.md: add notes on debugging
2022-05-26 ConsolatisChase wlroots: wlr_scene_surface
2022-05-25 Consolatisdesktop_node_and_view_at(): handle layer surfaces
2022-05-25 Consolatissrc/cursor.c: Ignore out-of-surface movement for surfac...
2022-05-25 Consolatissrc/cursor.c: Ensure we send a release event for out...
2022-05-24 Johan Malmcursor: offset xdg invisible border when dragging outsi...
2022-05-24 Consolatissrc/cursor.c: Fix branch condition for out-of-view...
2022-05-20 Johan MalmMerge pull request #334 from Consolatis/fix/maintainers
2022-05-20 ConsolatisUpdate list of package maintainers
2022-05-18 Johan Malmresistance.c: init flags in resistance_resize_apply...
2022-05-18 Johan Malmresistance.c: initialize 'flags' to zero
2022-05-18 Johan MalmMerge pull request #330 from Consolatis/chase/wlroots_x...
2022-05-18 ConsolatisChase wlroots xdg_shell version
2022-05-18 Joshua AshtonREADME: Document what is needed to run on NVIDIA
2022-05-17 Johan MalmNEWS.md: add notes on 0.5.2
2022-05-17 Consolatissrc/xwayland.c: keep SSD state on unmap/map cycle
2022-05-09 ConsolatisMerge pull request #321 from eli-schwartz/meson-subproj...
2022-05-09 Eli Schwartzmeson: use proper dependency fallback for wlroots
2022-05-06 Johan Malmlabwc-action(5): remove incorrect <command>
2022-05-06 Johan Malmmenu: support <action name="Execute"> option <execute>
2022-05-06 Johan Malmmenu: avoid logging on <item label="" icon="">
2022-05-04 Johan Malmdocs/autostart: use wlopm with *
2022-05-03 Johan MalmMove .gitignore to subprojects/
2022-05-03 Johan Malmsubprojects/seatd.wrap: s/master/0.6.4/
2022-05-03 Johan Malmxwayland: handle set_override_redirect events
2022-05-02 01mickonls: add native language support
2022-05-02 Consolatissrc/output.c: Make sure we are always using the correct...
2022-04-28 Johan Malmsrc/ssd/ssd.c: remove superfluous WLR_ERROR log message
2022-04-28 Johan Malmxdg-shell: set fallback geometry if width/height =...
2022-04-28 Johan Malmxdg-shell: set view position before view_maximize()
2022-04-28 yizixiaocursor.c:func is_double_click add check view
2022-04-26 Johan Malmserver.c: remove redundant TODO comment
2022-04-26 Johan Malmview: do not crash on missing output
2022-04-26 Johan Malmsrc/common/dirs.c: add missing slash
2022-04-26 ConsolatisRevert "config: support <mouse><default />"
2022-04-24 Johan Malmlayer: handle output_destroy.notify without crash
2022-04-23 Consolatisview: Refactor view destruction some more
2022-04-22 Johan Malmdocs/environment: add WLR_NO_HARDWARE_CURSORS example
2022-04-22 Johan Malmtheme: change window.label.text.justify default to...
2022-04-22 Johan Malmconfig: support <mouse><default />
2022-04-22 Johan MalmAdd command line option -C to specify config directory
2022-04-21 Joshua Ashtonview: Refactor view destruction
2022-04-21 Johan MalmREADME.md: move important links to top
2022-04-21 Johan Malmlabwc-menu(1): fix s/openbox/labwc/ typo
2022-04-21 Johan Malmdocs/autostart: add swayidle with wlopm example
2022-04-21 Johan Malmxdg-shell: remove view->padding
2022-04-20 Johan MalmChase wlroots X11 hints update
2022-04-20 Johan MalmPrint deprecation notice when running SUID
2022-04-20 Johan Malmosd: fix compiler warning
2022-04-20 Johan Malmosd: show alt-tab switcher center-aligned on all outputs
2022-04-19 Johan Malmview: increase accuracy of center-alignment
2022-04-09 ConsolatisAdd ToggleAlwaysOnTop action
2022-04-08 Johan Malmwlroots.wrap: set revision to latest commit
2022-04-08 Johan MalmNEWS.md: add notes on 0.5.1
2022-04-04 Johan MalmFix trivial coding style breaches
2022-04-04 John Lindgrencursor: Fix "jumping opposite edges" issue when resizing
2022-03-30 Consolatiscursor.c: Do not segfault on missing drag icon
2022-03-28 Johan MalmCONTRIBUTING.md: add notes on packaging
2022-03-28 Johan Malmtouch.c: fix coding style (sx,sy) vs (nx,ny)
2022-03-28 Joshua Ashtonoutput: Implement drm_lease_v1
2022-03-28 Johan Malmxwayland.c: fix coding style
2022-03-28 Johan Malmtouch.c: fix coding style
2022-03-28 Johan MalmChase wlroots wlr_seat_keyboard() refactoring
2022-03-21 bi4k8fix crash when changing TTY
2022-03-21 bi4k8implement touch support
2022-03-21 Johan Malmcursor.c: fix bad cherry-pick in previous commit (64f7b9d)
2022-03-21 ConsolatisRestore Drag mouse bindings and proper double click
2022-03-21 Johan Malmcursor: add cursor_update_focus()
2022-03-21 Consolatiscursor.c: Keep sending adjusted motion events while...
2022-03-21 Consolatisxwayland.c: Do not raise window if deactivating
2022-03-21 John Lindgrenxwayland: Honor size increments from WM_SIZE_HINTS
2022-03-19 Johan MalmMerge branch 'master' of https://github.com/labwc/labwc
2022-03-19 Johan MalmChase wlroots wlr-device-input refactoring
2022-03-16 Consolatismenu.c: Handle keybinding based Reconfigure while menu...
next